1
0
mirror of https://github.com/thingsboard/thingsboard-gateway synced 2025-10-26 22:31:42 +08:00
thingsboard-gateway/thingsboard_gateway/gateway
2022-01-05 19:42:13 +02:00
..
grpc_service Added RPC reply processing for GRPC API 2021-12-29 13:07:33 +02:00
proto 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 Applied autoformat 2021-09-07 15:37:33 +03:00
configuration_wizard.py Refactored configuration wizard 2022-01-04 14:04:32 +02:00
constant_enums.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
constants.py Added connected devices constant 2021-12-07 13:17:16 +02:00
tb_client.py Improved sending data in packs to TB 2021-12-13 16:04:24 +02:00
tb_gateway_service.py Updated requirements list, updated configurable parameter "handleDeviceRenaming" 2022-01-05 19:42:13 +02:00