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
5 years ago
Igor Kulikov
81820a6b24
Merge branch 'master' of github.com:thingsboard/thingsboard
5 years ago
Igor Kulikov
f3c10a4ca2
Improve query params handling
5 years ago
Volodymyr Babak
612a17af3b
Clean up cache in case entity was renamed
5 years ago
Igor Kulikov
27c9ad95e1
Fix tests
5 years ago
Igor Kulikov
5cc3a93cb9
Introduce default dashboard for device profile
5 years ago
Igor Kulikov
6a237b847c
Add customerId field to alarm data query api
5 years ago
Igor Kulikov
9dc88bcb09
Fix transports configurations
5 years ago
Igor Kulikov
3f9c80f577
Update UI: add customerId to alarm
5 years ago
Igor Kulikov
1fac07ed5e
Merge branch 'master' of github.com:thingsboard/thingsboard
5 years ago
Igor Kulikov
3094fb7240
Add customerId to alarm
5 years ago
nickAS21
0f15033739
Lwm2m: fix bug add new instance ( #4554 )
* Lwm2m: fix bug add new instance
* Lwm2m: add KeyName default with instanceId
5 years ago
Igor Kulikov
96878b6d13
Minor improvements
5 years ago
Igor Kulikov
df8c9cecae
Minor improvements
5 years ago
Igor Kulikov
d5b640d602
Add image fields for dashboard and device profile entities. Introduce getAllAlarms and getCustomerAlarms API
5 years ago
nickAS21
89c1743fa0
Lwm2m: RPC finish
5 years ago
Andrii Shvaika
a8dd25a7c8
merge with master
5 years ago
Andrii Shvaika
c9bdce48a1
Merge with master
5 years ago
nickAS21
50209d91fe
Lwm2m: add Write_Update many
5 years ago
YevhenBondarenko
3fb993b48e
fixed firmware dashboard (added deviceProfileId to the firmware autocomplete)
5 years ago
Andrii Shvaika
72382a52e3
LwM2M Server refactoring
5 years ago
nickAS21
bacf822f15
Lwm2m: add Write_Update example #1
5 years ago
Igor Kulikov
cf405be4f3
Merge branch 'master' of github.com:thingsboard/thingsboard
5 years ago
Igor Kulikov
59606f8330
Add support for dashboboards in mobile app. Introduce widget mobile actions.
5 years ago
Andrii Shvaika
dd5195e8d7
Refactoring of LwM2MTransport
5 years ago
Andrii Shvaika
8a4c0a71ce
Reduced warnings
5 years ago
Andrii Shvaika
54543ae4b5
Merge improvements from outdated PR 4527
5 years ago
Andrii Shvaika
8b3e34f0ef
Refactoring of LwM2M transport
5 years ago
Andrii Shvaika
a787ca9d5d
Refactoring of the lwm2m yml configuration
5 years ago
Andrii Shvaika
ff334b5438
Improvements to support large files for firmware updates
5 years ago
Andrew Shvayka
5ca0e05ab5
Merge pull request #4524 from thingsboard/feature/sota
FOTA/SOTA
5 years ago
Andrii Shvaika
00bd26f1f5
Merge with master
5 years ago
Andrii Shvaika
37891ec6c6
Minor refactoring
5 years ago
YevhenBondarenko
ab10dd4494
implemented software update
5 years ago
YevhenBondarenko
4d4ca9b723
firmware tests and validation improvements
5 years ago
Vladyslav_Prykhodko
fd8dee0a9d
UI: Add firmware type
5 years ago
YevhenBondarenko
ca2e08f849
refactoring
5 years ago
YevhenBondarenko
f264aa4330
fixed firmware tests and validation
5 years ago
Vladyslav
069a51c05c
Merge pull request #4520 from vvlladd28/improvement/menu-system-settings
UI: Move Resource library to system settings menu
5 years ago
zbeacon
e6d3b1d3f6
Fix for getting user method when additionalInfo is null and refactoring
5 years ago
nickAS21
e33420d3a8
Lwm2m: firmwareUpdate ( #4516 )
* Lwm2m: firmwareUpdate
* Lwm2m: firmwareUpdate with merge master
* Lwm2m: firmwareUpdate cleaned
* Lwm2m: delete Californium.properties
* Lwm2m: merge with master
5 years ago
Vladyslav
9dcb7b9b5b
UI: Refactoring for the build rule node ui ( #4460 )
* UI: Refactoring LWM2M; fixed build ui rule node
* UI: Refactoring LWM2M security config
5 years ago
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
5 years ago
Vladyslav_Prykhodko
52c34068ae
UI: Move Resource library to system settings menu
5 years ago
Viacheslav Klimov
fbf2d3efdb
Fix entities filtering by kv when search value is empty ( #4515 )
* Fix entities filtering by kv when search value is empty
* Refactor
5 years ago
vzikratyi
e618f2382a
Added dashboard for 'hybrid' DB setup
5 years ago
vzikratyi
ff14283c20
Added default Grafana dashboards
5 years ago
vzikratyi
c25964d747
Added prometheus-grafana monitoring to Docker scripts
5 years ago
Sergey Matvienko
5ad113ad1a
queue consumer: not going to sleep after pull if time left less then 1 millisecond. topic added to logs
5 years ago
Sergey Matvienko
42fb44ff31
concurrency test fix TbMsgPackProcessingContextTest (readyLatch). any logs commented to not affect concurrency with sync logger. refactored
5 years ago