| Legrand / Raritan / Server Technology Xerus™ JSON-RPC API
    | 
Zero-config service settings interface. More...
import <Zeroconf.idl;
| Classes | |
| struct | Settings | 
| Zero-configservice settings.  More... | |
| struct | SettingsChangedEvent | 
| Public Member Functions | |
| Settings | getSettings () | 
| Retrieve the service settings. | |
| void | setSettings (in Settings settings) | 
| Set the service settings. | |
Zero-config service settings interface.
Definition at line 13 of file Zeroconf.idl.
| Settings devsettings::Zeroconf::getSettings | ( | ) | 
Retrieve the service settings.
| void devsettings::Zeroconf::setSettings | ( | in Settings | settings | ) | 
Set the service settings.
| settings | New settings |