|
UniSet
1.4.0
|
#include <MessageType.h>
Открытые члены | |
| SensorMessage (ObjectId id, bool state, Priority priority=Message::Medium, UniversalIO::IOTypes st=UniversalIO::DigitalInput, ObjectId consumer=UniSetTypes::DefaultObjectId) | |
| SensorMessage (ObjectId id, long value, const IOController_i::CalibrateInfo &ci, Priority priority=Message::Medium, UniversalIO::IOTypes st=UniversalIO::AnalogInput, ObjectId consumer=UniSetTypes::DefaultObjectId) | |
| SensorMessage (const VoidMessage *msg) | |
| TransportMessage | transport_msg () const |
Открытые атрибуты | |
| ObjectId | id |
| bool | state |
| long | value |
| bool | undefined |
| long | sm_tv_sec |
| long | sm_tv_usec |
| UniversalIO::IOTypes | sensor_type |
| IOController_i::CalibrateInfo | ci |
| bool | threshold |
| UniSetTypes::ThresholdId | tid |
Сообщение об изменении состояния датчика
1.7.6.1