Volodymyr Babak
8e08ddcbca
Return fast if entity is edge
5 years ago
Volodymyr Babak
b0bfdfff8e
Pagedata usage for get edges methods
5 years ago
Volodymyr Babak
93de268018
Filter non null msgs. Add warn in case unknonw entity type
5 years ago
Volodymyr Babak
19bbccce56
Added edge rule chain if edges disabled - for future, when edges are enabled back
5 years ago
Volodymyr Babak
a3d728f03e
Changed signature of edge fetch method
5 years ago
Volodymyr Babak
2c826c12cd
added admin setting fetcher
5 years ago
Volodymyr Babak
c43bc3c8b1
Organize imports
5 years ago
Volodymyr Babak
0b8d0e6029
Move processActionForAllEdges to base class for PE
5 years ago
Volodymyr Babak
ce5c3441fa
Refactoring - push notification code to processors
5 years ago
Volodymyr Babak
ed9d84a202
Processors renaming
5 years ago
Volodymyr Babak
ddfa1c156c
added connected flag to imitator to avoid error in the test logs
5 years ago
Volodymyr Babak
fb6e152f7e
Introduced processors for "to edge" msgs
5 years ago
Volodymyr Babak
ecc43baed2
startSyncProcess added tenant id and edge id
5 years ago
Volodymyr Babak
f5bc5ce111
One more refactoring
5 years ago
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
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
Igor Kulikov
d5b640d602
Add image fields for dashboard and device profile entities. Introduce getAllAlarms and getCustomerAlarms API
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
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