forked from community/device-mgt-plugins
parent
303f6ad962
commit
a0c228f538
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "1.0.0",
|
||||
"index": 29,
|
||||
"extends": "mdm.unit.ui.header.logo"
|
||||
"extends": "cdmf.unit.ui.header.logo"
|
||||
}
|
@ -1,6 +1,6 @@
|
||||
url=tcp://${mqtt.broker.host}:${mqtt.broker.port}
|
||||
username=admin
|
||||
dcrUrl=https://${server.host}:${mgt.transport.https.port}/dynamic-client-web/register
|
||||
dcrUrl=https://localhost:${carbon.https.port}/dynamic-client-web/register
|
||||
scopes=
|
||||
clearSession=true
|
||||
qos=0
|
Loading…
Reference in new issue