mirror of
				https://github.com/thingsboard/thingsboard-gateway
				synced 2025-10-26 22:31:42 +08:00 
			
		
		
		
	|  95c1c0c2af To use this feature, converted data structure must be like:
{
  "deviceName": "Device",
  "deviceType": "default",
  "attributes": [],
  "telemetry": {
    "ts": 1580214207748,
    "values": {
      "telemetry1": 400,
      "telemetry2": 200
    }
  }
} | ||
|---|---|---|
| .. | ||
| __init__.py | ||
| tb_client.py | ||
| tb_gateway_remote_configurator.py | ||
| tb_gateway_service.py | ||
| tb_logger.py | ||