Jump to content

Websocket Returned Data on Subscription


io_guy

Recommended Posts

Posted

Once a websocket has successfully subscribed, the user is immediately sent the status of all ISY nodes. Any chance a future firmware version can include the status of programs as well (then/else)? Their changes are sent over the socket fine but on startup I have to poll the rest interface for the dataset and initial values.

  • Like 1
Posted

Could a client ask for results programs = 25, start = X ?

 

Also, have you considered an UDP port that we can simply listen to? I'm extremely happy with devices I have that broadcast on UDP.

 

Sent from my SM-G955U1 using Tapatalk

Posted

Once a websocket has successfully subscribed, the user is immediately sent the status of all ISY nodes. Any chance a future firmware version can include the status of programs as well (then/else)? Their changes are sent over the socket fine but on startup I have to poll the rest interface for the dataset and initial values.

 

Hi io_guy,

 

You can use the SOAP command GetAllD2DStatus to get the status of all the programs at once (we use this in the Admin Console).

Guest
This topic is now closed to further replies.

  • Recently Browsing

    • No registered users viewing this page.
  • Forum Statistics

    • Total Topics
      37k
    • Total Posts
      371.4k
×
×
  • Create New...