mirror of
https://repository.entgra.net/community/product-iots.git
synced 2025-09-16 23:32:19 +00:00
7 lines
161 B
INI
7 lines
161 B
INI
|
|
[Device-Configurations]
|
||
|
|
owner = ${DEVICE_OWNER}
|
||
|
|
deviceId = ${DEVICE_ID}
|
||
|
|
auth-method = token
|
||
|
|
auth-token = ${DEVICE_TOKEN}
|
||
|
|
refresh-token = ${DEVICE_REFRESH_TOKEN}
|