Andrew Shvayka
|
2d587f500b
|
Merge pull request #7974 from YuriyLytvynchuk/feature/node_device_type_switch
[3.5] Feature: new nodes 'asset type switch' & 'device type switch'
|
2023-01-24 16:00:38 +02:00 |
|
Andrew Shvayka
|
45e93cfc79
|
Merge pull request #7982 from volodymyr-babak/edge/processors-refactoring
[3.5] Edge processors refactoring - move common part of edge / server to base classes
|
2023-01-24 15:56:36 +02:00 |
|
Volodymyr Babak
|
9ee2a40735
|
Speed up edge controller test by introducing executor and futures approach
|
2023-01-24 15:55:59 +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
|
ecd1fa1981
|
Replace RandomStringUtils by StringUtils
|
2023-01-24 11:27:32 +02:00 |
|
Volodymyr Babak
|
f7db1d6612
|
Revert deprecated enum
|
2023-01-23 17:03:41 +02:00 |
|
Volodymyr Babak
|
e7e8ce1e26
|
Fixed warn message in case device with name already exists
|
2023-01-23 16:16:57 +02:00 |
|
Volodymyr Babak
|
8bea1016a3
|
Move saveOrCreateDevice to base device processor class
|
2023-01-23 16:13:35 +02:00 |
|
Yuriy Lytvynchuk
|
9b05f7adf1
|
code review #2
|
2023-01-23 15:48:21 +02:00 |
|
Volodymyr Babak
|
e8c56dfe06
|
Introduced BaseTelemetryProcessor
|
2023-01-23 13:16:54 +02:00 |
|
Volodymyr Babak
|
408fdcb837
|
Introduced BaseAlarmProcessor
|
2023-01-23 13:02:37 +02:00 |
|
Volodymyr Babak
|
965b951699
|
Introduced BaseRelationProcessor
|
2023-01-23 12:46:57 +02:00 |
|
Yuriy Lytvynchuk
|
0a57fc78dd
|
change exception texts
|
2023-01-23 12:36:30 +02:00 |
|
Yuriy Lytvynchuk
|
892cc1a907
|
delete public void destroy
|
2023-01-23 12:30:48 +02:00 |
|
Yuriy Lytvynchuk
|
b7dd23157d
|
code rewiev
|
2023-01-23 12:24:48 +02:00 |
|
Volodymyr Babak
|
85579fa93f
|
BaseDeviceEdgeProcessor - BaseDeviceProcessor
|
2023-01-23 12:23:33 +02:00 |
|
Volodymyr Babak
|
94c69acf5d
|
Introduced BaseDeviceEdgeProcessor
|
2023-01-23 12:21:48 +02:00 |
|
Yuriy Lytvynchuk
|
792452a3b5
|
new nodes:
1. "asset type switch"
2. "device type switch"
|
2023-01-20 16:24:43 +02:00 |
|
Volodymyr Babak
|
69285ee596
|
Added try/catch for processDeviceFromEdge
|
2023-01-19 17:58:10 +02:00 |
|
Volodymyr Babak
|
414f86b9f4
|
Refactoring - refactore base and device processors
|
2023-01-19 17:52:32 +02:00 |
|
Volodymyr Babak
|
0b368ba716
|
Merge branch 'develop/3.5' of github.com:thingsboard/thingsboard into edge/processors-refactoring
|
2023-01-19 16:37:44 +02:00 |
|
Volodymyr Babak
|
dfdb51a110
|
Refactoring. Part 1 - Move processors into separate packages
|
2023-01-19 16:36:37 +02:00 |
|
Andrew Shvayka
|
a9828892ef
|
Merge pull request #7958 from vvlladd28/feature/ui-rule-node/deduplication
Add UI new rule node deduplication
|
2023-01-17 12:38:45 +02:00 |
|
Vladyslav_Prykhodko
|
5c9cc8c241
|
Add UI new rule node deduplication
|
2023-01-17 11:42:37 +02:00 |
|
Andrew Shvayka
|
05bb7c6313
|
Merge pull request #7952 from ShvaykaD/feature/deduplication-rule-node
[3.5] Deduplication rule node
|
2023-01-16 16:40:47 +02:00 |
|
Andrew Shvayka
|
865d2a03c2
|
Merge pull request #7929 from volodymyr-babak/edge/public-customer
[3.5] Push public customer to the edge - fixes usage of public dashboards on the edge
|
2023-01-16 15:58:42 +02:00 |
|
ShvaykaD
|
ea099ae70a
|
deduplication rule node: first stage without redis
|
2023-01-16 15:55:36 +02:00 |
|
Volodymyr Babak
|
f0adf0a268
|
Merge remote-tracking branch 'upstream/develop/3.5' into edge/public-customer
|
2023-01-16 15:54:33 +02:00 |
|
Andrew Shvayka
|
5d08ef9289
|
Merge pull request #7914 from volodymyr-babak/edge/rule-chain-in-profiles
[3.5] Added default edge rule chain to asset/device profiles
|
2023-01-16 15:52:59 +02:00 |
|
Andrew Shvayka
|
3cf5fb1a0d
|
Merge pull request #7878 from volodymyr-babak/edge-install-instructions
[3.5] Add edge install instructions for docker
|
2023-01-16 15:49:30 +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
|
194859bdc0
|
Fixed upgrade service after merge with alarm comments feature
|
2023-01-16 10:51:40 +02:00 |
|
Volodymyr Babak
|
44a61cc063
|
Merge remote-tracking branch 'upstream/develop/3.5' into edge/public-customer
|
2023-01-16 10:35:12 +02:00 |
|
Andrew Shvayka
|
a190ef3ccf
|
Merge pull request #7762 from dashevchenko/alarmComments
[3.5] Alarm comments feature
|
2023-01-13 18:40:20 +02:00 |
|
dashevchenko
|
7792fe7293
|
deleted unused imports
|
2023-01-13 17:55:01 +02:00 |
|
dashevchenko
|
0a6d227364
|
refactoring
|
2023-01-13 16:37:13 +02:00 |
|
dashevchenko
|
2253933250
|
fixed audit logs
|
2023-01-13 14:20:10 +02:00 |
|
dashevchenko
|
55d4f22e46
|
fixed unit tests
|
2023-01-13 13:06:52 +02:00 |
|
dashevchenko
|
b80069500b
|
fixed unit tests
|
2023-01-13 11:57:47 +02:00 |
|
Volodymyr Babak
|
96f0045d0b
|
Merge remote-tracking branch 'upstream/develop/3.5' into edge/public-customer
|
2023-01-13 09:07:19 +02:00 |
|
dashevchenko
|
e8d651a108
|
fixed audit logs
|
2023-01-12 18:42:47 +02:00 |
|
Volodymyr Babak
|
803167608b
|
Sync edge test - added check for public customer
|
2023-01-12 18:18:01 +02:00 |
|
Volodymyr Babak
|
307ef7814b
|
Update EntityViewControllerTest after fixes in TbEntityViewService
|
2023-01-12 17:59:19 +02:00 |
|
Volodymyr Babak
|
4f4ef6fa7d
|
DeviceProfileUpdateMsg - make defaultDashboardId optional
|
2023-01-12 17:38:12 +02:00 |
|
dashevchenko
|
715704d76a
|
Refactoring
|
2023-01-12 16:56:21 +02:00 |
|
dashevchenko
|
071b68e938
|
Alarm comment is not entity any more
|
2023-01-12 16:35:10 +02:00 |
|
Volodymyr Babak
|
6a383eef01
|
DeviceEdgeProcessor - minor refactoring
|
2023-01-12 15:55:46 +02:00 |
|
Volodymyr Babak
|
fd4707c20e
|
Merge remote-tracking branch 'origin/edge/rule-chain-in-profiles' into edge/public-customer
|
2023-01-12 15:43:24 +02:00 |
|
dashevchenko
|
e0dd0d9369
|
updated ThingsboardInstallService
|
2023-01-12 13:16:26 +02:00 |
|
Volodymyr Babak
|
09b41e1aef
|
Notify edge in case assign entity to public customer
|
2023-01-12 12:56:52 +02:00 |
|