| .. This work is licensed under a Creative Commons Attribution 4.0 International License. |
| .. http://creativecommons.org/licenses/by/4.0 |
| |
| HV-VES example event |
| ===================== |
| |
| HV-VES Collector accepts messages in the format provided in :ref:`tcp_endpoint`. |
| |
| This Yaml file represents a message with sample values. It should be treated as an abstract example showing the structure of the message. |
| The message consists of several parts. Each part is encoded in a different way. Encoding is noted with inline comments with proper file names. |
| |
| Values of fields can be changed according to types specified in noted definition files. |
| |
| .. literalinclude:: WTP.yaml |
| :language: yaml |