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