158 Commits

Author SHA1 Message Date
Volodymyr Babak
c408eb611a Added deprecated and alias fields to widget type rpc msg 2023-08-29 13:22:25 +03:00
Igor Kulikov
c57cb2b754 Switch to unique widget type FQN. 2023-08-18 16:14:21 +03:00
Andrii Landiak
e53ea0f20b Merge remote-tracking branch 'upstream/develop/3.5.2' into feature/edge-tenant-sync 2023-08-16 13:44:45 +03:00
Andrii Landiak
308674ddc7
Create entity on edge and send to cloud 2023-08-16 08:08:56 +03:00
Andrii Landiak
9e1ab9abae
Feature/tenant profile edge sync 2023-08-10 10:38:38 +03:00
Igor Kulikov
9ae1f1e329 Version set to 3.5.2-SNAPSHOT 2023-05-22 16:32:24 +03:00
Igor Kulikov
59cc8244b5 Version set to 3.5.1-SNAPSHOT 2023-05-22 16:31:19 +03:00
Andrii Shvaika
6120fb132a Version set to 3.5.2. Migration script improved 2023-05-22 13:16:06 +03:00
Igor Kulikov
7058f99068 Version set to 3.5.1-SNAPSHOT 2023-05-12 15:45:11 +03:00
Volodymyr Babak
d625af2cd5 Merge remote-tracking branch 'upstream/develop/3.5' into keep-alive-updates 2023-04-11 09:59:43 +03:00
Volodymyr Babak
63b13e4353 Improved keep alive communication - handling properly nextwork failures 2023-04-10 13:57:31 +03:00
Volodymyr Babak
c95cff74f7 Fixed edge client tests by setting correctly max inbound message size 2023-04-10 13:12:11 +03:00
Volodymyr Babak
63703bcfdb Edge client - updated edge version 2023-04-10 11:03:49 +03:00
Volodymyr Babak
e496ef7839 Fix process of messages that exceeds max inbound message size 2023-04-10 10:52:51 +03:00
Andrii Shvaika
a203c336f1 Merge with master 2023-01-31 16:20:04 +02:00
Igor Kulikov
cbdc4517e4 Update license header year to 2023 2023-01-31 10:43:56 +02:00
Volodymyr Babak
08114319eb DEPRECATED - deprecated. Revert ENTITY_MERGE_RPC_MESSAGE and set as deprecated 2023-01-24 12:56:20 +02:00
Volodymyr Babak
94c69acf5d Introduced BaseDeviceEdgeProcessor 2023-01-23 12:21:48 +02:00
Volodymyr Babak
687cabdfcb Merge remote-tracking branch 'upstream/develop/3.5' into edge/rule-chain-in-profiles 2023-01-16 11:15:00 +02:00
Volodymyr Babak
4f4ef6fa7d DeviceProfileUpdateMsg - make defaultDashboardId optional 2023-01-12 17:38:12 +02:00
Andrii Shvaika
76082c7177 Version set to 3.5.0-SNAPSHOT 2023-01-10 17:24:26 +02:00
Volodymyr Babak
ab924d6e13 Added default edge rule chain to asset/device profiles. Added propagation of software id to edge 2023-01-05 18:05:56 +02:00
Igor Kulikov
4c3154da4b Version set to 3.4.4-SNAPSHOT 2022-12-28 13:33:57 +02:00
Igor Kulikov
109caee7c7 Version set to 3.4.3-SNAPSHOT 2022-12-05 17:54:19 +02:00
Andrii Shvaika
770f069f22 Version set to 3.4.2 2022-12-01 12:04:14 +02:00
Volodymyr Babak
5ff8144f8d Code cleanup 2022-11-09 18:31:08 +02:00
Volodymyr Babak
d1312cb917 Added serviceId and sessionId to deviceRpcCallmsg 2022-11-09 12:54:17 +02:00
Volodymyr Babak
22118af4db Added Edge RPC response/request support 2022-11-08 13:13:58 +02:00
Volodymyr Babak
0389513b40 Improved edge rpc session logging 2022-10-27 17:13:36 +03:00
Volodymyr Babak
7d90988058 Added full or partial sync 2022-10-19 12:42:09 +03:00
Volodymyr Babak
ef91b66b6a Added default dashboard id to asset profile 2022-10-13 10:46:28 +03:00
Volodymyr Babak
35d6716b70 Removed device profiles devices request 2022-10-12 17:13:00 +03:00
Volodymyr Babak
b9fb24cf70 Removed asset profiles request msg 2022-10-12 13:26:36 +03:00
Volodymyr Babak
6cfdedeaa1 Default queue name is optional 2022-10-12 08:44:29 +03:00
Volodymyr Babak
366583cc0a Merge remote-tracking branch 'upstream/master' into feature/edge-multi-customers 2022-10-07 23:19:28 +03:00
Igor Kulikov
085e3c1580 Implement Asset Profile feature 2022-09-23 15:37:17 +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
8e27ffab4b Added support for multiple customers on edge 2022-09-13 17:01:43 +03:00
Volodymyr Babak
9b47ed4633 Fixed serialization of DeviceData, SnmpMapping. Added deviceDataBytes into edge.proto DeviceUpdateMsg 2022-08-26 15:02:50 +03:00
Andrii Shvaika
dea933d906 Version set to 3.4.2 2022-08-19 15:25:18 +03:00
Volodymyr Babak
a967ea82d4 firmware id optional 2022-08-04 14:13:53 +03:00
Volodymyr Babak
4a60912cd9 Propagate firmware id to device and device profile 2022-08-04 14:12:07 +03:00
Andrii Shvaika
fa0433a7eb Version set to 3.4.1-SNAPSHOT 2022-07-19 15:30:16 +03:00
Andrii Shvaika
cd633c72c8 No more Queue Id in the Device Profile 2022-07-12 12:56:40 +03:00
Andrew Shvayka
0c2a838336
Merge pull request #6852 from volodymyr-babak/feature/edge-queues-support
[3.4] New functionality - queues are propagated to edge
2022-07-05 10:26:48 +03:00
Volodymyr Babak
6809c6237b Added default queue id into device profile 2022-07-01 12:02:38 +03:00
Volodymyr Babak
4e388c6cdc Added support of different edge version for checkpoint rule node 2022-06-30 15:56:21 +03:00
Volodymyr Babak
7aa5731d55 Added tenant id to edge queue proto 2022-06-29 17:21:35 +03:00
Volodymyr Babak
70991ba7a0 New functionality - Queue are propagated to edge 2022-06-29 17:06:30 +03:00
Volodymyr Babak
2bf8e9d5b4 Add implementation and test for ota package contructor 2022-06-21 17:53:30 +03:00