Documentation for Intellect 4.10.4. Documentation for other versions of Intellect is available too.

Previous page The list of states for a specific object class  Getting the icon for a specific state Next page


http://example.com:[port]/web2/secure/objectClasses/[ObjectClass]/states/[State]/

Sample:

http://example.com:[port]/web2/secure/objectClasses/GRELE/states/off/  - getting information on the OFF state for the Relay object class.

Sample of response:

<state>
    <id>off</id>
</state>
  • No labels