forked from community/product-iots
Merge branch 'master' of https://github.com/wso2-dev/product-device-cloud
commit
f3648800bc
@ -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