17883 Commits

Author SHA1 Message Date
Dmytro Skarzhynets
2edd29a397 Remove excessive brackets in switch-case 2024-01-24 16:25:26 +02:00
Dmytro Skarzhynets
c81d943854 Add check for negative and outdated connect event timestamp. 2024-01-24 16:11:19 +02:00
Ivan Raznatovskyi
d0530e6361 Updated default value for params field and fixed patching value 2024-01-24 15:52:46 +02:00
Ivan Raznatovskyi
9c28543bc0 Merge branch 'master' into connectors-rpc-templates 2024-01-24 15:38:44 +02:00
Igor Kulikov
ebb2bda32f UI: Improve RPC state widget error handling. 2024-01-24 15:25:33 +02:00
Andrii Landiak
d4d019beda Renaming notifications for edge. Minor refactoring 2024-01-24 15:21:43 +02:00
Dmytro Skarzhynets
653ea4a800 Add check for negative and outdated disconnect event timestamp. 2024-01-24 15:07:42 +02:00
Dmytro Skarzhynets
a187697765 Refactor device state node test. 2024-01-24 13:29:08 +02:00
Dmitriymush
16fa1780c0 UI: liquid level widget improvements 2024-01-24 13:27:13 +02:00
Dmytro Skarzhynets
1822703730 Add default overloads with current time millis for onDeviceConnect() and onDeviceDisconnect(). 2024-01-24 13:15:33 +02:00
dashevchenko
dfe2351079 yml parameter description update 2024-01-24 13:11:32 +02:00
Dmytro Skarzhynets
ab21a1395b Remove unnecessary times(1) in test verifications 2024-01-24 13:06:40 +02:00
Dmytro Skarzhynets
e275678c22 Add check for negative and outdated inactivity event timestamp. 2024-01-24 12:55:09 +02:00
Dmytro Skarzhynets
c9d97553b8 Update license headers with 2024 year. 2024-01-24 11:10:17 +02:00
Dmytro Skarzhynets
085187176a Merge branch 'master' into feature/device-state-node 2024-01-24 11:03:53 +02:00
Igor Kulikov
08f2a23555 Merge branch 'master' into feature/single-switch 2024-01-23 20:03:51 +02:00
Igor Kulikov
7a4503dc5c UI: Improve RPC widget models. Improve basic components/styles. Implement Single Switch RPC widget. 2024-01-23 20:03:14 +02:00
Sergey Matvienko
053bcc0abe Log Hibernate SQL queries in the dao test scope (commented) 2024-01-23 16:37:00 +01:00
ViacheslavKlimov
ad98dd0db1 Fix SQL error messages 2024-01-23 16:34:41 +02:00
ViacheslavKlimov
f44c05f285 Support for multiple mobile sessions 2024-01-23 16:33:48 +02:00
Artem Dzhereleiko
fed2753605 UI: Remove route 2024-01-23 15:41:02 +02:00
Artem Dzhereleiko
2d6dba7772 UI: Refactoring 2024-01-23 15:27:53 +02:00
Ivan Raznatovskyi
ab2ce7f201 Added safe pipe to help text 2024-01-23 14:29:02 +02:00
Ivan Raznatovskyi
3a6eeee935 Fix html tags showing in the help tab of rulenodes details 2024-01-23 14:29:02 +02:00
deaflynx
d98a8cd2fa Update notification and rate limit configurations for edge connectivity/failure events 2024-01-23 13:47:20 +02:00
Sergey Matvienko
c3e8c62ffc RPC deleteOutdatedRpcByTenantId simple native query. the test added 2024-01-23 12:36:20 +01:00
Artem Dzhereleiko
b87699dc8d UI: Fixed progress bar 2024-01-23 11:20:36 +02:00
dashevchenko
e27ef320e7 updated env variable name and descriptions 2024-01-22 12:31:01 +02:00
nick
cdc6daa7a9 lwm2m: fix buf license excludes 2024-01-22 10:57:05 +02:00
nick
7a173f98bf lwm2m: comments1 2024-01-21 15:50:31 +02:00
ViacheslavKlimov
bf0cc22223 Init all actors for isolated rule engines 2024-01-19 17:33:04 +02:00
dashevchenko
05f0dd4137 TLS for redis: updated black-box tests to run with ssl redis 2024-01-19 14:06:00 +02:00
Andrew Shvayka
6c6b606fdf
Merge pull request #10013 from dskarzh/fix/activity-manager/new-state-creation
Fix new activity state not being created correctly
2024-01-19 13:08:25 +02:00
Andrii Landiak
ad90b4480c Introduce EDGE_CONNECTIVITY and EDGE_FAILURE notification rules to inform about edge's status and errors with connection, bad credentials, etc 2024-01-19 11:22:45 +02:00
nick
abb907b342 lwm2m: fix bug2: TbLwM2mStoreFactory.class "NetworkConfig must not be null" 2024-01-18 18:15:39 +02:00
Andrew Shvayka
a8866ba387
Merge pull request #10016 from vvlladd28/bug/updated-image/publick-not-new-preview
Fixed not updated image preview when updated image
2024-01-18 17:43:35 +02:00
nick
92353e2820 lwm2m: add logs1 -> fix bug test by ver Object, fix buf test: TbLwM2mStoreFactory.class "NetworkConfig must not be null" 2024-01-18 17:40:39 +02:00
Andrew Shvayka
ebbd290630
Merge pull request #10015 from dskarzh/fix/create-alarm-node/entity-updated-event
Fix 'create alarm' node not sending 'ENTITY_CREATED' if severity has changed
2024-01-18 16:48:24 +02:00
Vladyslav_Prykhodko
9e7f28ff97 UI: Fixed not updated publick image preview when updated image 2024-01-18 16:46:17 +02:00
Dmytro Skarzhynets
acd7829290 Fix 'create alarm' node not sending 'ENTITY_CREATED' if severity has changed. 2024-01-18 15:55:38 +02:00
Artem Dzhereleiko
daa2f6ee9b UI: Fixed console error can not read null 2024-01-18 15:43:38 +02:00
Dmytro Skarzhynets
cc5fba1698 Add test to cover case when session is not present when it is reported. 2024-01-18 15:35:01 +02:00
Artem Dzhereleiko
9b991d532b Merge remote-tracking branch 'upstream/master' into AD/bug-fix/time-table/default-column-to-display 2024-01-18 15:06:05 +02:00
Andrew Shvayka
d53b7418df
Merge pull request #10008 from dashevchenko/activityParamDesc
Synchronized DEFAULT_INACTIVITY_TIMEOUT  and TB_TRANSPORT_SESSIONS_INACTIVITY_TIMEOUT default env values
2024-01-18 14:55:17 +02:00
dashevchenko
9af96ad5be resolved conflicts after merge 2024-01-18 14:39:14 +02:00
nick
a74640a1d8 lwm2m: fix bug test by ver Object, fix buf test: TbLwM2mStoreFactory.class "NetworkConfig must not be null" 2024-01-18 13:31:28 +02:00
dashevchenko
539bbda23f updated descriptions 2024-01-18 13:21:27 +02:00
Dmytro Skarzhynets
3d8cd96eb0 Update metadata on every activity recorded. 2024-01-18 13:14:45 +02:00
dashevchenko
b33d1f9c69 Merge remote-tracking branch 'upstream/develop/3.7' into tls_for_redis 2024-01-18 12:19:53 +02:00
Artem Dzhereleiko
eb93411b7d UI: Fixed default column visibility for timeseries table 2024-01-18 11:51:09 +02:00