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

[skip ci] yaml templates added or modified

parent 770db33f
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 type: "whatever" # DOC The class name - TYPE string
plugin: "whatever" # DOC plugin where the class is implemented - 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 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
angle_min: 0.0 # DOC Angle of the first beam of the scan - TYPE double angle_min: 0.0 # DOC Angle of the first beam of the scan - TYPE double
angle_max: 0.0 # DOC Angle of the last beam of the scan - TYPE double angle_max: 0.0 # DOC Angle of the last beam of the scan - TYPE double
angle_step: 0.0 # DOC Angle increment between beams - TYPE double angle_step: 0.0 # DOC Angle increment between beams - TYPE double
......
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