Jump to content

imxuf92

Members
  • Posts

    1
  • Joined

  • Last visited

imxuf92's Achievements

Newbie

Newbie (1/6)

0

Reputation

  1. Hello! I'm creating an intranet web portal whereby users can control the ISY from a remote location via SOAP requests. In general, I have things working (DON, DOFF, etc.) I'm trying to obtain device status via the ISY subscription mechanism. How does this work within a web page framework since the webpage is stateless? Does the "reportUrl" value simply contain the url of the main page, which then gets called when status messages are sent? I have code working using sockets in a windows/forms app, but now I'm stuck when it comes to doing this from a webpage. Does anyone have sample code that shows how a webpage/site would set up and handle/process subscribed messages? Thanks everyone!
×
×
  • Create New...