passed

property

Sensor value passed or not

A type of SensorValue in EPCIS Sensor Data, that only can have the result passed or not.

URI:https://gs1-epcis-reg.org/rail/voc/data#passed

Range

xsd:boolean

JSON-LD Example

{
  "type": "MeasurementType",
  "passed": "..."
}