8 #ifndef META_OCEAN_DEVICES_IOS_IOS_SENSOR_H
9 #define META_OCEAN_DEVICES_IOS_IOS_SENSOR_H
Definition of a class holding the major and minor device type.
Definition: devices/Device.h:62
This class implements a device for the IOS library.
Definition: IOSDevice.h:29
This class implements a sensor for the IOS library.
Definition: IOSSensor.h:36
IOSSensor(const std::string &name, const DeviceType type)
Creates a new sensor by its name and type.
unsigned int ObjectId
Definition of an object id.
Definition: Measurement.h:46
This class implements the base class for all sensors.
Definition: Sensor.h:36
const ObjectId invalidObjectId
Definition of an invalid object id.
Definition: rendering/Rendering.h:65
The namespace covering the entire Ocean framework.
Definition: Accessor.h:15