Interface: IUneceSensor
An object which can detect and measure physical properties and which can record, indicate and transmit such measurements.
See
https://vocabulary.uncefact.org/Sensor
Extends
IJsonLdNodeObject
Indexable
[key: string]: string | number | boolean | IJsonLdContextDefinition | IJsonLdNodeObject | IJsonLdGraphObject | object & object | object & object | object & object | IJsonLdListObject | IJsonLdSetObject | IJsonLdNodePrimitive[] | IJsonLdLanguageMap | IJsonLdIndexMap | IJsonLdNodeObject[] | IJsonLdIdMap | IJsonLdTypeMap | IJsonLdContextDefinitionElement[] | string[] | IJsonLdJsonObject | IJsonLdJsonObject[] | {[key: string]: string; } | null | undefined
Properties
@context?
optional@context:UneceContextType
JSON-LD Context.
Overrides
IJsonLdNodeObject.@context
type
type:
"Sensor"
JSON-LD Type.
actualReportedMeasurement?
optionalactualReportedMeasurement:IUneceCalibratedMeasurement[]
An actual calibrated measurement reported for this monitoring sensor.
See
https://vocabulary.uncefact.org/actualReportedMeasurement
definedControlSettingParameter?
optionaldefinedControlSettingParameter:IUneceControlSettingParameter[]
A control setting parameter defined for this monitoring sensor.
See
https://vocabulary.uncefact.org/definedControlSettingParameter
definedOperationalParameter?
optionaldefinedOperationalParameter:IUneceOperationalParameter[]
An operational parameter defined for this monitoring sensor.
See
https://vocabulary.uncefact.org/definedOperationalParameter
grantedCertificate?
optionalgrantedCertificate:IUneceProductCertificate[]
A product certificate granted for this monitoring sensor.
See
https://vocabulary.uncefact.org/grantedCertificate
identifier?
optionalidentifier:string
An identifier of this monitoring sensor.
See
https://vocabulary.uncefact.org/identifier
manufacturerParty?
optionalmanufacturerParty:IUneceTradeParty[]
The manufacturer party for this monitoring sensor.
See
https://vocabulary.uncefact.org/manufacturerParty
ownerParty?
optionalownerParty:IUneceTradeParty[]
The owner party of this monitoring sensor.
See
https://vocabulary.uncefact.org/ownerParty
positionCode?
optionalpositionCode:string
The code specifying a position of this monitoring sensor.
See
https://vocabulary.uncefact.org/positionCode
precisionMeasurement?
optionalprecisionMeasurement:IUneceCalibratedMeasurement[]
A calibrated measurement of precision for this monitoring sensor.
See
https://vocabulary.uncefact.org/precisionMeasurement
remainingBatteryChargePercent?
optionalremainingBatteryChargePercent:string
The percentage of the remaining battery charge of this monitoring sensor.
See
https://vocabulary.uncefact.org/remainingBatteryChargePercent
scheduledReportedMeasurement?
optionalscheduledReportedMeasurement:IUneceCalibratedMeasurement[]
A scheduled calibrated measurement reported for this monitoring sensor.
See
https://vocabulary.uncefact.org/scheduledReportedMeasurement
typeCode?
optionaltypeCode:string
The code specifying a type of monitoring sensor.
See
https://vocabulary.uncefact.org/typeCode
valueMeasure?
optionalvalueMeasure:IUneceMeasureType[]
The measure of the value for this monitoring sensor.