|
openDAQ
Open data acquisition platform
|
Collaboration diagram for Factories:Functions | |
| DiscoveryServerPtr | MdnsDiscoveryServer (const LoggerPtr &logger) |
| Creates an MDNS-based Discovery Server. More... | |
| DiscoveryServerPtr | MdnsDiscoveryServerWithOptions (const LoggerPtr &logger, const DictPtr< IString, IBaseObject > &options) |
| Creates an MDNS-based Discovery Server with options specified via instance config provider. More... | |
|
inline |
Creates an MDNS-based Discovery Server.
| logger | The logger the Discovery Server has access to. |
|
inline |
Creates an MDNS-based Discovery Server with options specified via instance config provider.
| logger | The logger the Discovery Server has access to. |
| options | The options dictionary. |