...
Configuration Article | CA-20220907-TP-26 VDG Sense | API | Functions | Events | PDF Download
|
Table of Contents |
---|
Note: This function requires an API license.
...
This signal is also stored in the database. It can be obtained with the command getEvents. Special care must be taken when including xml specific characters. These are ‘&’, ‘<' en '>‘. The ampersand (‘&’) character can not be sent by this command because it will be part of the URL. See next paragraph. The less-then (‘<') and greater-then ('>‘) character cannot be part of the return xml message in getEvents. These characters are converted to ‘<' and '>‘ before they are stored in the database.
...