SensorState.Binary
Supertype: SensorState
Definition: detection result of a sensor. where the state is observed as a binary data type.
Version Info
| Introduced | Deprecated | Updated | |—:|—:|—:| | 2.2 | | |
Inherited Properties
| Name | Type | Int | Dep | Multiplicity | Description |
|---|---|---|---|---|---|
type | EventEnum (Only: SENSOR_STATE) | 2.2 | 1 | ||
subType | DataItemSubTypeEnum (Default: BINARY) | 2.2 | 1 | An unspecified subType MUST default to BINARY. |
Properties
| Name | Type | Int | Dep | Multiplicity | Description |
|---|---|---|---|---|---|
subType | DataItemSubTypeEnum (Only: BINARY) | 2.2 | 1 | ||
result | binary | 2.2 | 0..1 |