6985 Commits

Author SHA1 Message Date
Igor Kulikov
27c9ad95e1 Fix tests 2021-05-07 18:29:37 +03:00
Igor Kulikov
5cc3a93cb9 Introduce default dashboard for device profile 2021-05-07 18:25:05 +03:00
Igor Kulikov
6a237b847c Add customerId field to alarm data query api 2021-05-07 16:45:44 +03:00
Igor Kulikov
9dc88bcb09 Fix transports configurations 2021-05-07 16:28:35 +03:00
Igor Kulikov
3f9c80f577 Update UI: add customerId to alarm 2021-05-07 16:07:38 +03:00
Igor Kulikov
1fac07ed5e Merge branch 'master' of github.com:thingsboard/thingsboard 2021-05-07 16:06:05 +03:00
Igor Kulikov
3094fb7240 Add customerId to alarm 2021-05-07 16:05:54 +03:00
nickAS21
0f15033739
Lwm2m: fix bug add new instance (#4554)
* Lwm2m: fix bug add new instance

* Lwm2m: add KeyName default with instanceId
2021-05-07 16:05:48 +03:00
Igor Kulikov
96878b6d13 Minor improvements 2021-05-06 20:36:02 +03:00
Igor Kulikov
df8c9cecae Minor improvements 2021-05-06 20:14:34 +03:00
Andrii Shvaika
4ec25beeb3 LwM2M Integration test 2021-05-06 17:11:24 +03:00
Igor Kulikov
d5b640d602 Add image fields for dashboard and device profile entities. Introduce getAllAlarms and getCustomerAlarms API 2021-05-06 17:01:46 +03:00
Andrii Shvaika
38843c839c Merge with the new data structures 2021-05-06 14:07:29 +03:00
Yevhen Bondarenko
7ca626a086
Created LwM2M credentials (#4546)
* Created LwM2M credentials

* psk endpoint
2021-05-06 13:49:51 +03:00
Andrii Shvaika
38af4d5d2d Implementation of custom L2M2M Authorizer 2021-05-06 13:48:09 +03:00
zbeacon
a4eb2df8ee Fix for device software/firmware response topic 2021-05-06 13:46:10 +03:00
zbeacon
281483121d Merge branch 'master' of https://github.com/thingsboard/thingsboard into feature/firmware-checksum-autogenerating 2021-05-06 11:38:02 +03:00
Andrii Shvaika
7322afac0b Implementation draft 2021-05-05 19:09:15 +03:00
nickAS21
89c1743fa0 Lwm2m: RPC finish 2021-05-05 18:57:15 +03:00
Andrii Shvaika
a8dd25a7c8 merge with master 2021-05-05 17:05:18 +03:00
Andrii Shvaika
c9bdce48a1 Merge with master 2021-05-05 17:00:48 +03:00
nickAS21
50209d91fe Lwm2m: add Write_Update many 2021-05-05 17:00:07 +03:00
YevhenBondarenko
3fb993b48e fixed firmware dashboard (added deviceProfileId to the firmware autocomplete) 2021-05-05 13:46:14 +03:00
Andrii Shvaika
72382a52e3 LwM2M Server refactoring 2021-05-05 12:48:49 +03:00
nickAS21
bacf822f15 Lwm2m: add Write_Update example #1 2021-05-05 11:17:24 +03:00
zbeacon
84944f1f16 Merge branch 'master' of https://github.com/thingsboard/thingsboard into feature/firmware-checksum-autogenerating 2021-05-05 09:27:02 +03:00
Igor Kulikov
cf405be4f3 Merge branch 'master' of github.com:thingsboard/thingsboard 2021-05-04 19:44:24 +03:00
Igor Kulikov
59606f8330 Add support for dashboboards in mobile app. Introduce widget mobile actions. 2021-05-04 19:44:15 +03:00
Andrii Shvaika
dd5195e8d7 Refactoring of LwM2MTransport 2021-05-04 12:54:31 +03:00
Andrii Shvaika
8a4c0a71ce Reduced warnings 2021-05-04 12:00:16 +03:00
Andrii Shvaika
54543ae4b5 Merge improvements from outdated PR 4527 2021-05-04 11:47:38 +03:00
Andrii Shvaika
8b3e34f0ef Refactoring of LwM2M transport 2021-05-04 10:33:54 +03:00
Andrii Shvaika
a787ca9d5d Refactoring of the lwm2m yml configuration 2021-04-30 16:35:21 +03:00
zbeacon
4843baf7b9 Merge branch 'master' of https://github.com/thingsboard/thingsboard into feature/firmware-checksum-autogenerating 2021-04-30 14:43:10 +03:00
Andrii Shvaika
ff334b5438 Improvements to support large files for firmware updates 2021-04-30 14:22:36 +03:00
Vladyslav_Prykhodko
fc837f3f1b UI: Rename LWM2M tab name 2021-04-30 12:50:40 +03:00
Andrew Shvayka
5ca0e05ab5
Merge pull request #4524 from thingsboard/feature/sota
FOTA/SOTA
2021-04-30 11:26:50 +03:00
Andrii Shvaika
00bd26f1f5 Merge with master 2021-04-30 11:25:56 +03:00
Andrii Shvaika
37891ec6c6 Minor refactoring 2021-04-30 11:14:29 +03:00
YevhenBondarenko
ab10dd4494 implemented software update 2021-04-30 10:58:32 +03:00
YevhenBondarenko
4d4ca9b723 firmware tests and validation improvements 2021-04-30 10:58:32 +03:00
Vladyslav_Prykhodko
fd8dee0a9d UI: Add firmware type 2021-04-30 10:58:32 +03:00
YevhenBondarenko
ca2e08f849 refactoring 2021-04-30 10:58:32 +03:00
YevhenBondarenko
f264aa4330 fixed firmware tests and validation 2021-04-30 10:58:32 +03:00
Vladyslav
069a51c05c
Merge pull request #4520 from vvlladd28/improvement/menu-system-settings
UI: Move Resource library to system settings menu
2021-04-30 08:53:48 +03:00
zbeacon
b45d514b83 Removed unused method for getting supported checksum algorithms 2021-04-30 08:53:00 +03:00
zbeacon
e6d3b1d3f6 Fix for getting user method when additionalInfo is null and refactoring 2021-04-30 08:39:32 +03:00
nickAS21
e33420d3a8
Lwm2m: firmwareUpdate (#4516)
* Lwm2m: firmwareUpdate

* Lwm2m: firmwareUpdate with merge master

* Lwm2m: firmwareUpdate cleaned

* Lwm2m: delete Californium.properties

* Lwm2m: merge with master
2021-04-30 08:39:06 +03:00
Vladyslav
9dcb7b9b5b
UI: Refactoring for the build rule node ui (#4460)
* UI: Refactoring LWM2M; fixed build ui rule node

* UI: Refactoring LWM2M security config
2021-04-29 18:25:38 +03:00
Vladyslav
99a25cab00
UI: Fixed field name in LC_EVENT; Added error field reset at hiding in event filters (#4453)
* UI: Fixed field name in LC_EVENT; Added error field reset at hiding in event filters

* UI: Updated event filter interface

* UI: Add reset page in event filter
2021-04-29 18:25:23 +03:00