feat: replace iot adapter with mqtt command pipeline
This commit is contained in:
@@ -11,4 +11,9 @@ PaymentAPI:
|
||||
BaseURL: http://localhost:12426
|
||||
Token: change-me-payment-worker-token
|
||||
IntervalSeconds: 60
|
||||
IoTAPI:
|
||||
PlatformBaseURL: http://127.0.0.1:12426
|
||||
ClientBaseURL: http://127.0.0.1:12429
|
||||
Token: change-me-iot-internal-token
|
||||
IntervalMilliseconds: 500
|
||||
SecretKey: change-me-to-a-random-string
|
||||
|
||||
Reference in New Issue
Block a user