2843 Commits

Author SHA1 Message Date
Volodymyr Babak
7fa6cbd53f Resend only failed messages and not the entire pack 2021-06-01 16:16:51 +03:00
YevhenBondarenko
161c3ad40e firmware dashboard improvements 2021-05-31 19:50:39 +03:00
YevhenBondarenko
a7239c9d39 Renamed Firmware to OtaPackage 2021-05-31 16:43:33 +03:00
Viacheslav Klimov
9e1d86d7e8 Refactor 2021-05-31 15:41:16 +03:00
Viacheslav Klimov
6c6f9b20ae Alarms TTL UI 2021-05-31 14:59:17 +03:00
Viacheslav Klimov
9bb74b96dc Implement alarms removal by TTL 2021-05-31 14:59:17 +03:00
Volodymyr Babak
9ac73768e8 Added rule chain controller and service get edge rule chains test 2021-05-28 15:34:54 +03:00
Andrew Shvayka
6cace79b3c
Merge pull request #4607 from thingsboard/lwm2m_rpc_fw_sw
Lwm2m: [WIP] Rps Fw Sw
2021-05-28 14:23:58 +03:00
ShvaykaD
a764838e62
Coap transport improvements (#4644)
* added fix for PROD-518 in subscribe to attribute updates get request, added improvements

* updated coap observe requests implementation & updated tests

* updated coap attributes updates tests

* fix typos
2021-05-28 14:19:40 +03:00
nickAS21
c57fc5504b Merge branch 'master' into lwm2m_rpc_fw_sw 2021-05-27 18:24:38 +03:00
nickAS21
6478903dab
RPC: fix bug UUID (#4636)
* RPC: six bug UUID

* RPC: optimized handleDeviceRPCRequest

* RPC: add json & fix bug test certificate
2021-05-27 18:07:06 +03:00
Igor Kulikov
7177d15c9d
Merge pull request #4501 from kalutkaz/entityLabelInTimeseriestable
Use Entity label in tab name (Timeseries table)
2021-05-27 17:34:04 +03:00
Igor Kulikov
17eaa85bff
Merge pull request #4493 from kalutkaz/fixedActionWithTheSameName
Fixed HTML action of identical widgets
2021-05-27 17:33:41 +03:00
nickAS21
5b26bddeab Merge branch 'master' into lwm2m_rpc_fw_sw
# Conflicts:
#	common/transport/lwm2m/src/main/java/org/thingsboard/server/transport/lwm2m/server/LwM2mTransportRequest.java
2021-05-27 16:46:42 +03:00
Volodymyr Babak
4f6ef2f244 NullPointer exception fix 2021-05-27 13:08:02 +03:00
ShvaykaD
f994f41186 added missing 3.2.2 switch cases to database ts upgrade services 2021-05-27 13:04:40 +03:00
Andrii Shvaika
78ae90da7a Restore WARN log level 2021-05-27 12:53:36 +03:00
Volodymyr Babak
8b98b2e48f NullPointer exception fix 2021-05-27 12:32:33 +03:00
ShvaykaD
2086bd2d2a fixed drop partition function in install script and added fix to upgrade script 2021-05-27 11:43:17 +03:00
Andrew Shvayka
29b2e6a6e9
Merge pull request #4633 from thingsboard/zbeacon-feature/firmware-checksum-autogenerating
firmware checksum autogeneration
2021-05-26 20:10:52 +03:00
Volodymyr Babak
addfaa60a4 Remove config from main file 2021-05-26 19:50:42 +03:00
Volodymyr Babak
dac9dda9b6 Make remote js processing async 2021-05-26 19:50:42 +03:00
zbeacon
4d2a9ea1a7 Added notification about device creating failed if device already exists 2021-05-26 19:43:19 +03:00
zbeacon
65091dd82b Removed redundant lock on device creating for provisioning feature, because of it may cause stucking on high loaded systems 2021-05-26 19:43:19 +03:00
Andrii Shvaika
ceb26bbd61 Merge with master 2021-05-26 19:40:45 +03:00
Hamza Slama
17ae095d32 Remove Unused Variable 2021-05-26 19:07:40 +03:00
Andrew Shvayka
bf76e0e2db
Merge pull request #4631 from thingsboard/feature/lwm2m-certificate-verifier
Lwm2m certificate verifier
2021-05-26 19:07:12 +03:00
Andrii Shvaika
9d8a1f0dc5 Merge with master 2021-05-26 19:01:21 +03:00
Andrii Shvaika
15d725570d Merge with master 2021-05-26 18:41:56 +03:00
Andrii Shvaika
25143378c2 Fix message order for Gateway and LwM2M transports in the core consumer 2021-05-26 18:24:22 +03:00
YevhenBondarenko
4cd59674ee refactored LwM2M client credentials for the new UI 2021-05-26 16:51:33 +03:00
YevhenBondarenko
e9f5fd2706 added ability to use redis cluster for lwm2m redis stores. 2021-05-26 15:31:06 +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
nickAS21
94211021b7 Lwm2m: not send request if Object model is absent 2021-05-20 16:25:01 +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
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
Volodymyr Babak
71791c6847 Refactored DAO to remove additional call to relation table - use spring query 2021-05-13 15:04:12 +03:00