Volodymyr Babak
c081f9b8d3
Use stream
5 years ago
Volodymyr Babak
bb064cbbbd
Edge session send donwlink msgs refactoring
5 years ago
Volodymyr Babak
71791c6847
Refactored DAO to remove additional call to relation table - use spring query
5 years ago
Volodymyr Babak
96ed8f1691
debug code line fix
5 years ago
Volodymyr Babak
4b4d262eeb
Fixes for edge test after latest refactoring
5 years ago
Volodymyr Babak
d3152874fc
Introduced base pageable edge event fetcher
5 years ago
Volodymyr Babak
690bdcc85f
Fixed new user added and not assigned to edge. Added new user test and entity view request test
5 years ago
Volodymyr Babak
a76d3a2b70
Cover cases when entities added during edge disconnect. Refactoring
5 years ago
Viacheslav Klimov
c39fb8c94d
Refactor
5 years ago
Viacheslav Klimov
6b769f17a1
Created alarms limiting UI
5 years ago
Viacheslav Klimov
9873115d8b
Implement created alarms limiting
5 years ago
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
YevhenBondarenko
5bee2b2aec
refactored
5 years ago
YevhenBondarenko
92719c2ac2
added lwm2m x509 test
5 years ago
Igor Kulikov
5cc3a93cb9
Introduce default dashboard for device profile
5 years ago
Igor Kulikov
3094fb7240
Add customerId to alarm
5 years ago
Igor Kulikov
96878b6d13
Minor improvements
5 years ago
Andrii Shvaika
4ec25beeb3
LwM2M Integration test
5 years ago
Igor Kulikov
d5b640d602
Add image fields for dashboard and device profile entities. Introduce getAllAlarms and getCustomerAlarms API
5 years ago
Yevhen Bondarenko
7ca626a086
Created LwM2M credentials ( #4546 )
* Created LwM2M credentials
* psk endpoint
5 years ago
Andrii Shvaika
7322afac0b
Implementation draft
5 years ago
YevhenBondarenko
3fb993b48e
fixed firmware dashboard (added deviceProfileId to the firmware autocomplete)
5 years ago
Igor Kulikov
59606f8330
Add support for dashboboards in mobile app. Introduce widget mobile actions.
5 years ago
Andrii Shvaika
54543ae4b5
Merge improvements from outdated PR 4527
5 years ago
Andrii Shvaika
a787ca9d5d
Refactoring of the lwm2m yml configuration
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
YevhenBondarenko
ca2e08f849
refactoring
5 years ago
YevhenBondarenko
f264aa4330
fixed firmware tests and validation
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
Sergey Matvienko
42fb44ff31
concurrency test fix TbMsgPackProcessingContextTest (readyLatch). any logs commented to not affect concurrency with sync logger. refactored
5 years ago
Sergey Matvienko
39f0775766
Thread pool naming CE ( #4511 )
* added ThingsBoardExecutors and ThingsBoardForkJoinWorkerThreadFactory to define the name for the pool thread
* thread poll named for the AbstractListeningExecutor
* thread poll named for the RestClient. ThingsBoard util dependency added
* most of thread polls named CE
* thread poll name added for telemetry-web-socket-ping
* executors: added custom names for executors (Queue, RuleEngine). Add topic name to the Thread name (useful for JMX and thread dump)
* fixed licence header for a new classes
5 years ago
zbeacon
7a4d302c85
Changes according to comments from @ashvayka
5 years ago
ShvaykaD
b34198f30c
refactored CoAP Server component ( #4497 )
* refactored ce code base needed for coap-integration in pe
* added anotation TbCoapServerComponent on CoapTransportService
* license updated
5 years ago
Viacheslav Klimov
79eb1183d9
Request SNMP devices' ids with pagination
5 years ago
Andrii Shvaika
7edcc605e9
Firmware CoAP and transport improvement
5 years ago
YevhenBondarenko
04cd86e4ba
added resource and firmware to the AccessValidator
5 years ago
YevhenBondarenko
7e39a19531
added customer authority for the firmware info methods
5 years ago
YevhenBondarenko
a5656009d2
implemented audit logs for the firmware and resource
5 years ago
Vladyslav_Prykhodko
ce24a87bed
Add firmware dashboard to loadDemo
5 years ago
YevhenBondarenko
5429175db9
added target_firmware_ts timeseries for the firmware
5 years ago
YevhenBondarenko
83e31f4263
added firmware type
5 years ago
zbeacon
8a5a4f0995
Added ability to autogenerate checksum for firmware
5 years ago
Kalutka Zhenya
0127611204
Refactoring
5 years ago
YevhenBondarenko
aee3fd3b6e
FirmwareCache refactoring
5 years ago
Kalutka Zhenya
2c7ab1ac34
Added 'Use entity lable in tab name' checkbox in Timeseries table
5 years ago
Kalutka Zhenya
98cb4c8e80
Fixed HTML action of identical widgets
5 years ago
Volodymyr Babak
7ce1fc77c9
Use session report timeout to remove staled sessions
5 years ago