Skip to content

sensorStateDetect

Lexicon: eco.wonderland.workcell.observation.data.defs
Type: string

  • detected: Sensor is active and the threshold has been met.
  • not-detected: Sensor is active and ready but the threshold has not been met.
  • unknown: Sensor is active, but the state cannot be determined.

Note: unknown covers situations where the sensor reading is unstable.

{
"type": "string",
"knownValues": [
"detected",
"not-detected",
"unknown"
]
}
© Lookinglass 2026