Skip to content
Snippets Groups Projects
Commit 197e754d authored by cont-integration's avatar cont-integration
Browse files

[skip ci] yaml templates added or modified

parent e9cbe5e6
No related branches found
No related tags found
1 merge request!39Draft: Resolve "Adapt to new sensor constructors in core"
type: "whatever" # DOC The class name - TYPE string
plugin: "whatever" # DOC plugin where the class is implemented - TYPE string
name: "whatever" # DOC The sensor"s name. It has to be unique. - TYPE string
enabled: true # OPTIONAL - DOC Whether the sensor is enabled or not. If not, captures will not be processed when calling process(). - TYPE bool
states:
P:
dynamic: false # DOC If the position is dynamic, i.e. it changes along time. - TYPE bool
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment