Announcement

Collapse
No announcement yet.

Inteon API - I/O LInk devices

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

    Inteon API - I/O LInk devices

    Hi,

    According to the insteon API, the commands we send to the I/O Link devices are slightly different.

    If we want to get the status of the device, there are two different status, the "get_relay_status" and the "get_sensor_status".

    Nonetheless I couldn't find documentation on how to distinguish an I/O Link device from the others, how can this be done?
    Does the device category/sub-category list (https://insteon.atlassian.net/wiki/d...Sub-Categories) has a mapping to know if the device is I/O Link or not?

    Thanks in advance!

    #2
    I am not using the API but there maybe something helpful if you can find the "IOLinc Datasheet.pdf" file or in the publicly released developers Notes.

    I checked the publicly released Insteon Developers Notes and didn't see the "IOLinc Datasheet.pdf" file there.
    It has information on what commands you sent and what the received responses meant. Like Sensor or Relay status. Relay mode like continuous or momentary method.

    If you have not found the Developers Notes they are here:
    http://www.insteon.com/developer#devdocs

    The Category and Sub-Category ID numbers. Do define what module is being controlled and used.
    Last edited by BLH; 05-18-2016, 05:13 AM. Reason: Add Information

    Comment

    Working...
    X