summaryrefslogtreecommitdiffstats
path: root/docs/sections/services/ves-hv/example-event.rst
blob: a413d401a63d8308e260bfd9d7757aaa5ec47e50 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
.. 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:: resources/WTP.yaml
    :language: yaml