2883 Commits

Author SHA1 Message Date
Volodymyr Babak
2d4831af39 Added additional check that device belongs to current node before adding to states map. Added clean up in case device doesnt belong to this node anymore 2021-08-02 17:37:13 +03:00
Volodymyr Babak
e27ef59eed Log to debug 2021-08-02 17:15:46 +03:00
Volodymyr Babak
aea8a0f537 Added logging of error msg to easily identify root cause of failed logins 2021-08-02 17:15:46 +03:00
Volodymyr Babak
d95c2b88b0 Added proper hanling of null values for provision device key 2021-08-02 14:55:43 +03:00
Volodymyr Babak
414087c090 Merge branch 'handle-null-values-in-proto' of github.com:volodymyr-babak/thingsboard into handle-null-values-in-proto 2021-08-02 13:44:34 +03:00
Volodymyr Babak
94cf676d97 Added proper handle of null additional info 2021-08-02 13:44:11 +03:00
Volodymyr Babak
f0f387e710 Removed unnecessary method 2021-08-01 22:25:52 +03:00
Volodymyr Babak
d1bede770d Edge test fixes. Replaced do/while loop with awailability framework approach 2021-08-01 22:23:15 +03:00
Volodymyr Babak
e05e681bd9 Properly hanlde null values in proto classes 2021-07-30 18:22:19 +03:00
Vladyslav_Prykhodko
a6fffcb8c3 UI: Rename mail server value isDemo to showChangePassword. Fixed send test mail: not work for empty password fields 2021-07-30 15:15:24 +03:00
Igor Kulikov
d4dc0ad1cf Restore tests 2021-07-30 11:59:32 +03:00
Igor Kulikov
aa0d05bb44
Merge pull request #4957 from volodymyr-babak/edge-fix-concurrent-async-issue
[3.3.0] Added lock on edge event save/read. Removed save async method
2021-07-30 11:42:27 +03:00
AndrewVolosytnykhThingsboard
fe7374f21d Correct processing requests and sending response 2021-07-29 17:42:56 +03:00
Andrii Shvaika
d731c1df08 Fix tests 2021-07-27 18:44:02 +03:00
Andrii Shvaika
65ad86bedb RPC v2 to switch from 409 to 504 error code 2021-07-27 13:17:24 +03:00
Andrii Shvaika
940c81b095 Merge branch 'master' of github.com:thingsboard/thingsboard 2021-07-27 11:58:32 +03:00
Andrii Shvaika
4f8bc4b8a8 Reduced log level of the REST client 2021-07-27 11:57:37 +03:00
YevhenBondarenko
f1bb232d24 removed RpcError 2021-07-27 11:43:21 +03:00
Andrii Shvaika
f932a90b00 Improvements to Persistent RPC call delivery confirmation 2021-07-26 15:57:27 +03:00
YevhenBondarenko
0fbb347b27 persistent rpc improvements 2021-07-26 14:20:00 +03:00
Igor Kulikov
0bf7d316e2 Merge branch 'master' of github.com:thingsboard/thingsboard 2021-07-23 16:14:23 +03:00
Igor Kulikov
d9c5135f4f Refactor Claim device service 2021-07-23 16:14:14 +03:00
Volodymyr Babak
89644e7de4 Merge branch 'master' of github.com:thingsboard/thingsboard into edge-fix-concurrent-async-issue 2021-07-23 15:15:14 +03:00
Andrii Shvaika
dfd601e367 Persistent RPCs are sent to a correct rule chain and queue 2021-07-23 15:02:29 +03:00
Volodymyr Babak
bf4ae8fd16 Merge remote-tracking branch 'upstream/master' into edge-fix-concurrent-async-issue 2021-07-23 14:40:33 +03:00
Igor Kulikov
abac309872 Merge branch 'master' of github.com:thingsboard/thingsboard 2021-07-23 13:57:35 +03:00
Igor Kulikov
ea3c71399c Add QR Code widget 2021-07-23 13:57:25 +03:00
Andrew Shvayka
1f6210197c
Merge pull request #4959 from YevhenBondarenko/feature/ota-tag
[3.3.0] OtaPackage Tag
2021-07-23 13:57:22 +03:00
YevhenBondarenko
c7274b6139 ota package tag improvements 2021-07-23 13:54:07 +03:00
Andrii Shvaika
60c9e43ea5 Uplink notifications for PSM & eDRX for CoAP in MSA deployment 2021-07-23 13:27:05 +03:00
Volodymyr Babak
339097e606 Removed unused class field 2021-07-23 11:14:41 +03:00
YevhenBondarenko
c9fbe74321 Used OtaPackage tag for FW/SW updates 2021-07-22 18:48:10 +03:00
YevhenBondarenko
2af3be7827 added tag for OtaPackage 2021-07-22 17:44:45 +03:00
Volodymyr Babak
9fd816387b Merge branch 'master' of github.com:thingsboard/thingsboard into edge-fix-concurrent-async-issue 2021-07-22 16:48:56 +03:00
Volodymyr Babak
c7386df829 Improved stability of handling errors in processEntityViewsRequestMsg function 2021-07-22 16:15:45 +03:00
Volodymyr Babak
687978f9f1 Formatting 2021-07-22 16:05:31 +03:00
Volodymyr Babak
3ae5acbcc8 Added lock on edge event save/read. Removed save async method 2021-07-22 15:59:47 +03:00
Igor Kulikov
e1afbe6667 Control visibility and order of dashboard in mobile application. Ability to hide widgets in mobile mode. Fix dashboard state changes processing. 2021-07-22 15:44:40 +03:00
Igor Kulikov
74aca32964
Merge pull request #4951 from volodymyr-babak/device-inactivity-update-handle-ts
[3.3.0] Update inactivity timeout for device state in case timeseries used for device states
2021-07-22 11:49:01 +03:00
Andrii Shvaika
a4636347e5 Merge PSM & eDRX for LwM2M 2021-07-22 11:45:08 +03:00
Andrii Shvaika
3a7a97dd91 PSM and eDRX implementation draft 2021-07-22 11:45:08 +03:00
Andrii Shvaika
34aa44d2cb Added deduplication of transport sessions for CoAP. Fix response codes 2021-07-22 11:45:08 +03:00
Volodymyr Babak
87b7ed7fd0 Updated inactivity timeout for device state service in case timeseries inactivity timeout updated 2021-07-22 10:44:27 +03:00
Artem Babak
0c8252e5aa Edge widgets update descriptions 2021-07-21 16:29:38 +03:00
Artem Babak
b2c461742a Edge widget bundle & widget Quick overview: updated image and description 2021-07-21 15:03:25 +03:00
Igor Kulikov
ee62dbf771 Increase mqtt tests timeouts 2021-07-20 16:13:47 +03:00
Igor Kulikov
5a2591ede7
Merge pull request #4928 from volodymyr-babak/edge-add-missing-fields
[3.3.0] Edge - add missing fields to device profile and widget bundle protos
2021-07-20 09:46:43 +03:00
Volodymyr Babak
6702aabc31 Added image field for device profile and description field for widget bundle 2021-07-19 19:01:35 +03:00
Igor Kulikov
ae667e5af1 Coap device claiming tests improvements 2021-07-19 16:52:02 +03:00
Igor Kulikov
96f92a995c
Merge pull request #4923 from volodymyr-babak/device-provision-type-fix
[3.3.0] Device profile provision type set to DISABLED if not provided
2021-07-19 12:09:35 +03:00