Versions Compared

Key

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

...

Code Block
languagejs
titleJSON format response
{"id":"Genem_Q"}

GetAction

For a given SVG element ID, this request can provice information about specific actions that have been configured in the FEWS scada/ssd display configuration. Specifically the leftSingleClickAction and leftDoubleClickAction that have been configured can be retrieved using this request. This request is designed specifically to support web developers in the development of web applications where the user can click on elements in the SVG image to display more detailed information about a location in the SSD display.



Installation

For general FewsWebServices requirements, see: Installation. There are no additional requirements for the FEWS SSD web service.

...