2962 Commits

Author SHA1 Message Date
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
YevhenBondarenko
43b4f4461d created data limits for resources and otaPackages, added url for the otaPackage 2021-06-03 18:34:39 +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
Volodymyr Babak
ea8e55dbab Set downlink msg id in the response msg 2021-06-02 11:24:19 +03:00
YevhenBondarenko
a7239c9d39 Renamed Firmware to OtaPackage 2021-05-31 16:43:33 +03:00
Volodymyr Babak
9ac73768e8 Added rule chain controller and service get edge rule chains test 2021-05-28 15:34:54 +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
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
Andrii Shvaika
78ae90da7a Restore WARN log level 2021-05-27 12:53:36 +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
YevhenBondarenko
4cd59674ee refactored LwM2M client credentials for the new UI 2021-05-26 16:51:33 +03:00
Volodymyr Babak
2c826c12cd added admin setting fetcher 2021-05-20 13:05:21 +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
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
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
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
YevhenBondarenko
5bee2b2aec refactored 2021-05-11 16:32:02 +03:00
YevhenBondarenko
92719c2ac2 added lwm2m x509 test 2021-05-11 16:32:02 +03:00
Igor Kulikov
5cc3a93cb9 Introduce default dashboard for device profile 2021-05-07 18:25:05 +03:00
Andrii Shvaika
4ec25beeb3 LwM2M Integration test 2021-05-06 17:11:24 +03:00
Igor Kulikov
d5b640d602 Add image fields for dashboard and device profile entities. Introduce getAllAlarms and getCustomerAlarms API 2021-05-06 17:01:46 +03:00
Andrii Shvaika
00bd26f1f5 Merge with master 2021-04-30 11:25:56 +03:00
YevhenBondarenko
ca2e08f849 refactoring 2021-04-30 10:58:32 +03:00
YevhenBondarenko
f264aa4330 fixed firmware tests and validation 2021-04-30 10:58:32 +03:00
Sergey Matvienko
42fb44ff31 concurrency test fix TbMsgPackProcessingContextTest (readyLatch). any logs commented to not affect concurrency with sync logger. refactored 2021-04-29 14:16:44 +03:00
Andrii Shvaika
53bf6af23b Merge branch 'master' of github.com:thingsboard/thingsboard into feature/firmware 2021-04-22 15:52:08 +03:00
Viacheslav Klimov
f89b30777e Initial implementation for per-customer api usage stats 2021-04-22 13:15:19 +03:00
Andrii Shvaika
279e221523 Merge with master 2021-04-22 10:55:57 +03:00
ShvaykaD
321fb731a6
Support of server-side RPC requests via protobuf for CoAP and MQTT
* rpc response schema added

* rpc request proto

* fixed device profile validation

* fix error messages
2021-04-20 11:14:27 +03:00
Andrii Shvaika
f1d89ace5d Removed invalid dependency 2021-04-16 14:29:57 +03:00
Volodymyr Babak
b034fe04e6 Fix test wait condition 2021-04-15 16:33:57 +03:00
Volodymyr Babak
f2eea6d82b Do not print disconnect error msg 2021-04-15 16:31:03 +03:00
Volodymyr Babak
0e9f8e91bc Refactored expected msg count 2021-04-15 10:20:40 +03:00
Volodymyr Babak
dbbb8e3aad Added support for device profile update msg 2021-04-14 17:57:10 +03:00
Volodymyr Babak
ba1aa7a579 Base Edge test - refactoring and stability fixes. Device Profile processor null pointer exception fix is provision is not set 2021-04-14 16:31:16 +03:00
Volodymyr Babak
206a3d386f Edge event controller test stabilization 2021-04-14 16:25:17 +03:00
Igor Kulikov
54ba69a82c Fix code style issues 2021-04-13 13:09:19 +03:00
YevhenBondarenko
401e41f7c3 implemented FirmwareControllerSqlTest 2021-04-12 17:50:12 +03:00
nickAS21
c634859e90
lwm2m: front start add attributes Lwm2m (#4388)
* lwm2m: front start add attributes Lwm2m

* lwm2m: front finish add attributes Lwm2m for resources

* lwm2m: front add attributes Lwm2m for resources if isAttribte or isTelemetry

* lwm2m: front add attributes Lwm2m for objects if isAttribte or isTelemetry

* lwm2m: back add resource one

* lwm2m: back fix bug resource controller test
2021-04-12 13:16:43 +03:00
Volodymyr Babak
770d3f91f2 Code review changes 2021-04-09 19:38:45 +03:00
Volodymyr Babak
df6f4c9924 Merge remote-tracking branch 'upstream/master' into develop/3.3-edge 2021-04-09 19:04:26 +03:00
Volodymyr Babak
7044e3e40f Merge remote-tracking branch 'upstream/master' into develop/3.3-edge 2021-03-30 19:35:58 +03:00