1
0
mirror of https://github.com/thingsboard/thingsboard-gateway synced 2025-10-26 22:31:42 +08:00
Commit Graph

20 Commits

Author SHA1 Message Date
imbeacon
82b9a0b0c2 Merge remote-tracking branch 'origin/master' into tests-improvement 2024-02-13 16:03:43 +02:00
imbeacon
bdbf180736 Updated copyright 2024-02-12 07:37:18 +02:00
imbeacon
ffdc9895ea Adapted tests to batch run
changed deprecated methods for service and connectors
2024-01-23 12:54:37 +02:00
imbeacon
5576a4115e Changed identification to use id instead of name for connectors 2024-01-10 07:22:10 +02:00
zbeacon
deebadb970 Added ability to request shared attributes for GRPC based connectors 2022-06-15 18:20:47 +03:00
zbeacon
0a6e79b759 Added ability to get devices from gateway to grpc connectors 2022-06-15 11:39:42 +03:00
samson0v
695b1a8ee7 Optimized grpc manager 2022-03-25 14:52:18 +02:00
zbeacon
af968fee9d Set grpc to not required in code 2022-01-17 08:28:10 +02:00
zbeacon
2bccddea1d Updated copyright 2022-01-10 14:04:34 +02:00
zbeacon
9901d6c1b5 Added RPC reply processing for GRPC API 2021-12-29 13:07:33 +02:00
zbeacon
66dbd12f68 Improved sending data in packs to TB 2021-12-13 16:04:24 +02:00
zbeacon
c55927c0e7 Added statistics collecting in GRPC connector 2021-12-09 14:32:48 +02:00
zbeacon
dec13f723e Changed processing from stream-stream model to unary-unary in order to improve performance, like it is described in Best GRPC practics for Python 2021-12-08 11:15:58 +02:00
zbeacon
647de03c01 Added processing for more messages in during GRPC session 2021-12-06 13:56:03 +02:00
zbeacon
0233980065 Added processiong for GRPC connector (PostTelemetryRequest and PostAttributesRequest) 2021-12-01 16:09:28 +02:00
zbeacon
9affaab677 Added convertors for GRPC and processing for connect message from connector 2021-11-30 15:40:29 +02:00
zbeacon
eb86e2598f Added registration/unregistration processing 2021-11-29 15:07:28 +02:00
zbeacon
e15e11049c Added connector registration processing and condiguration send logic 2021-11-25 16:03:16 +02:00
zbeacon
884305d803 Improvements 2021-11-24 14:47:34 +02:00
zbeacon
e584e92dda Init for GRPC API 2021-11-24 14:11:08 +02:00