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,
49 const std::vector<ola::network::IPV4Address> m_power_supplies;
56 #endif // PLUGINS_KINET_KINETDEVICE_H_
bool StartHook()
Called during Start().
Definition: KiNetDevice.cpp:62
void PrePortStop()
Definition: KiNetDevice.cpp:83
Definition: KiNetDevice.h:34
std::string DeviceId() const
The device ID.
Definition: KiNetDevice.h:41
Definition: PluginAdaptor.h:41
Represents an IPv4 Address.
The namespace containing all OLA symbols.
Definition: Credentials.cpp:44
Definition: KiNetNode.h:37