◆ getAuxiliaryPorts()
Get all auxiliary ports of this device.
This returns an entry for all auxiliary ports, no matter whether something is connected or not. A device with n auxiliary ports will return n entries here.
- Returns
- List of all Auxiliary Ports
◆ getBeeper()
Get the built-in beeper, if there is any.
- Returns
- Beeper interface
◆ getFeaturePorts()
Get all feature ports of this device.
This returns an entry for all feature ports, no matter whether something is connected or not. A device with n feature ports will return n entries here.
- Returns
- List of all Feature Ports
◆ getMetaData()
MetaData emdmodel::Emd_2_2_8::getMetaData |
( |
| ) |
|
Retrieve the EMD metadata.
- Returns
- EMD metadata
◆ getPeripheralDeviceManager()
Get the peripheral device manager.
- Returns
- Peripheral device manager
◆ getSensorLogger()
Get the sensor logger.
- Returns
- Sensor logger reference
◆ getSettings()
Settings emdmodel::Emd_2_2_8::getSettings |
( |
| ) |
|
Retrieve the EMD settings.
- Returns
- EMD settings
◆ setSettings()
int emdmodel::Emd_2_2_8::setSettings |
( |
in Settings |
settings | ) |
|
Change the EMD settings.
- Parameters
-
- Returns
- 0 if OK
-
ERR_INVALID_PARAMS if any parameters are invalid
◆ SettingsChangedEvent
valueobject emdmodel::Emd_2_2_8::SettingsChangedEvent |
Event: EMD settings have changed.
Settings before change
The documentation for this interface was generated from the following file: