Orne Brocaar
0a23c71641
Add option for auto-detect measurements.
...
In case the decoded payload contains random keys the auto-detect
measurements feature will add new measurements for each uplink. With
this option it is possible to turn auto-detection off to avoid
polluting the database with many measurements.
Closes #42 .
2022-11-02 10:19:38 +00:00
Orne Brocaar
577a33ec9a
Run yarn format.
2022-11-01 10:28:57 +00:00
Orne Brocaar
5b3b44bce4
Fix OIDC logout URL in UI.
2022-11-01 10:28:35 +00:00
Orne Brocaar
d6cc9d4fd6
Bump version to 4.0.3-test.1
2022-10-21 07:37:25 +01:00
Orne Brocaar
a91fb1f73e
Bump version to 4.0.2
2022-09-28 13:05:13 +01:00
Orne Brocaar
ea0f84b93d
Bump version to 4.0.1
2022-09-28 09:14:53 +01:00
Orne Brocaar
bb188949df
Update dependencies + fix clippy warnings.
2022-09-26 12:58:01 +01:00
Orne Brocaar
f17250c37f
Show region information in UI.
2022-09-15 10:58:37 +01:00
Orne Brocaar
84a1c6e1be
Bump version to 4.0.0
2022-09-14 09:43:05 +01:00
Orne Brocaar
a43ef72fb2
Fix chart tooltip date format.
2022-09-13 10:15:21 +01:00
Orne Brocaar
90c5af20df
Update encodeDownlink code template.
2022-09-12 11:52:51 +01:00
Orne Brocaar
0fc548d6b4
Fix object > data error in template.
...
Closes #39 .
2022-09-10 12:42:50 +01:00
Orne Brocaar
cba8da2d05
Bump version to 4.0.0-rc.4
2022-09-05 22:47:47 +01:00
Orne Brocaar
32889d7052
Make UI proxy work within Compose for development.
2022-09-01 14:50:46 +01:00
Orne Brocaar
0fa40717e8
Add missing CN470 configuration.
...
Closes #36 .
2022-08-31 09:48:55 +01:00
Orne Brocaar
ca2961c7b6
Bump version to 4.0.0-rc.3
2022-08-23 08:59:05 +01:00
Orne Brocaar
d4337b10ab
Bump version to 4.0.0-rc.2
2022-08-11 12:04:21 +01:00
Orne Brocaar
ca567ca562
Bump version to 4.0.0-rc.1
2022-08-10 12:36:43 +01:00
Orne Brocaar
cfb4290334
Add missing isDisabled and setSkipFcntCheck switches (UI).
2022-08-09 11:07:32 +01:00
Orne Brocaar
e680db3be0
Bump version to 4.0.0-test.18
2022-08-04 17:11:45 +01:00
Orne Brocaar
a14adfe20b
Bump version to 4.0.0-test.17
2022-08-04 10:27:03 +01:00
Orne Brocaar
341ac828b0
Bump version to 4.0.0-test.16
2022-08-01 12:59:57 +01:00
Orne Brocaar
edff985ad8
Bump version to 4.0.0-test.15
2022-08-01 10:20:57 +01:00
Orne Brocaar
eee1c4b4b0
Show counter value as rate per aggregation interval.
2022-07-31 13:10:16 +01:00
Orne Brocaar
f58e39e503
Bump version to 4.0.0-test.14
2022-07-28 09:02:54 +01:00
Orne Brocaar
7a7d3dbd4e
Add missing LoRa 2.4 gHz code-rates to enum.
2022-07-27 10:06:14 +01:00
Orne Brocaar
73d581fc4c
Update version.
2022-07-26 15:29:01 +01:00
Orne Brocaar
e7432986cd
Bump version to v4.0.0-test.11.
2022-07-21 16:17:41 +01:00
Orne Brocaar
067869e4f0
Bump version to v4.0.0-test.10.
2022-07-21 13:49:51 +01:00
dependabot[bot]
3cbc2eba9b
Bump terser from 5.13.1 to 5.14.2 in /ui ( #30 )
...
Bumps [terser](https://github.com/terser/terser ) from 5.13.1 to 5.14.2.
- [Release notes](https://github.com/terser/terser/releases )
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md )
- [Commits](https://github.com/terser/terser/commits )
---
updated-dependencies:
- dependency-name: terser
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-21 12:36:43 +01:00
Orne Brocaar
cbb1449868
Bump version.
2022-07-20 13:27:34 +01:00
Orne Brocaar
11d433a394
Show loader on aggregation interval change or refresh.
2022-07-19 11:13:47 +01:00
Orne Brocaar
72e72446a2
Disable activation key form for OTAA.
...
Closes #10 .
2022-07-14 11:42:07 +01:00
Orne Brocaar
68b1de87f3
Rename setItem to setQueueItem.
...
This was renamed to be more consistent with the multicast enqueue message.
2022-07-13 12:35:13 +01:00
dependabot[bot]
ae94d0ce43
Bump moment from 2.29.3 to 2.29.4 in /ui ( #28 )
...
Bumps [moment](https://github.com/moment/moment ) from 2.29.3 to 2.29.4.
- [Release notes](https://github.com/moment/moment/releases )
- [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md )
- [Commits](https://github.com/moment/moment/compare/2.29.3...2.29.4 )
---
updated-dependencies:
- dependency-name: moment
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-13 12:22:12 +01:00
Orne Brocaar
96ab49944c
Add IFTTT integration.
2022-07-06 15:43:00 +01:00
Orne Brocaar
9ab2f77ee2
Fix CodeMirror not refreshing on value change.
...
On changing a different device-profile template and thus changing the
this.state.value, CodeMirror would not rerender until focussing the
textarea field.
2022-07-05 15:18:43 +01:00
Orne Brocaar
6dbbaff7b6
Add button to set gw to current location.
2022-07-05 14:48:02 +01:00
Orne Brocaar
3fd821ebdf
Update version to v4.0.0-test.7.
2022-06-29 14:10:50 +01:00
Orne Brocaar
a04d47833f
Render empty bar and heatmap charts.
2022-06-29 09:26:42 +01:00
Orne Brocaar
462ff3665d
Fix missing Card import.
2022-06-28 15:12:34 +01:00
Orne Brocaar
a01f8565fd
Implement support for quick device measurement metrics.
2022-06-28 15:05:42 +01:00
Orne Brocaar
4fa9341139
Bump version.
2022-06-10 12:32:09 +01:00
Orne Brocaar
8a695d341c
Add missing classCTimeout and abpRx1DrOffset on template select.
...
Closes #27 .
2022-06-10 12:22:07 +01:00
Orne Brocaar
804c876aa7
Format UI code.
2022-06-08 14:10:04 +01:00
Orne Brocaar
d9d3f14e80
Implement support for device-profile templates + TTN importer.
2022-06-07 19:29:59 +01:00
dependabot[bot]
ba4aeb849c
Bump follow-redirects from 1.13.2 to 1.15.0 in /ui ( #18 )
...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects ) from 1.13.2 to 1.15.0.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases )
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.13.2...v1.15.0 )
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-07 11:51:25 +01:00
Orne Brocaar
3b426471b3
Re-implement copy to clipboard (DevAddr, EUI and AES keys).
2022-06-07 11:47:25 +01:00
Orne Brocaar
3486d94441
Fix Buffer to Protobuf setData casting.
2022-05-24 20:28:36 +01:00
Orne Brocaar
3199276c83
Fix missing Buffer reference.
...
Closes #23 .
2022-05-24 16:22:54 +01:00