You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
16 lines
254 B
16 lines
254 B
4 years ago
|
{
|
||
|
"$shared": {
|
||
|
"version": "v1",
|
||
|
"identifier": "wally",
|
||
|
"credential": "111111"
|
||
|
},
|
||
|
"dev": {
|
||
|
"name": "dev",
|
||
|
"url": "http://192.168.0.99/gateway"
|
||
|
},
|
||
|
"local": {
|
||
|
"version": "v2",
|
||
|
"url": "http://192.168.0.99/gateway"
|
||
|
}
|
||
|
}
|