This website requires JavaScript.
Explore
Help
Sign In
mirror
/
thingsboard-gateway
Watch
1
Star
0
Fork
0
You've already forked thingsboard-gateway
mirror of
https://github.com/thingsboard/thingsboard-gateway
synced
2025-10-26 22:31:42 +08:00
Code
Issues
Releases
Wiki
Activity
Files
dec13f723e28480b25d0298a4f4fa65eb96fee76
thingsboard-gateway
/
thingsboard_gateway
/
gateway
/
grpc_service
History
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
..
__init__.py
Init for GRPC API
2021-11-24 14:11:08 +02:00
grpc_connector.py
Added processiong for GRPC connector (PostTelemetryRequest and PostAttributesRequest)
2021-12-01 16:09:28 +02:00
grpc_downlink_converter.py
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
grpc_uplink_converter.py
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
tb_grpc_manager.py
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
tb_grpc_server.py
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