Jump to content

Get ISY Status using a windows software


waleedelmandouh

Recommended Posts

I'm trying to add the ability to get my ISY status from the portal to one of my windows forms software. I know there is an API for REST interface 

https://wiki.universal-devices.com/index.php?title=ISY_Developers:API:REST_Interface

and another API called soup

https://wiki.universal-devices.com/index.php?title=ISY_Developers:API:Soap

that has this command

GetCurrentSystemStatus (string SID)

The problem it shows no syntax on actually how to call the REST command or how to point it to the ISY portal. the examples only show the response to the REST calls. I would probably also need a way to set the API in the code and an API key. Any idea how to get that? Any suggestions will be of great help.

Link to comment

Archived

This topic is now archived and is closed to further replies.


×
×
  • Create New...