3054 Commits

Author SHA1 Message Date
ShvaykaD
6af34cf043 refactoring ttl cleanup services 2021-06-07 15:25:02 +03:00
YevhenBondarenko
823f1dd39c update lwm2m version 2021-06-07 11:51:18 +03:00
nickAS21
6fbd34d6a1 LWM2M: firmwareUpdate & coapRecourse 2021-06-06 21:46:30 +03:00
Volodymyr Babak
77c080f82b Device created on the edge will use that same ID on the cloud 2021-06-04 18:25:02 +03:00
nickAS21
3d8d0305f0 Merge branch 'master' into lwm2m_create_coap_resource 2021-06-04 16:27:34 +03:00
nickAS21
36c7008104 LWM2M: front add Firmware/Software update strategy 2021-06-04 16:26:44 +03:00
Chantsova Ekaterina
af0883f2c4 Fix typos in widgets descriptions 2021-06-04 16:02:53 +03:00
Andrew Shvayka
ecb2efdabd
Merge pull request #4681 from YevhenBondarenko/feature/ota-limits
created data limits for resources and otaPackages, added url for the otaPackage
2021-06-04 09:27:47 +03:00
Volodymyr Babak
14b19d428f Changed edge test method order to be in sync with PE 2021-06-03 21:47:45 +03:00
Volodymyr Babak
b4b6f7eb55 Decreased execution time of test 2021-06-03 21:19:52 +03:00
YevhenBondarenko
10dda013cb improvements 2021-06-03 19:37:47 +03:00
Andrii Shvaika
083dc38cf8 Refactoring of the ttl cleanup services 2021-06-03 19:32:25 +03:00
YevhenBondarenko
43b4f4461d created data limits for resources and otaPackages, added url for the otaPackage 2021-06-03 18:34:39 +03:00
nickAS21
789f484953 Merge branch 'master' into lwm2m_create_coap_resource 2021-06-03 17:45:28 +03:00
Andrii Shvaika
04e218166c Minor Improvements to Alarms Cleanup 2021-06-03 17:23:30 +03:00
Andrii Shvaika
04ec8489ec Merge branch 'feature/alarms-ttl' of https://github.com/ViacheslavKlimov/thingsboard 2021-06-03 16:33:27 +03:00
nickAS21
f0f08fd0c9 LWM2M: fix bug RPC device of line 2021-06-03 08:21:23 +03:00
Volodymyr Babak
86fb9f076a Added test to validate timeseries with failures on downlinks 2021-06-02 21:57:51 +03:00
Volodymyr Babak
831ddc43bc Merge remote-tracking branch 'upstream/master' into edge-3.3 2021-06-02 18:00:28 +03:00
YevhenBondarenko
51d14efe6a fixed OtaPackage data cache 2021-06-02 12:24:24 +03:00
YevhenBondarenko
078fdce491 firmware dashboard improvements 2021-06-02 12:24:24 +03:00
YevhenBondarenko
139af45fd3 Renamed Firmware to OtaPackage 2021-06-02 12:24:24 +03:00
YevhenBondarenko
67de61e6d5 fixed OtaPackage data cache 2021-06-02 11:40:20 +03:00
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
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