1350 Commits

Author SHA1 Message Date
ViacheslavKlimov
100868d8e2 Merge remote-tracking branch 'origin/master' into feature/remote-js-executor-improvements 2022-10-10 16:02:53 +03:00
Volodymyr Babak
366583cc0a Merge remote-tracking branch 'upstream/master' into feature/edge-multi-customers 2022-10-07 23:19:28 +03:00
Volodymyr Babak
9879b8bcc2 Changes to be in sync with PE 2022-10-07 21:40:46 +03:00
Andrew Shvayka
990a50391e
Merge pull request #7350 from ViacheslavKlimov/fix/js-invoke-service-limits
[3.4.2] Limits for JS script body, input args and invocation result size
2022-10-07 17:26:03 +03:00
Volodymyr Babak
1beb4fd136 Changes to be in sync with PE version 2022-10-07 16:33:18 +03:00
Volodymyr Babak
f5a7a0dd3b Updated test to be in sync with PE 2022-10-07 15:57:20 +03:00
ViacheslavKlimov
7aab188d0c Do not send script body to remote JS executor on each invoke request 2022-10-06 19:29:26 +03:00
zbeacon
15d6412075 Added async method handling in filter and test for this functionality 2022-10-06 12:46:48 +03:00
Andrii Shvaika
a29e2aa894 Fix relation tests 2022-10-05 15:43:39 +03:00
ViacheslavKlimov
b4300b35bf Add tests for audit logs partitions 2022-10-04 15:03:05 +03:00
ViacheslavKlimov
a2c830ce8a Refactoring for JS limit properties 2022-10-03 14:23:02 +03:00
Andrii Shvaika
24aa8dc80d Remove sleeps 2022-10-03 10:54:39 +03:00
Andrii Shvaika
5d7bf3e42b Merge with bug fix branch 2022-10-03 10:50:19 +03:00
nickAS21
e13c238f91 fix_bug: test transactional EntityView add TreadSleep 2022-10-01 09:33:44 +03:00
nickAS21
456ada0cd0 fix_bug: test transactional UnfinishedStubbingException new 2022-09-30 20:55:07 +03:00
nickAS21
262c09c394 fix_bug: test transactional UnfinishedStubbingException 2022-09-30 17:25:47 +03:00
Andrii Shvaika
01acc4c486 Fix for DeviceControllerTest 2022-09-30 12:38:44 +03:00
ViacheslavKlimov
f8b10fd587 Remove useless test from JsInvokeServiceTest 2022-09-29 17:42:55 +03:00
ViacheslavKlimov
149275ef2b Limits for JS script body, input args and invocation result size 2022-09-29 15:29:29 +03:00
zbeacon
3b457f0f14 Fix for rate limits filter 2022-09-23 15:41:17 +03:00
Igor Kulikov
085e3c1580 Implement Asset Profile feature 2022-09-23 15:37:17 +03:00
Volodymyr Babak
42bf3c2155 Code clean up to be in sync with PE 2022-09-23 11:39:28 +03:00
Sergey Matvienko
c313e1cf9c jwt settings - running install on msa black box tests 2022-09-19 19:09:24 +03:00
Sergey Matvienko
5ea3c9ff6a jwt settings service instead jwt settings data object 2022-09-19 17:23:27 +03:00
Volodymyr Babak
b7f66906f6 Added edge assing/unassing customer test 2022-09-19 15:32:45 +03:00
Volodymyr Babak
719940fbc3 Updated edge update events handling - assign/usassign to/from customer 2022-09-19 15:25:53 +03:00
Volodymyr Babak
29bfc60293 Added update edge test for widget bundle and widget type 2022-09-16 18:59:15 +03:00
Volodymyr Babak
3db632c69c Added device credentials udpate test 2022-09-16 16:57:05 +03:00
Volodymyr Babak
f8c0cbf2e9 Updated user and customer controller tests according to multi customers on edge changes 2022-09-16 15:59:12 +03:00
Volodymyr Babak
d915cf6485 Base Edge test split into multiple tests. Push customer create/update/delete notification to edge 2022-09-14 18:42:04 +03:00
Volodymyr Babak
ecda9c8e2f Notify devices in case shared attribute updates from edge 2022-09-06 13:38:10 +03:00
Andrew Shvayka
1b521df7c7
Merge pull request #7157 from volodymyr-babak/bug/edge-snmp-device-profile
[Bug][3.4.2] SNMP/CoAP/LWM2M device profile transport configuration missing Serialization
2022-09-02 14:55:32 +03:00
Volodymyr Babak
4707089072 Added check for device data delivery to edge 2022-08-29 11:44:22 +03:00
Volodymyr Babak
ff9fcbbac0 Fixed LWM2M transport serialization. Extended CoAP, SNMP, LWM2M device profiles edge test. Part #2 2022-08-29 11:31:26 +03:00
nickAS21
d27b4ecf8a fix_bug: add Exception to ...DaoRemoveByIdWithException... 2022-08-27 08:18:58 +03:00
Volodymyr Babak
6c7fdff626 Fixed coap transport serialization. Added CoAP, SNMP, LWM2M device profiles edge test. Part #1 2022-08-26 18:46:31 +03:00
nickAS21
edffd7600f fix_bug: Entity delete with delete relations, other Entity 2022-08-25 18:49:16 +03:00
nickAS21
2bb2429bcf fix_bug: Entity delete with delete relations, Dashboard delete refactoring 2022-08-24 21:07:28 +03:00
nickAS21
c6535a128e fix_bug: Entity delete with delete relations, Dashboard 2022-08-24 13:18:51 +03:00
Sergey Matvienko
3c496f4749 Cassandra cloud connect to Datastax Astra DB using SECURE_BUNDLE, CLIENT_ID and CLIENT_SECRET 2022-08-18 00:43:54 +03:00
Volodymyr Babak
e6ec672e50 Added test to verify that regular messages are processed by edge service after sync complete 2022-08-17 13:22:17 +03:00
Andrii Shvaika
8de1ee776c Fix conflicts. Refactored RandomStringUtils 2022-08-16 11:26:32 +03:00
Andrew Shvayka
d24e399ae0
Merge pull request #7044 from volodymyr-babak/bug/edge-firmware-id-missing
[3.4.1] Firmware ID not synced from cloud  to edge in device / device profiles
2022-08-12 11:10:20 +03:00
nickAS21
3fc2ee9e16 fix_bug: lwm2mClient add to init ObserveAll -> await: object5&object9 cntObserve = 9 2022-08-08 20:52:14 +03:00
nickAS21
76313c0b6b fix_bug: lwm2mClient add to init ObserveAll -> await 2022-08-08 18:31:23 +03:00
nickAS21
1f6c8cea8b fix_bug: lwm2mClient test ObserveAll -> await 2022-08-08 11:10:00 +03:00
nickAS21
8decadf4e5 fix_bug: lwm2mClient registration log.warn 2022-08-08 09:39:34 +03:00
nickAS21
841b5b2504 fix_bug: lwm2mClient communicationPeriod = 5000 ms 2022-08-07 22:04:43 +03:00
nickAS21
c825c5cf41 fix_bug: lwm2mClient communicationPeriod = 100 ms 2022-08-07 20:08:04 +03:00
nickAS21
eed83e7f05 fix_bug: lwm2m basicTestConnection 2022-08-06 20:22:41 +03:00