21 #ifndef PLUGINS_KINET_KINETDEVICE_H_ 22 #define PLUGINS_KINET_KINETDEVICE_H_ 28 #include "olad/Device.h" 37 const std::vector<ola::network::IPV4Address> &power_supplies,
53 const std::vector<ola::network::IPV4Address> m_power_supplies;
60 #endif // PLUGINS_KINET_KINETDEVICE_H_ bool StartHook()
Called during Start().
Definition: KiNetDevice.cpp:62
void PrePortStop()
Definition: KiNetDevice.cpp:83
Definition: KiNetDevice.h:34
bool AllowMultiPortPatching() const
Allow multiple ports of the same type to be patched to the same universe.
Definition: KiNetDevice.h:45
Definition: PluginAdaptor.h:41
Represents an IPv4 Address.
The namespace containing all OLA symbols.
Definition: Credentials.cpp:44
Definition: KiNetNode.h:39
std::string DeviceId() const
The device ID.
Definition: KiNetDevice.h:41