passed
propertySensor value passed or not
A type of SensorValue in EPCIS Sensor Data, that only can have the result passed or not.
Domain
Range
xsd:booleanJSON-LD Example
{
"type": "MeasurementType",
"passed": "..."
}Sensor value passed or not
A type of SensorValue in EPCIS Sensor Data, that only can have the result passed or not.
xsd:boolean{
"type": "MeasurementType",
"passed": "..."
}