Volodymyr Babak
|
ea8e55dbab
|
Set downlink msg id in the response msg
|
2021-06-02 11:24:19 +03:00 |
|
Volodymyr Babak
|
0465781303
|
Updated edge root rule chain. Fixed handling of failed rpc messages
|
2021-06-01 18:53:39 +03:00 |
|
Volodymyr Babak
|
7fa6cbd53f
|
Resend only failed messages and not the entire pack
|
2021-06-01 16:16:51 +03:00 |
|
Volodymyr Babak
|
d79ab8880d
|
Added scope to push to cloud and push to edge rule nodes configuration
|
2021-05-28 20:01:12 +03:00 |
|
Volodymyr Babak
|
3d1f0c61f7
|
Fixed compilation
|
2021-05-28 18:57:14 +03:00 |
|
Volodymyr Babak
|
667d7ac517
|
Moved constuct edge method to parent
|
2021-05-28 18:20:51 +03:00 |
|
Volodymyr Babak
|
9ac73768e8
|
Added rule chain controller and service get edge rule chains test
|
2021-05-28 15:34:54 +03:00 |
|
Volodymyr Babak
|
8b98b2e48f
|
NullPointer exception fix
|
2021-05-27 12:32:33 +03:00 |
|
Volodymyr Babak
|
616c1df36f
|
Return edge id in case EDGE type
|
2021-05-25 13:52:55 +03:00 |
|
Volodymyr Babak
|
8e08ddcbca
|
Return fast if entity is edge
|
2021-05-25 11:00:05 +03:00 |
|
Volodymyr Babak
|
b0bfdfff8e
|
Pagedata usage for get edges methods
|
2021-05-25 10:38:12 +03:00 |
|
Volodymyr Babak
|
93de268018
|
Filter non null msgs. Add warn in case unknonw entity type
|
2021-05-20 18:33:12 +03:00 |
|
Volodymyr Babak
|
19bbccce56
|
Added edge rule chain if edges disabled - for future, when edges are enabled back
|
2021-05-20 16:03:41 +03:00 |
|
Volodymyr Babak
|
a3d728f03e
|
Changed signature of edge fetch method
|
2021-05-20 13:20:34 +03:00 |
|
Volodymyr Babak
|
2c826c12cd
|
added admin setting fetcher
|
2021-05-20 13:05:21 +03:00 |
|
Volodymyr Babak
|
c43bc3c8b1
|
Organize imports
|
2021-05-19 18:08:34 +03:00 |
|
Volodymyr Babak
|
0b8d0e6029
|
Move processActionForAllEdges to base class for PE
|
2021-05-19 17:32:16 +03:00 |
|
Volodymyr Babak
|
ce5c3441fa
|
Refactoring - push notification code to processors
|
2021-05-19 17:23:54 +03:00 |
|
Volodymyr Babak
|
ed9d84a202
|
Processors renaming
|
2021-05-19 17:08:49 +03:00 |
|
Volodymyr Babak
|
ddfa1c156c
|
added connected flag to imitator to avoid error in the test logs
|
2021-05-19 16:45:36 +03:00 |
|
Volodymyr Babak
|
fb6e152f7e
|
Introduced processors for "to edge" msgs
|
2021-05-19 14:14:26 +03:00 |
|
Volodymyr Babak
|
0245ef20d7
|
Merge remote-tracking branch 'upstream/master' into edge-3.3
|
2021-05-19 11:52:04 +03:00 |
|
Volodymyr Babak
|
ecc43baed2
|
startSyncProcess added tenant id and edge id
|
2021-05-18 13:49:38 +03:00 |
|
Volodymyr Babak
|
f5bc5ce111
|
One more refactoring
|
2021-05-18 11:54:54 +03:00 |
|
Volodymyr Babak
|
c081f9b8d3
|
Use stream
|
2021-05-18 11:09:52 +03:00 |
|
Volodymyr Babak
|
bb064cbbbd
|
Edge session send donwlink msgs refactoring
|
2021-05-18 11:03:52 +03:00 |
|
Igor Kulikov
|
c768fcbac1
|
Dashboard performance improvements by changing change detection strategy to OnPush
|
2021-05-14 18:21:46 +03:00 |
|
Igor Kulikov
|
634df64692
|
Do not show update dashboard image in mobile app
|
2021-05-14 13:38:35 +03:00 |
|
Volodymyr Babak
|
71791c6847
|
Refactored DAO to remove additional call to relation table - use spring query
|
2021-05-13 15:04:12 +03:00 |
|
Igor Kulikov
|
527bc5e2c2
|
Merge branch 'master' of github.com:thingsboard/thingsboard
|
2021-05-13 13:39:31 +03:00 |
|
Igor Kulikov
|
0dde6233b1
|
Improve dashboard image dialog - ability to set crop rectangle for dashboard screenshot
|
2021-05-13 13:39:20 +03:00 |
|
Volodymyr Babak
|
96ed8f1691
|
debug code line fix
|
2021-05-13 10:14:19 +03:00 |
|
Volodymyr Babak
|
4b4d262eeb
|
Fixes for edge test after latest refactoring
|
2021-05-13 08:38:28 +03:00 |
|
Vladyslav
|
ac95291418
|
Merge pull request #4525 from vvlladd28/improvement/lwm2m/rename-tab
UI: Rename LWM2M tab name
|
2021-05-12 21:21:45 +03:00 |
|
Volodymyr Babak
|
d3152874fc
|
Introduced base pageable edge event fetcher
|
2021-05-12 20:13:40 +03:00 |
|
Volodymyr Babak
|
690bdcc85f
|
Fixed new user added and not assigned to edge. Added new user test and entity view request test
|
2021-05-12 19:49:53 +03:00 |
|
Volodymyr Babak
|
ab55619abf
|
Merge branch 'master' of github.com:thingsboard/thingsboard into edge-3.3
|
2021-05-12 18:15:52 +03:00 |
|
Volodymyr Babak
|
a76d3a2b70
|
Cover cases when entities added during edge disconnect. Refactoring
|
2021-05-12 18:14:51 +03:00 |
|
Igor Kulikov
|
064778951a
|
UI: Ability to update dashboard image from screenshot
|
2021-05-12 17:04:42 +03:00 |
|
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 |
|