376 Commits

Author SHA1 Message Date
Andrii Landiak
55adb3d12a Refactor x509: add logic of rotating x509 credentials and creating new device to DeviceProvisionService 2023-04-07 13:07:08 +03:00
Andrii Landiak
2ac861876e Refactoring: fix conflict, add logs 2023-03-29 11:40:41 +03:00
deaflynx
038a714e87 Merge remote-tracking branch 'alandiak/feature/x509-device-cert-impr' into feature/x509-device-cert-impr 2023-03-22 12:15:54 +02:00
nickAS21
d8e97dd74d sparkplug: add getNodeDeviceName() 2023-03-20 17:17:51 +02:00
nickAS21
8236e26e5c sparkplug: delete isSparkplug from transport proto 2023-03-15 14:53:03 +02:00
nickAS21
2a6000d8ce fix bug close session of device: sessionMetaData.setOverwriteActivityTime(true); 2023-03-14 15:13:55 +02:00
Andrii Landiak
e665917758 Merge branch 'develop/3.5' of github.com:AndriiLandiak/thingsboard into feature/x509-device-cert-impr 2023-03-10 15:46:42 +02:00
Andrii Shvaika
3477ddac0f Refactoring due to comments 2023-03-08 17:39:39 +02:00
Andrii Shvaika
0f5fd481fc Fix server-side RPC requests handling 2023-03-08 15:37:30 +02:00
nickAS21
07d9748098 sparkplug: validate namespace1 2023-03-02 13:27:38 +02:00
nickAS21
0587933d5e sparkplug: validate namespace 2023-03-02 13:19:55 +02:00
Andrii Shvaika
6b121514fc Merge with develop/3.5 2023-02-28 19:06:54 +02:00
nickAS21
9be785c32c sparkplug: comment3 2023-02-16 19:10:27 +02:00
nickAS21
67c0704a46 sparkplug: comment2 2023-02-16 18:48:04 +02:00
nickAS21
a80b3cb536 sparkplug: tests rpc and attributes 2023-02-16 18:02:50 +02:00
nickAS21
1684b924e8 sparkplug: comments 2023-02-16 11:28:48 +02:00
nickAS21
59e48ca0ce sparkplug: attribute device/node from deviceProfile if null 2023-02-15 18:43:07 +02:00
nickAS21
f4af14ed42 sparkplug: attribute device/node from deviceProfile 2023-02-15 17:31:16 +02:00
nickAS21
524952d264 sparkplug: rpc device 2023-02-15 14:19:10 +02:00
nickAS21
d7050074bc sparkplug: rpc 2023-02-14 18:55:28 +02:00
nickAS21
6545af2282 sparkplug: STATE ONLINE/OFFLINE 2023-02-10 15:26:27 +02:00
nickAS21
a3e31c109c sparkplug: add attributes by Metric`s name, STATE ONLINE 2023-02-09 18:49:05 +02:00
Andrii Shvaika
07f757cbb6 SparkPlug feature review 2023-02-08 16:40:47 +02:00
nickAS21
8b42739905 sparkplug: add tests shared attributes 2023-02-07 19:10:35 +02:00
nickAS21
106fd69f5c sparkplug: add converter kvProto to value Metric array Bytes only 2023-02-07 13:11:46 +02:00
nickAS21
36e12e63af sparkplug: add converter kvProto to value Metric array 2023-02-06 19:21:53 +02:00
nickAS21
bcdc618e48 sparkplug: add converter kvProto to value Metric 2023-02-03 16:10:54 +02:00
nickAS21
d6453525d3 sparkplug: add metricsBirth (repeat) 2023-02-02 19:00:01 +02:00
Andrii Landiak
60c7d213cc Merge branch 'develop/3.5' of github.com:AndriiLandiak/thingsboard into feature/x509-device-cert-impr 2023-02-02 10:06:55 +02:00
nickAS21
d7d4d861b3 sparkplug: add metricsBirth 2023-02-01 18:37:12 +02:00
Andrii Landiak
0943b80d8e Fix schema and micro refactoring 2023-02-01 16:49:00 +02:00
Andrii Landiak
e9586daf9d Add unit tests and update regex pattern to convert chain to list 2023-01-31 18:04:45 +02: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
nickAS21
a01c7a23d7 sparkplug: add onAttributesUpdate 2023-01-27 18:53:35 +02:00
nickAS21
1d49e56aec sparkplug: add Metrics birth 2023-01-26 19:06:42 +02:00
nickAS21
f9bf73f896 sparkplug: Test Telemetry comment3 adtests arrays 2023-01-26 14:38:21 +02:00
nickAS21
8ecde928dc sparkplug: Test Telemetry comment2 2023-01-25 16:25:25 +02:00
Andrii Landiak
e8543f39d5 Fix CacheKey toString and validation logs 2023-01-24 16:37:05 +02:00
nickAS21
be9c213dc4 sparkplug: Test Telemetry comment 2023-01-23 20:42:28 +02:00
Andrii Landiak
7957da4a9e Updated: send full chain to kafka with single message and do whole logic on core 2023-01-20 19:02:14 +02:00
Andrii Landiak
18c1440a48 Add validation on device profile create or update 2023-01-19 15:21:48 +02:00
nickAS21
fa4c00c437 sparkplug: Test Telemetry 2023-01-18 23:44:36 +02:00
nickAS21
278935cdc9 sparkplug: Telemetry DBIRTH, NBIRH... 2023-01-15 19:53:00 +02:00
Andrii Landiak
3cd88100ee Fix sql formatting and incorrect proto-message updating 2023-01-13 17:27:08 +02:00
Andrii Landiak
5d35fa1f26 Add ability to upgrade device credentials if chain match with uploaded device profile certificate. 2023-01-12 17:18:29 +02:00
nickAS21
587e161398 sparkplug: Telemetry 2023-01-12 15:32:18 +02:00
Andrii Shvaika
76082c7177 Version set to 3.5.0-SNAPSHOT 2023-01-10 17:24:26 +02:00
Andrii Shvaika
e23fc18dc6 Merge remote-tracking branch 'origin/master' into develop/3.5 2023-01-10 17:04:35 +02:00
Andrii Shvaika
831f11829c Merge with develop/3.5 2022-12-28 15:35:48 +02:00