21 #ifndef PLUGINS_SHOWNET_SHOWNETDEVICE_H_
22 #define PLUGINS_SHOWNET_SHOWNETDEVICE_H_
25 #include "olad/Device.h"
26 #include "olad/Plugin.h"
40 bool AllowMultiPortPatching()
const {
return true; }
43 static const char IP_KEY[];
55 static const char SHOWNET_DEVICE_NAME[];
60 #endif // PLUGINS_SHOWNET_SHOWNETDEVICE_H_
Definition: ShowNetNode.h:38
Definition: PluginAdaptor.h:41
bool StartHook()
Called during Start().
Definition: ShowNetDevice.cpp:58
std::string DeviceId() const
The device ID.
Definition: ShowNetDevice.h:41
Definition: ShowNetDevice.h:33
Definition: Preferences.h:145
The namespace containing all OLA symbols.
Definition: Credentials.cpp:44