Announcement

Collapse
No announcement yet.

parallel querying Insteon Hub (2245-222) via HTTP command

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    parallel querying Insteon Hub (2245-222) via HTTP command

    Hi,

    I am writing some test scripts to access the Insteon Hub (2245-222). My current way of accessing HUB is via HTTP commands not the APIs.

    sample command to turn on light : http://username: password@IP:25105/3?0262xxxxxx0F11FF=I=3

    I am modifying the device state(eg: bulb on/off), its working fine and return status is correct. Accessing the device details, working fine with correct status.

    When i try to achieve the same together, its not working as before. Device state has changed but returned status failure and device details returned.

    Will the insteon hubs accept parallel command via HTTP?
Working...
X