forked from community/product-iots
parent
47a06249bf
commit
ced4a6fbdf
@ -1,6 +1,8 @@
|
||||
[Device-Configurations]
|
||||
owner = ${DEVICE_OWNER}
|
||||
deviceId = ${DEVICE_ID}
|
||||
mqtt-ep = ${MQTT_EP}
|
||||
xmpp-ep = ${XMPP_EP}
|
||||
auth-method = token
|
||||
auth-token = ${DEVICE_TOKEN}
|
||||
refresh-token = ${DEVICE_REFRESH_TOKEN}
|
||||
|
Loading…
Reference in new issue