Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

General request format:

http://example.com:[port]IP-address:port/web2/secure/objectClasses/[{ObjectClass]}/states/[{State]}/image.pngSample

Request parameters:

ParameterIs requiredDescription
objectClassYesObject class ID
StateYesObject class state ID

Example request:

http://example.com:[port]127.0.0.1:8085/web2/secure/objectClasses/GRELE/states/off/image.png - getting the icon for the OFF state for the Relay object class.

The image in png format comes in response:

...

Example response:

The answer will be a png image.