Skip to content
Snippets Groups Projects
Commit 1446e515 authored by Florian Spreckelsen's avatar Florian Spreckelsen
Browse files

MAINT: Add unit to schema

parent 40d79c24
No related branches found
No related tags found
2 merge requests!198REL: Release 0.10.0,!187F unit
...@@ -135,6 +135,9 @@ cfood: ...@@ -135,6 +135,9 @@ cfood:
value: value:
description: Dictionary notation for variable values. Values can be given by a variable which is indicated by an initial "$". Use "$$" for setting values actually starting with a dollar sign. description: Dictionary notation for variable values. Values can be given by a variable which is indicated by an initial "$". Use "$$" for setting values actually starting with a dollar sign.
type: string type: string
unit:
description: The unit of this property. Units can be given by a variable which is indicated by an initial "$". Use "$$" for setting values actually starting with a dollar sign.
type: string
collection_mode: collection_mode:
description: The collection mode defines whether the resulting property will be a single property or whether the values of multiple structure elements will be collected either into a list or a multiproperty. description: The collection mode defines whether the resulting property will be a single property or whether the values of multiple structure elements will be collected either into a list or a multiproperty.
enum: enum:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment