solar/resources/transports/meta.yaml
2015-09-30 10:23:26 +02:00

14 lines
255 B
YAML

id: transports
input:
transports:
schema: [{user: str, password: str, port: int!, key: str, name: str!}]
value: []
transports_id:
schema: str!
value: $uuid
reverse: True
location_id:
schema: str
value:
reverse: True