feat: replace iot adapter with mqtt command pipeline
This commit is contained in:
8
backend/iot-client/etc/platform_iot_client_dev.yaml
Normal file
8
backend/iot-client/etc/platform_iot_client_dev.yaml
Normal file
@@ -0,0 +1,8 @@
|
||||
Service: platform-iot-client
|
||||
HTTP:
|
||||
Address: 127.0.0.1:12429
|
||||
InternalToken: change-me-iot-internal-token
|
||||
Upstream:
|
||||
IoTServerURL: http://127.0.0.1:12428
|
||||
PlatformAPIURL: http://127.0.0.1:12426
|
||||
Token: change-me-iot-internal-token
|
||||
Reference in New Issue
Block a user