Viacheslav Klimov
c39fb8c94d
Refactor
2021-05-12 14:23:57 +03:00
Viacheslav Klimov
1c1e3f9b96
Refactor
2021-05-12 14:23:57 +03:00
Viacheslav Klimov
6b769f17a1
Created alarms limiting UI
2021-05-12 14:23:57 +03:00
Viacheslav Klimov
9873115d8b
Implement created alarms limiting
2021-05-12 14:23:57 +03:00
Vladyslav
a7d1b54bb4
Merge pull request #4563 from vvlladd28/bug/entity-view/add
...
UI: Fixed didn't add enabled created entity view after refactoring Edge
2021-05-12 11:20:59 +03:00
nickAS21
a703dead7b
Lwm2m: add Update Fw && Sw ( #4557 )
...
* Lwm2m: add Update Fw && Fix bug toLwM2mObject (not add Lwm2mObject without resources)
* Lwm2m: fix bug test
* Lwm2m: fw_update_start
* Lwm2m: fw_update send state
* Lwm2m: add registration_store_pool_size: "${LWM2M_REGISTRATION_STORE_POOL_SIZE:100}"
clean_period_in_sec: "${LWM2M_CLEAN_PERIOD_IN_SEC:2}"
* Lwm2m: add Update Execute
* Lwm2m: add Update Execute Successful
* Lwm2m: send state to tningsboard if only Successful
2021-05-11 18:27:35 +03:00
Igor Kulikov
81820a6b24
Merge branch 'master' of github.com:thingsboard/thingsboard
2021-05-11 18:03:29 +03:00
Igor Kulikov
f3c10a4ca2
Improve query params handling
2021-05-11 18:03:18 +03:00
Volodymyr Babak
612a17af3b
Clean up cache in case entity was renamed
2021-05-11 14:06:18 +03:00
Vladyslav_Prykhodko
80d8ebfda6
UI: Fixed didn't add enabled created entity view after refactoring Edge
2021-05-11 13:57:57 +03:00
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
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
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
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
Andrii Shvaika
ff334b5438
Improvements to support large files for firmware updates
2021-04-30 14:22:36 +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
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
Vladyslav_Prykhodko
52c34068ae
UI: Move Resource library to system settings menu
2021-04-29 16:55:05 +03:00