kjaniak | 53ba170 | 2018-10-25 14:25:13 +0200 | [diff] [blame] | 1 | .. This work is licensed under a Creative Commons Attribution 4.0 International License. |
| 2 | .. http://creativecommons.org/licenses/by/4.0 |
| 3 | |
| 4 | HV-VES example event |
| 5 | ===================== |
| 6 | |
| 7 | HV-VES Collector accepts messages in the format provided in :ref:`tcp_endpoint`. |
| 8 | |
| 9 | This Yaml file represents a message with sample values. It should be treated as an abstract example showing the structure of the message. |
| 10 | The message consists of several parts. Each part is encoded in a different way. Encoding is noted with inline comments with proper file names. |
| 11 | |
| 12 | Values of fields can be changed according to types specified in noted definition files. |
| 13 | |
| 14 | .. literalinclude:: WTP.yaml |
| 15 | :language: yaml |