mirror of
https://git.rwth-aachen.de/acs/public/villas/node/
synced 2025-03-16 00:00:02 +01:00
21 lines
237 B
YAML
21 lines
237 B
YAML
|
---
|
||
|
|
||
|
oneOf:
|
||
|
- $ref: format.yaml
|
||
|
- type: string
|
||
|
enum:
|
||
|
- csv
|
||
|
- gtnet
|
||
|
- iotagent_ul
|
||
|
- json
|
||
|
- json.edgeflex
|
||
|
- json.kafka
|
||
|
- json.reserve
|
||
|
- protobuf
|
||
|
- raw
|
||
|
- tsv
|
||
|
- value
|
||
|
- villas.binary
|
||
|
- villas.human
|
||
|
- villas.web
|