...
Example return:
Code Block | ||
---|---|---|
| ||
{ "response": "ok", "responsecode": 200, "systems": [ { "license": "12345", "friendly_name": "Office", "hslocalip": "192.168.2.100:80", "hswanip": "some_ip", "detected_wan_ip": "some_ip", "tunnelip": "connected22.homeseer.com", "online": true }, ... any other systems that are online ], "HasSubscription": true } |