Commit 6f756d51 authored by Ivan Tyagov's avatar Ivan Tyagov

Document.

parent 6094e064
{
"$schema": "https://json-schema.org/draft/2019-09/schema",
"description": "Parameters to instantiate an Optical Inspection OPCUA sensor",
"type": "object",
"configuration": {
"headless": {
"description": "Run in a headless (without X serer and display mode)..",
"type": "int",
"default": "1"
},
"camera": {
"description": "The index of the camera USB device represented as /dev/videoX.",
"type": "string",
"default": ""
}
}
}
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment