|
|
|
@ -21,8 +21,8 @@
|
|
|
|
|
<APIMConfiguration>
|
|
|
|
|
<DCREndpoint>https://${iot.keymanager.host}:${iot.keymanager.https.port}/client-registration/v0.12/register</DCREndpoint>
|
|
|
|
|
<TokenEndpoint>https://${iot.gateway.host}:${iot.gateway.https.port}/token</TokenEndpoint>
|
|
|
|
|
<PublisherEndpoint>https://${iot.apimpublisher.host}:${iot.apimpublisher.https.port}/api/am/publisher/v0.11</PublisherEndpoint>
|
|
|
|
|
<StoreEndpoint>https://${iot.apimstore.host}:${iot.apimstore.https.port}/api/am/store/v0.11</StoreEndpoint>
|
|
|
|
|
<PublisherEndpoint>https://${iot.apimpublisher.host}:${iot.apimpublisher.https.port}/api/am/publisher/v0.12</PublisherEndpoint>
|
|
|
|
|
<StoreEndpoint>https://${iot.apimstore.host}:${iot.apimstore.https.port}/api/am/store/v0.12</StoreEndpoint>
|
|
|
|
|
<Username>admin</Username>
|
|
|
|
|
<Password>admin</Password>
|
|
|
|
|
</APIMConfiguration>
|