Merge branch 'master' of https://github.com/wso2-dev/product-device-cloud
commit
f3648800bc
@ -1,6 +1,8 @@
|
|||||||
[Device-Configurations]
|
[Device-Configurations]
|
||||||
owner = ${DEVICE_OWNER}
|
owner = ${DEVICE_OWNER}
|
||||||
deviceId = ${DEVICE_ID}
|
deviceId = ${DEVICE_ID}
|
||||||
|
mqtt-ep = ${MQTT_EP}
|
||||||
|
xmpp-ep = ${XMPP_EP}
|
||||||
auth-method = token
|
auth-method = token
|
||||||
auth-token = ${DEVICE_TOKEN}
|
auth-token = ${DEVICE_TOKEN}
|
||||||
refresh-token = ${DEVICE_REFRESH_TOKEN}
|
refresh-token = ${DEVICE_REFRESH_TOKEN}
|
||||||
|
Loading…
Reference in new issue