The IoT failure Management ontology (IoT-F) aims to provide a reference model for the IoT failure management domain. Device manufacturers will use this shared model to build a shared knowledge base, enabling efficient IoT failure diagnosis and IoT failure impact analysis. More precisely, it enables the following usages:
1. Connect distributed and heterogeneous IoT failure diagnosis information governed by different device manufacturers.
2. Help IoT device manufacturers in structuring IoT device failure information.
3. Enable efficient search for recovery plans, failure cause, and its impact given a failed device type and a set of monitoring indicators thanks to the knowledge graph structure.
4. Allow our cooperative agents OSAMA to understand failure data to perform collaborative and automatic cascading failure recovery.
The IoT-F extends the standardized ontology SAREF. Its architecture is based on two levels: 1) The top level is based on the FMEA concepts, which provide a generic model for failure description in any domain of interest. We reused FMEA concepts inspired by relevant standards such as IEC60812 and ISO13372; 2) The application-specific level represents failures in IoT systems. To build the application-specific level, we reused a set of non-ontological resources that describe relevant information about IoT failure, such as literature taxonomies for IoT failure, failure cause, and recovery actions taxonomies, and market DM models mainly Matter and TR-181 data models. The main concept of the IoT-F ontology is IoT-F:FailureMode representing IoT failures associated with an IoT device type IoT-F:DeviceType, described by: a set of symptoms IoT-F:Symptom representing failure symptoms, causes IoT-F:FailureCause, effects IoT-F:FailureEffect, and possible compensatory actions IoT-F:CompensatoryAction. Each of these classes is specialized at the application-specific level to describe IoT failures..
IoTF | <https://w3id.org/iotf> |
core | <https://saref.etsi.org/core> |
owl | <http://www.w3.org/2002/07/owl> |
rdf | <http://www.w3.org/1999/02/22-rdf-syntax-ns> |
terms | <http://purl.org/dc/terms> |
xml | <http://www.w3.org/XML/1998/namespace> |
xsd | <http://www.w3.org/2001/XMLSchema> |
rdfs | <http://www.w3.org/2000/01/rdf-schema> |
vann | <http://purl.org/vocab/vann> |
NetworkI | <https://w3id.org/iotfNetworkI> |
This ontology has the following classes and properties.
This is a placeholder text for the description of your ontology. The description should include an explanation and a diagram explaining how the classes are related, examples of usage, etc.
IRI: https://saref.etsi.org/core/ActuatingFunction
IRI: https://saref.etsi.org/core/Actuator
A device responsible for moving or controlling a mechanism or system by performing an actuating function
IRI: https://saref.etsi.org/core/Appliance
An electrical/mechanical machine that accomplish some household functions, such as cleaning or cooking
IRI: https://w3id.org/iotf#AudioOutputFault
IRI: https://w3id.org/iotf#BLEFault
IRI: https://w3id.org/iotf#BatteryFluctuation
IRI: https://w3id.org/iotf#BatteryLevel
IRI: https://w3id.org/iotf#CPUUsage
IRI: https://w3id.org/iotf#Calibration
happens when sensor data may have offset or have a different gain from the ground truth values.
IRI: https://w3id.org/iotf#CellularFault
IRI: https://saref.etsi.org/core/CloseCommand
A type of command
IRI: https://saref.etsi.org/core/CloseState
The state of a device that is CLOSE
IRI: https://saref.etsi.org/core/Coal
A type of commodity
IRI: https://saref.etsi.org/core/Command
A directive that a device must support to perform a certain function. A command may act upon a state, but does not necessarily act upon a state. For example, the ON command acts upon the ON/OFF state, but the GET command does not act upon any state, it simply gives a directive to retrieve a certain value. We propose here a list of commands that are relevant for the purpose of SAREF, but this list can be extended.
IRI: https://saref.etsi.org/core/Commodity
A marketable item for which there is demand, but which is supplied without qualitative differentiation across a market. SAREF refers to energy commodities such as electricity, gas, coal and oil.
IRI: https://w3id.org/iotf#CommunicationFailure
IRI: https://w3id.org/iotf#ConnectivityFailure
represents failure cause related to the connectivity.
IRI: https://saref.etsi.org/core/Currency
The class of units of measure for price
IRI: https://saref.etsi.org/core/Device
A tangible object designed to accomplish a particular task. In order to accomplish this task, the device performs one or more functions. For example, a washing machine is designed to wash (task) and to accomplish this task it performs a start and stop function.
IRI: https://w3id.org/iotf#DeviceType
denotes a type of a market IoT device e.g., FIBARO light bulb.
IRI: https://saref.etsi.org/core/DoorSwitch
A switch that performs the saref:OpenCloseFunction, is used for controlling a door, and can be found in the state saref:OpenCloseState. A saref:DoorSwitch is typically used to accomplish saref:Safety.
IRI: https://saref.etsi.org/core/Electricity
A type of commodity
IRI: https://saref.etsi.org/core/Energy
A saref:Property related to some measurements that are characterized by a certain value measured in an energy unit (such as Kilowatt_Hour or Watt_hour). Furter specializations of the saref:Energy class can be found in the SAREF4ENER extension, where classes such as EnergyMax, EnergyMin and EnergyExpected are defined.
IRI: https://saref.etsi.org/core/EnergyUnit
The unit of measure for energy
IRI: https://w3id.org/iotf#Environnment
represents failure cause related to the environment.
IRI: https://w3id.org/iotf#EthernetFault
IRI: https://saref.etsi.org/core/EventFunction
A function that allows to notify about some relevant activity; e.g., that a certain threshold value has been exceeded or that some object has moved.
IRI: https://w3id.org/iotf#FailStop
happens when a device stops functioning and is un-responsive to external requests.
IRI: https://w3id.org/iotf#FailureCause
denotes the cause of a failure.
IRI: https://w3id.org/iotf#FailureEffect
represents the effects of a failure mode.
IRI: https://w3id.org/iotf#FailureMode
a form of a dysfunction related to an IoTdevice.
IRI: https://saref.etsi.org/core/FeatureOfInterest
A feature of interest represents any real world entity from which a property is measured.
IRI: https://w3id.org/iotf#FirmwareUpdate
IRI: https://w3id.org/iotf#FirmwareVersion
IRI: https://saref.etsi.org/core/Function
The functionality necessary to accomplish the task for which a device is designed. A device can be designed to perform more than one function. Functions can be structured in categories (subclasses) that reflect different points of view, for example, considering the specific application area for which a function can be used (e.g., light, temperature, motion, heat, power, etc.), or the capability that a function can support (e.g., receive, reply, notify, etc.), and so forth.
IRI: https://saref.etsi.org/core/Gas
A type of commodity
IRI: https://saref.etsi.org/core/GetCommand
A type of command
IRI: https://saref.etsi.org/core/GetCurrentMeterValueCommand
A type of get command
IRI: https://saref.etsi.org/core/GetMeterDataCommand
A type of get command
IRI: https://saref.etsi.org/core/GetMeterHistoryCommand
A type of get command
IRI: https://saref.etsi.org/core/GetSensingDataCommand
A type of get command
IRI: https://w3id.org/iotf#HardwareFailure
represents failure cause related to the hardware.
IRI: https://w3id.org/iotf#HardwareRestart
IRI: https://w3id.org/iotf#HardwareVersion
IRI: https://w3id.org/iotf#HighVariance
A high variance failure appears when a device’s state fluctuates back and forth more rapidly than the environment dictates.
IRI: https://saref.etsi.org/core/Humidity
A saref:Property related to some measurements that are characterized by a certain value that is measured in a humidity unit
IRI: https://saref.etsi.org/core/HVAC
Heating, Ventilation and Air Conditioning (HVAC) device that provides indoor environmental comfort. A saref:HVAC is typically used to accomplish saref:Comfort.
IRI: https://saref.etsi.org/core/IlluminanceUnit
The unit of measure for light
IRI: https://saref.etsi.org/core/LevelControlFunction
An actuating function that allows to do level adjustments of a property in a certain range (e.g., 0%-100%), such as dimming a light in a room or setting the speed of an electric motor.
IRI: https://saref.etsi.org/core/Light
A saref:Property related to some measurements that are characterized by a certain value that is measured in a illuminance unit (lux)
IRI: https://saref.etsi.org/core/LightSwitch
A switch that performs the saref:OnOffFunction, controls the property saref:Light, and can be found in the state saref:OnOffState. It can offer a switch on service. A saref:LightSwitch is typically used to accomplish saref:Lighting.
IRI: https://w3id.org/iotf#LowBattery
IRI: https://saref.etsi.org/core/Measurement
Represents the measured value made over a property. It is also linked to the unit of measure in which the value is expressed and the timestamp of the measurement.
IRI: https://w3id.org/iotf#MemoryUsage
IRI: https://saref.etsi.org/core/Meter
A device built to accurately detect and display a quantity in a form readable by a human being. Further, a device of category saref:Meter that performs a saref:MeteringFunction.
IRI: https://saref.etsi.org/core/MeteringFunction
A function that allows to get data from a meter, such as current meter reading or instantaneous demand
IRI: https://saref.etsi.org/core/Motion
A saref:Property related to some measurements that are characterized by a certain value that is measured in a unit of measure for motion
IRI: https://saref.etsi.org/core/MultiLevelState
A type of state
IRI: https://w3id.org/iotf#NFCFault
IRI: https://w3id.org/iotf#NetworkI/O
IRI: https://w3id.org/iotf#NonFailStop
failure relate to a response by the device that diverges from the desired device state.
IRI: https://w3id.org/iotf#NonVolatileMemoryError
IRI: https://saref.etsi.org/core/NotifyCommand
A type of command
IRI: https://saref.etsi.org/core/Occupancy
A saref:Property related to some measurements that are characterized by a certain value (saref:hasValue property) that is measured in a unit of measure for occupancy
IRI: https://saref.etsi.org/core/OffCommand
A type of command
IRI: https://saref.etsi.org/core/OffState
The state of a device that is Off
IRI: https://w3id.org/iotf#Omission
IRI: https://saref.etsi.org/core/OnCommand
A type of command
IRI: https://saref.etsi.org/core/OnOffFunction
An actuating function that allows to switch on and off an actuator
IRI: https://saref.etsi.org/core/OnState
The state of a device that is On
IRI: https://saref.etsi.org/core/OpenCloseFunction
An actuating function that allows to open and close a device
IRI: https://saref.etsi.org/core/OpenCloseState
A type of state
IRI: https://saref.etsi.org/core/OpenCommand
A type of command
IRI: https://saref.etsi.org/core/OpenState
The state of a device that is OPEN
IRI: https://w3id.org/iotf#Outlier
an outlier failure occurs when a device to report an incorrect state for a very brief period, usually theduration of just 1 poll.
IRI: https://saref.etsi.org/core/PauseCommand
A type of command
IRI: https://saref.etsi.org/core/Power
A saref:Property related to some measurements that are characterized by a certain value that is measured in a power unit (such as watt or kilowatt). Further specializations of the saref:Power class can be found in the SAREF4ENER extension, where classes such as PowerMax, PowerMin and PowerExpected are defined.
IRI: https://w3id.org/iotf#PowerFailure
reprensents failure cause related to power e.g, battery level.
IRI: https://w3id.org/iotf#PowerSource
IRI: https://saref.etsi.org/core/PowerUnit
The unit of measure for power
IRI: https://saref.etsi.org/core/Pressure
A saref:Property related to some measurements that are characterized by a certain value that is measured in a pressure unit (bar or pascal)
IRI: https://saref.etsi.org/core/PressureUnit
The unit of measure for pressure
IRI: https://saref.etsi.org/core/Price
A saref:Property crelated to some measurements that are characterized by a certain value that is measured using saref:Currency
IRI: https://saref.etsi.org/core/Profile
A specification associated to a device to collect information about a certain Property (e.g., Energy) for optimizing its usage in the home, office or building in which the device is located. This specification is about a certain Property (saref:isAbout), can be calculated over a time span (saref:hasTime) and can be associated to some costs (saref:hasPrice). An example is the Power Profile defined in the SAREF4ENER extension that can be associated to a device for optimizing the Energy efficiency in the home, office or building in which the device is located.
IRI: https://saref.etsi.org/core/Property
A quality of a feature of interest that can be measured; an aspect of a feature of interest that is intrinsic to and cannot exist without the feature
IRI: https://w3id.org/iotf#RadioFault
IRI: https://w3id.org/iotf#RebootCount
IRI: https://w3id.org/iotf#RecoveryAction
denotes actions that allows recovering a device from a given failure.
IRI: https://saref.etsi.org/core/SensingFunction
A function that allows to transmit data from sensors, such as measurement values (e.g., temperature) or sensing data (e.g., occupancy)
IRI: https://saref.etsi.org/core/Sensor
A device that detects and responds to events or changes in the physical environment such as light, motion, or temperature changes. Further, a device of category saref:Sensor that performs a saref:SensingFunction.
IRI: https://saref.etsi.org/core/Service
A service is a representation of a function to a network that makes the function discoverable, registerable, remotely controllable by other devices in the network. A service can represent one or more functions. A Service is offered by a device that wants (a certain set of) its function(s) to be discoverable, registerable, remotely controllable by other devices in the network. A Service must specify the device that is offering the service and the function(s) to be represented.
IRI: https://saref.etsi.org/core/SetAbsoluteLevelCommand
A type of set level command
IRI: https://saref.etsi.org/core/SetLevelCommand
A type of command
IRI: https://saref.etsi.org/core/SetRelativeLevelCommand
A type of set level command
IRI: https://saref.etsi.org/core/Smoke
A saref:Property related to some measurements that are characterized by a certain value that is measured in a unit of measure for smoke
IRI: https://saref.etsi.org/core/SmokeSensor
A sensor that performs the saref:SensingFunction and the saref:EventFunction, and is used for the purpose of sensing a property of type saref:Smoke. A saref:SmokeSensor is typically used to saref:accomplish saref:Safety.
IRI: https://w3id.org/iotf#SoftwareFailure
represents failure cause related to software.
IRI: https://w3id.org/iotf#SoftwareRestart
IRI: https://w3id.org/iotf#SoftwareUpdate
IRI: https://w3id.org/iotf#SoftwareVersion
IRI: https://w3id.org/iotf#Spike
A spike fault happens when there is a rapid increase or decrease in the device state.
IRI: https://saref.etsi.org/core/StartCommand
A type of command
IRI: https://saref.etsi.org/core/StartState
The state of a device that is STARTED
IRI: https://saref.etsi.org/core/StartStopFunction
An actuating function that allows to start and stop a device
IRI: https://saref.etsi.org/core/StartStopState
A type of state
IRI: https://saref.etsi.org/core/State
The state in which a device can be found, e.g, ON/OFF/STANDBY, or ONLINE/OFFLINE. We propose here a list of states that are relevant for the purpose of SAREF, but this list can be extended.
IRI: https://saref.etsi.org/core/StepDownCommand
A type of command
IRI: https://saref.etsi.org/core/StepUpCommand
A type of command
IRI: https://saref.etsi.org/core/StopCommand
A type of command
IRI: https://saref.etsi.org/core/StopState
The state of a device that is STOPPED
IRI: https://w3id.org/iotf#StuckAt
A stuck-at failure happens when a device cannot change state, maintaining the same state despite changes in environment or actuation commands.
IRI: https://saref.etsi.org/core/Switch
A device of category saref:Actuator that performs an actuating function of type saref:OnOffFunction or saref:OpenCloseFunction
IRI: https://saref.etsi.org/core/SwitchOnService
A type of service that represents an on/off function to the network
IRI: https://w3id.org/iotf#Symptom
IRI: https://saref.etsi.org/core/Task
The goal for which a device is designed (from a user perspective). For example, a washing machine is designed for the task of washing. We propose here a list of tasks that are relevant for the purpose of SAREF, but this list can be extended. Tasks can be accomplished by devices (saref:isAccomplishedBy).
IRI: https://w3id.org/iotf#Temperature
IRI: https://saref.etsi.org/core/Temperature
A saref:Property related to some measurements that are characterized by a certain value that is measured in a temperature unit (degree_Celsius, degree_Fahrenheit, or degree_kelvin)
IRI: https://saref.etsi.org/core/TemperatureSensor
A sensor that is used for the purpose of sensing a property of type saref:Temperature. A saref:TemperatureSensor is typically used to saref:accomplish saref:Comfort.
IRI: https://saref.etsi.org/core/TemperatureUnit
The unit of measure for temperature
IRI: https://w3id.org/iotf#ThreadFault
IRI: https://saref.etsi.org/core/Time
A class that allows to specify the time concept.
IRI: https://w3id.org/iotf#Timing
IRI: https://saref.etsi.org/core/ToggleCommand
A type of command
IRI: https://w3id.org/iotf#TotalOperationalTime
IRI: https://saref.etsi.org/core/UnitOfMeasure
The unit of measure is a standard for measurement of a quantity, such as a Property. For example, Power is a property and Watt is a unit of power that represents a definite predetermined power: when we say 10 Watt, we actually mean 10 times the definite predetermined power called "watt". Our definition is based on the definition of unit of measure in the Ontology of units of Measure (OM). We propose here a list of some units of measure that are relevant for the purpose of SAREF, but this list can be extended, also using some other ontologies rather than the Ontology of units of Measure (OM).
IRI: https://w3id.org/iotf#UserInterfaceFault
IRI: https://w3id.org/iotf#VisualDisplayFault
IRI: https://w3id.org/iotf#WIFIFault
IRI: https://saref.etsi.org/core/accomplishes
A relationship between a certain entity (e.g., a device) and the task it accomplishes
IRI: https://saref.etsi.org/core/actsUpon
A relationship between a command and a state
IRI: https://w3id.org/iotf#becauseOf
IRI: https://saref.etsi.org/core/consistsOf
A relationship indicating a composite entity that consists of other entities (e.g., a temperature/humidity sensor that consists of a temperature sensor and a humidity sensor)
IRI: https://saref.etsi.org/core/controlsProperty
A relationship specifying the property that can be controlled by a certain device
IRI: https://w3id.org/iotf#effectIs
IRI: https://w3id.org/iotf#happensAt
IRI: https://saref.etsi.org/core/hasCommand
A relationship between a function and a command
IRI: https://w3id.org/iotf#hasDeviceType
IRI: https://saref.etsi.org/core/hasFunction
A relationship identifying the function of a device
IRI: https://saref.etsi.org/core/hasMeasurement
A relationship between a feature of interest and a measurement about it
IRI: https://saref.etsi.org/core/hasMeterReading
A relationship between a metering function and the measurement of the reading
IRI: https://saref.etsi.org/core/hasMeterReadingType
A relationship identifying the reading type of a metering function (e.g., Water, Gas, Pressure , Energy , Power, etc.)
IRI: https://saref.etsi.org/core/hasPrice
A relationship indentifying the price associated to an entity
IRI: https://saref.etsi.org/core/hasProfile
A relationship associating a profile to a certain device
IRI: https://saref.etsi.org/core/hasProperty
A relationship between a feature of interest and a property of that feature
IRI: https://w3id.org/iotf#hasRecoveryAction
IRI: https://saref.etsi.org/core/hasSensingRange
A relationship between a sensing function and a measurement identifying the range of a sensor detection
IRI: https://saref.etsi.org/core/hasSensorType
A relationship identifying the sensing type of a sensor detection (i.e., Temperature, Occupancy, Humidity, Motion , Smoke, Pressure, etc.)
IRI: https://saref.etsi.org/core/hasState
A relationship identifying the type of state of a device
IRI: https://saref.etsi.org/core/hasThresholdMeasurement
A relationship associated with an event function to notify that a certain threshold measurement has been exceeded
IRI: https://saref.etsi.org/core/hasTime
A relationship to associate time information to an entity
IRI: https://saref.etsi.org/core/hasTypicalConsumption
A relationship identifying the typical (energy or power) consumption of a device
IRI: https://saref.etsi.org/core/isAccomplishedBy
A relationship identifying an entity (e.g., a device) that can accomplish a task.
IRI: https://w3id.org/iotf#isCausedBy
IRI: https://saref.etsi.org/core/isCommandOf
A relationship between a command and a function.
IRI: https://saref.etsi.org/core/isControlledByDevice
A relationship specifying the devices that can control a certain property
IRI: https://saref.etsi.org/core/isMeasuredByDevice
A relationship specifying the devices that can measure a certain property
IRI: https://saref.etsi.org/core/isMeasuredIn
A relationship identifying the unit of measure used for a certain entity.
IRI: https://saref.etsi.org/core/isOfferedBy
A relationship between a service and a device that offers the service
IRI: https://saref.etsi.org/core/isPropertyOf
A relationship between a property and the feature of interest it belongs to
IRI: https://saref.etsi.org/core/isUsedFor
A relationship specifying the commodity for which a device is used for
IRI: https://saref.etsi.org/core/isAbout
A relationship identifying what an entity, such as a profile, is about
IRI: https://saref.etsi.org/core/isMeasurementOf
A relationship between a measurement and the feature of interest whose quality was measured
IRI: https://saref.etsi.org/core/makesMeasurement
A relation between a device and the measurements it makes. Such measurement will link together the value of the measurement, its unit of measure and the property to which it relates.
IRI: https://saref.etsi.org/core/measurementMadeBy
A relation between a measurement and the device that made it.
IRI: https://saref.etsi.org/core/measuresProperty
A relationship specifying the property that can be measured by a certain device
IRI: https://saref.etsi.org/core/offers
A relationship between a device and a service
IRI: https://w3id.org/iotf#producesEffect
IRI: https://saref.etsi.org/core/relatesToMeasurement
A relationship between a property and the measurements it relates to
IRI: https://saref.etsi.org/core/relatesToProperty
A relationship between a measurement and the property it relates to
IRI: https://saref.etsi.org/core/represents
A relationship between a service and a function.
IRI: https://saref.etsi.org/core/hasDescription
A relationship providing a description of an entity (e.g., device). The value is expected to be a string or a string with language tag.
IRI: https://w3id.org/iotf#hasFailureCode
IRI: https://saref.etsi.org/core/hasManufacturer
A relationship identifying the manufacturer of an entity (e.g., device). The value is expected to be a string or a string with language tag.
IRI: https://saref.etsi.org/core/hasModel
A relationship identifying the model of an entity (e.g., device). The value is expected to be a string or a string with language tag.
IRI: https://saref.etsi.org/core/hasTimestamp
A relationship stating the timestamp of an entity (e.g. a measurement).
IRI: https://saref.etsi.org/core/hasValue
A relationship defining the value of a certain property, e.g., energy or power. Note that, even if numeric values are expected to enable reasoning, measurement values could use other datatypes.
IRI: https://w3id.org/iotf#BatteryLevel
IRI: https://w3id.org/iotf#CPUUsage
IRI: http://purl.org/dc/terms/creator
IRI: http://purl.org/dc/terms/description
IRI: http://purl.org/vocab/vann/example
IRI: http://purl.org/dc/terms/issued
IRI: http://purl.org/dc/terms/license
IRI: https://w3id.org/iotf#MemoryUsage
IRI: http://purl.org/dc/terms/modified
IRI: https://w3id.org/iotf#NetworkI/O
IRI: http://purl.org/vocab/vann/preferredNamespacePrefix
IRI: http://purl.org/vocab/vann/preferredNamespaceUri
IRI: http://purl.org/dc/terms/publisher
IRI: http://purl.org/dc/terms/source
IRI: http://purl.org/dc/terms/title
IRI: http://www.w3.org/2002/07/owl#versionIRI
IRI: https://w3id.org/iotf#AlarmXM
IRI: https://saref.etsi.org/core/Cleaning
A type of task for which a device is designed
IRI: https://saref.etsi.org/core/Comfort
A type of task for which a device is designed
IRI: https://w3id.org/iotf#ConnectivityFailureMotionSensorXM
IRI: https://w3id.org/iotf#ConnectivityMotionSensorXM
IRI: https://saref.etsi.org/core/Drying
A type of task for which a device is designed
IRI: https://saref.etsi.org/core/EnergyEfficiency
A type of task for which a device is designed
IRI: https://saref.etsi.org/core/Entertainment
A type of task for which a device is designed
IRI: https://w3id.org/iotf#FailureSmartThingsHub
IRI: https://w3id.org/iotf#FirmwareFailureLeakDetectionXM
IRI: https://w3id.org/iotf#FirmwareUpdateLeakDetectionXM
IRI: https://w3id.org/iotf#FirmwareUpdateLightBulbXM
IRI: https://w3id.org/iotf#HardwareFailureTempSensorXM
IRI: https://w3id.org/iotf#HardwareRestartMotionSensorXM
IRI: https://w3id.org/iotf#HardwareRestartSmokeSensorXM
IRI: https://w3id.org/iotf#HardwareRestartTempSensorXM
IRI: https://w3id.org/iotf#HighVarianceAlarmXM
IRI: https://w3id.org/iotf#HighVarianceLeakDetectorXM
IRI: https://w3id.org/iotf#HighVarianceLighBulbXM
IRI: https://w3id.org/iotf#HighVarianceSmokeSensorXM
IRI: https://w3id.org/iotf#HighVarianceTempSensorXM
IRI: https://w3id.org/iotf#LeakDetectorMX
IRI: https://w3id.org/iotf#LightBulbXM
IRI: https://saref.etsi.org/core/Lighting
A type of task for which a device is designed
IRI: https://saref.etsi.org/core/MeterReading
A type of task for which a device is designed
IRI: https://w3id.org/iotf#MotionSensorXM
IRI: https://w3id.org/iotf#PowerFailureMotionSensorXM
IRI: https://saref.etsi.org/core/Safety
A type of task for which a device is designed
IRI: https://w3id.org/iotf#SmartThingsHub
IRI: https://w3id.org/iotf#SmokeSensorXM
IRI: https://w3id.org/iotf#SoftwareFailureSmartThingsHub
IRI: https://w3id.org/iotf#SoftwareFailureSmokeSensorXM
IRI: https://w3id.org/iotf#SoftwareFailureTempSensorXM
IRI: https://w3id.org/iotf#SoftwareRestartAlarmXM
IRI: https://w3id.org/iotf#SoftwareRestartSmokeSensorXM
IRI: https://w3id.org/iotf#SoftwareUpdateSmartThingsHub
IRI: https://w3id.org/iotf#SoftwareUpdateTempSensorXM
IRI: https://w3id.org/iotf#SpikeTempSensorXM
IRI: https://w3id.org/iotf#StuckAtMotionSensor
IRI: https://w3id.org/iotf#StuckAtSmokeSensorXM
IRI: https://w3id.org/iotf#TempSensorXM
IRI: https://saref.etsi.org/core/Washing
A type of task for which a device is designed
IRI: https://saref.etsi.org/core/WellBeing
A type of task for which a device is designed
Add your references here. It is recommended to have them as a list.
The authors would like to thank Silvio Peroni for developing LODE, a Live OWL Documentation Environment, which is used for representing the Cross Referencing Section of this document and Daniel Garijo for developing Widoco, the program used to create the template used in this documentation.
A function that allows to transmit data to actuators, such as level settings (e.g., temperature) or binary switching (e.g., open/close, on/off)