|
|
@ -1,6 +1,6 @@
|
|
|
|
{
|
|
|
|
{
|
|
|
|
"appContext": "/devicemgt/",
|
|
|
|
"appContext": "/devicemgt/",
|
|
|
|
"isCloud": true,
|
|
|
|
"isCloud": false,
|
|
|
|
"httpsURL" : "https://%iot.gateway.host%:%iot.gateway.https.port%",
|
|
|
|
"httpsURL" : "https://%iot.gateway.host%:%iot.gateway.https.port%",
|
|
|
|
"httpURL" : "http://%iot.gateway.host%:%iot.gateway.http.port",
|
|
|
|
"httpURL" : "http://%iot.gateway.host%:%iot.gateway.http.port",
|
|
|
|
"wssURL" : "https://%iot.analytics.host%:%iot.analytics.https.port%",
|
|
|
|
"wssURL" : "https://%iot.analytics.host%:%iot.analytics.https.port%",
|
|
|
|