Thomas Basler
|
c3a043b1ce
|
Improve handling of firmware data fetch
|
2022-08-10 19:03:02 +02:00 |
|
Thomas Basler
|
f566a8c522
|
Implemented parser methods and publish to mqtt
|
2022-08-10 19:03:02 +02:00 |
|
Thomas Basler
|
ee339fa9bd
|
Use Parser class in Statistics and Alarm parser
|
2022-08-10 19:03:02 +02:00 |
|
Thomas Basler
|
8715320282
|
Implemented DevInfo command
|
2022-08-10 19:03:02 +02:00 |
|
Thomas Basler
|
35a72acf34
|
Fix #71: Extend mqtt hostname from 31 characters to 128 characters
|
2022-08-10 18:59:30 +02:00 |
|
Thomas Basler
|
80f7ba86d7
|
Fix #70: MQTT Messages where published even if no broker connection was established
|
2022-08-10 18:42:12 +02:00 |
|
Thomas Basler
|
b40b0a14c1
|
Added compiled app.js.gz
|
2022-08-09 21:48:32 +02:00 |
|
Thomas Basler
|
ef5d549f8a
|
Fix exception when deleting a inverter
|
2022-08-09 21:46:40 +02:00 |
|
Thomas Basler
|
c5b29567e1
|
webapp: show dialogue before deleting inverter
|
2022-08-09 21:32:25 +02:00 |
|
Thomas Basler
|
7e9a06d89e
|
webapp: Mark delete inverter icon in red
|
2022-08-09 21:04:54 +02:00 |
|
Thomas Basler
|
285ead1186
|
Upgraded Bootstrap from 5.1 to 5.2
|
2022-08-09 20:57:51 +02:00 |
|
Thomas Basler
|
7e4fa709cd
|
Update README.md with new features and better description of pinout
|
2022-08-09 20:14:02 +02:00 |
|
tbnobody
|
778cce2245
|
Merge pull request #62 from tbnobody/dependabot/npm_and_yarn/webapp/core-js-3.24.1
Bump core-js from 3.23.2 to 3.24.1 in /webapp
|
2022-08-06 04:28:50 +02:00 |
|
tbnobody
|
6c4c2d80b8
|
Merge pull request #60 from tbnobody/dependabot/npm_and_yarn/webapp/vue-router-4.1.3
Bump vue-router from 4.0.16 to 4.1.3 in /webapp
|
2022-08-06 04:26:05 +02:00 |
|
dependabot[bot]
|
b165409ca1
|
Bump core-js from 3.23.2 to 3.24.1 in /webapp
Bumps [core-js](https://github.com/zloirock/core-js) from 3.23.2 to 3.24.1.
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zloirock/core-js/compare/v3.23.2...v3.24.1)
---
updated-dependencies:
- dependency-name: core-js
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-08-06 02:22:52 +00:00 |
|
dependabot[bot]
|
43a5840f21
|
Bump vue-router from 4.0.16 to 4.1.3 in /webapp
Bumps [vue-router](https://github.com/vuejs/router) from 4.0.16 to 4.1.3.
- [Release notes](https://github.com/vuejs/router/releases)
- [Commits](https://github.com/vuejs/router/compare/v4.0.16...v4.1.3)
---
updated-dependencies:
- dependency-name: vue-router
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-08-06 02:22:16 +00:00 |
|
tbnobody
|
556de38df8
|
Merge pull request #59 from tbnobody/dependabot/npm_and_yarn/webapp/types/node-18.6.4
Bump @types/node from 18.0.0 to 18.6.4 in /webapp
|
2022-08-06 04:12:34 +02:00 |
|
tbnobody
|
7e1cd53001
|
Merge pull request #56 from tbnobody/dependabot/npm_and_yarn/webapp/eslint-8.21.0
Bump eslint from 8.18.0 to 8.21.0 in /webapp
|
2022-08-06 04:11:11 +02:00 |
|
dependabot[bot]
|
f05eea2e96
|
Bump eslint from 8.18.0 to 8.21.0 in /webapp
Bumps [eslint](https://github.com/eslint/eslint) from 8.18.0 to 8.21.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.18.0...v8.21.0)
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-08-06 02:07:29 +00:00 |
|
dependabot[bot]
|
a39abf81b4
|
Bump @types/node from 18.0.0 to 18.6.4 in /webapp
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.0.0 to 18.6.4.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-08-06 02:07:24 +00:00 |
|
tbnobody
|
0571e52109
|
Merge pull request #55 from tbnobody/dependabot/npm_and_yarn/webapp/vue/cli-plugin-typescript-5.0.8
Bump @vue/cli-plugin-typescript from 5.0.6 to 5.0.8 in /webapp
|
2022-08-06 04:03:56 +02:00 |
|
tbnobody
|
745d33f9be
|
Merge pull request #53 from tbnobody/dependabot/npm_and_yarn/webapp/vue/cli-plugin-babel-5.0.8
Bump @vue/cli-plugin-babel from 5.0.6 to 5.0.8 in /webapp
|
2022-08-06 04:03:34 +02:00 |
|
dependabot[bot]
|
18bb3fcb40
|
Bump @vue/cli-plugin-typescript from 5.0.6 to 5.0.8 in /webapp
Bumps [@vue/cli-plugin-typescript](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-typescript) from 5.0.6 to 5.0.8.
- [Release notes](https://github.com/vuejs/vue-cli/releases)
- [Changelog](https://github.com/vuejs/vue-cli/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-cli/commits/v5.0.8/packages/@vue/cli-plugin-typescript)
---
updated-dependencies:
- dependency-name: "@vue/cli-plugin-typescript"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-08-06 02:00:31 +00:00 |
|
dependabot[bot]
|
4a25b6909b
|
Bump @vue/cli-plugin-babel from 5.0.6 to 5.0.8 in /webapp
Bumps [@vue/cli-plugin-babel](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-babel) from 5.0.6 to 5.0.8.
- [Release notes](https://github.com/vuejs/vue-cli/releases)
- [Changelog](https://github.com/vuejs/vue-cli/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-cli/commits/v5.0.8/packages/@vue/cli-plugin-babel)
---
updated-dependencies:
- dependency-name: "@vue/cli-plugin-babel"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-08-06 01:59:48 +00:00 |
|
tbnobody
|
53550e41c4
|
Merge pull request #54 from tbnobody/dependabot/npm_and_yarn/webapp/eslint-plugin-vue-9.3.0
Bump eslint-plugin-vue from 9.1.1 to 9.3.0 in /webapp
|
2022-08-06 03:56:57 +02:00 |
|
dependabot[bot]
|
813a5836cd
|
Bump eslint-plugin-vue from 9.1.1 to 9.3.0 in /webapp
Bumps [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) from 9.1.1 to 9.3.0.
- [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases)
- [Commits](https://github.com/vuejs/eslint-plugin-vue/compare/v9.1.1...v9.3.0)
---
updated-dependencies:
- dependency-name: eslint-plugin-vue
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-08-06 01:53:41 +00:00 |
|
tbnobody
|
cc7a10c916
|
Merge pull request #58 from tbnobody/dependabot/npm_and_yarn/webapp/babel/eslint-parser-7.18.9
Bump @babel/eslint-parser from 7.18.2 to 7.18.9 in /webapp
|
2022-08-06 03:52:07 +02:00 |
|
tbnobody
|
af3c4bd95f
|
Merge pull request #57 from tbnobody/dependabot/npm_and_yarn/webapp/vue/cli-plugin-eslint-5.0.8
Bump @vue/cli-plugin-eslint from 5.0.6 to 5.0.8 in /webapp
|
2022-08-06 03:51:33 +02:00 |
|
dependabot[bot]
|
25ec510840
|
Bump @babel/eslint-parser from 7.18.2 to 7.18.9 in /webapp
Bumps [@babel/eslint-parser](https://github.com/babel/babel/tree/HEAD/eslint/babel-eslint-parser) from 7.18.2 to 7.18.9.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.18.9/eslint/babel-eslint-parser)
---
updated-dependencies:
- dependency-name: "@babel/eslint-parser"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-08-06 01:47:13 +00:00 |
|
dependabot[bot]
|
57f4fdf175
|
Bump @vue/cli-plugin-eslint from 5.0.6 to 5.0.8 in /webapp
Bumps [@vue/cli-plugin-eslint](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-eslint) from 5.0.6 to 5.0.8.
- [Release notes](https://github.com/vuejs/vue-cli/releases)
- [Changelog](https://github.com/vuejs/vue-cli/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-cli/commits/v5.0.8/packages/@vue/cli-plugin-eslint)
---
updated-dependencies:
- dependency-name: "@vue/cli-plugin-eslint"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-08-06 01:46:53 +00:00 |
|
tbnobody
|
0e09edd0bf
|
Merge pull request #52 from tbnobody/dependabot/npm_and_yarn/webapp/typescript-eslint/parser-5.32.0
Bump @typescript-eslint/parser from 5.29.0 to 5.32.0 in /webapp
|
2022-08-06 03:40:14 +02:00 |
|
tbnobody
|
1a58b07579
|
Merge pull request #51 from tbnobody/dependabot/npm_and_yarn/webapp/vue/cli-service-5.0.8
Bump @vue/cli-service from 5.0.6 to 5.0.8 in /webapp
|
2022-08-06 03:38:22 +02:00 |
|
tbnobody
|
2808eb8353
|
Merge pull request #50 from tbnobody/dependabot/npm_and_yarn/webapp/babel/core-7.18.10
Bump @babel/core from 7.18.5 to 7.18.10 in /webapp
|
2022-08-06 03:36:00 +02:00 |
|
tbnobody
|
2b08e1d060
|
Merge pull request #49 from tbnobody/dependabot/github_actions/actions/cache-3
Bump actions/cache from 2 to 3
|
2022-08-06 03:34:40 +02:00 |
|
dependabot[bot]
|
e0a6d2732e
|
Bump @typescript-eslint/parser from 5.29.0 to 5.32.0 in /webapp
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.29.0 to 5.32.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.32.0/packages/parser)
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-08-06 01:30:15 +00:00 |
|
dependabot[bot]
|
5d43f3166e
|
Bump @vue/cli-service from 5.0.6 to 5.0.8 in /webapp
Bumps [@vue/cli-service](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-service) from 5.0.6 to 5.0.8.
- [Release notes](https://github.com/vuejs/vue-cli/releases)
- [Changelog](https://github.com/vuejs/vue-cli/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-cli/commits/v5.0.8/packages/@vue/cli-service)
---
updated-dependencies:
- dependency-name: "@vue/cli-service"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-08-06 01:29:56 +00:00 |
|
dependabot[bot]
|
4790a41123
|
Bump @babel/core from 7.18.5 to 7.18.10 in /webapp
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.18.5 to 7.18.10.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.18.10/packages/babel-core)
---
updated-dependencies:
- dependency-name: "@babel/core"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-08-06 01:29:40 +00:00 |
|
dependabot[bot]
|
e378572f76
|
Bump actions/cache from 2 to 3
Bumps [actions/cache](https://github.com/actions/cache) from 2 to 3.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v2...v3)
---
updated-dependencies:
- dependency-name: actions/cache
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-08-06 01:27:02 +00:00 |
|
Thomas Basler
|
a3c93bb474
|
Configure dependabot
|
2022-08-06 03:26:30 +02:00 |
|
helgeerbe
|
4435fbcdad
|
Add support for MQTT TLS
To support TLS its necessary to use another MQTT library.
The new lib is a drop-in replacement for the async-mqtt-client.
|
2022-08-06 00:14:44 +02:00 |
|
Thomas Basler
|
6c088a9898
|
Implemented channel hopping on TX frequencies
Every sent package changes the frequency
|
2022-08-04 20:10:44 +02:00 |
|
Thomas Basler
|
3789183ca3
|
Fix #45: Dont allow spaces in MQTT topics
|
2022-08-03 21:23:22 +02:00 |
|
Thomas Basler
|
4ff6433b90
|
Added first empty classes for DevControl and ParaSet
|
2022-08-03 20:36:35 +02:00 |
|
Thomas Basler
|
037f7b9caf
|
Move CRC check of multidata command from InverterAbstract to MultiDataCommand class
|
2022-08-03 19:51:10 +02:00 |
|
Thomas Basler
|
3abc7d7e3d
|
Increase max receiveable packages to 12
* Required for large eventlogs
|
2022-08-03 19:21:52 +02:00 |
|
Thomas Basler
|
081b19f9fb
|
Allow fragments without payload
This is required for several DevControl commands
|
2022-08-03 19:13:31 +02:00 |
|
Thomas Basler
|
857e4a3671
|
Remove RequestType and place handling of response in the command class
|
2022-08-03 18:50:34 +02:00 |
|
Thomas Basler
|
a73707380f
|
RequestFrameCommand can now be configured individually for each command
If the return value equals nullptr, a retransmit is not performed
|
2022-08-02 21:14:41 +02:00 |
|
Thomas Basler
|
c35f12c7be
|
Fixed CRC calculation
|
2022-07-30 12:50:07 +02:00 |
|
Thomas Basler
|
0d26337575
|
Fixed retransmit count
|
2022-07-30 11:59:01 +02:00 |
|