| Modifier and Type | Method and Description |
|---|---|
protected SuperSensor |
SensorMasterModuleQueued.createNewSensor(SensorMessage message)
Asks SensorType enum if it knows SensorType represented by string
type.
|
protected SuperSensor |
SensorMasterModule.createNewSensor(SensorMessage message)
Asks SensorType enum if it knows SensorType represented by string
type.
|
protected void |
SensorMasterModuleQueued.fileMessage(SensorMessage message)
Updates previous State on genuine Sensor or creates a new Record.
|
protected void |
SensorMasterModule.fileMessage(SensorMessage message)
Updates previous State on genuine Sensor or creates a new Record.
|
protected void |
SensorSpecificModule.fillModule(SensorMessage message)
Updates sensor data when either the sensor name was not specified(Than it
monitors the first Sensor of this type) or the type and name matches.
|
protected boolean |
SensorMasterModuleQueued.updateSensorCollection(SensorMessage message)
Returns a flag that indicates if sensorUpdate was successful.
|
protected boolean |
SensorMasterModule.updateSensorCollection(SensorMessage message)
Returns a flag that indicates if sensorUpdate was successful.
|
| Modifier and Type | Field and Description |
|---|---|
protected SensorMessage |
SuperSensor.lastMessage |
| Modifier and Type | Method and Description |
|---|---|
void |
SuperSensor.updateMessage(SensorMessage message)
Method used for updating the message object that provides particular
properties for given type.
|
| Constructor and Description |
|---|
SensorMessage(SensorMessage original)
Cloning constructor.
|
Copyright © 2013 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.