Definition at line 10 of file Rdm.idl.
◆ ManagementState
| Enumerator |
|---|
| UNMANAGED | Device is not under CC-SG management.
|
| MANAGED | Device is under active CC-SG management.
|
| MANAGED_CC_UNREACHABLE | CC-SG management was configured for the device, but the server is not reachable.
|
Definition at line 13 of file Rdm.idl.
◆ getSettings()
Get CC-SG management settings.
- Returns
- Management settings
◆ getState()
| State rdm::Rdm::getState |
( |
| ) |
|
Get CC-SG management state.
- Returns
- Management state
◆ setSettings()
| int rdm::Rdm::setSettings |
( |
in Settings | settings | ) |
|
Set CC-SG management settings.
- Parameters
-
- Returns
- 0 on success
-
1 if any setting value was invalid
◆ stopManagement()
| int rdm::Rdm::stopManagement |
( |
| ) |
|
Stop CC-SG management for this device.
This operation is valid only if the device is under CC-SG management, but the CC server is unreachable.
- Returns
- 0 on success
-
1 if the device is not in MANAGED_CC_UNREACHABLE state
◆ ERR_INVALID_ARGUMENT
| constant int rdm::Rdm::ERR_INVALID_ARGUMENT = 1 |
The documentation for this interface was generated from the following file: