Difference between revisions of "Scp"
From Wiki2
(Blanked the page) |
|||
Line 1: | Line 1: | ||
{ | |||
"https": { | |||
"appid": "builder", | |||
"cbPath": "#registered", | |||
"mqtt_server": "services.sitebuilt.net/iotb/wss", | |||
"mqtt_port": 4333, | |||
"url": { | |||
"soauth": "https://services.sitebuilt.net/soauth", | |||
"api": "https://services.sitebuilt.net/iotex/api" | |||
} | |||
}, | |||
"local": { | |||
"appid": "builder", | |||
"cbPath": "#registered", | |||
"mqtt_server": "services.sitebuilt.net/iotb/wss", | |||
"mqtt_port": 4333, | |||
"url": { | |||
"soauth": "https://services.sitebuilt.net/soauth", | |||
"api": "https://services.sitebuilt.net/iotex/api" | |||
} | |||
} | |||
} |
Latest revision as of 22:45, 21 June 2018
{
"https": { "appid": "builder", "cbPath": "#registered", "mqtt_server": "services.sitebuilt.net/iotb/wss", "mqtt_port": 4333, "url": { "soauth": "https://services.sitebuilt.net/soauth", "api": "https://services.sitebuilt.net/iotex/api" } }, "local": { "appid": "builder", "cbPath": "#registered", "mqtt_server": "services.sitebuilt.net/iotb/wss", "mqtt_port": 4333, "url": { "soauth": "https://services.sitebuilt.net/soauth", "api": "https://services.sitebuilt.net/iotex/api" } }
}