21 #ifndef PLUGINS_NANOLEAF_NANOLEAFDEVICE_H_ 22 #define PLUGINS_NANOLEAF_NANOLEAFDEVICE_H_ 28 #include "olad/Device.h" 55 std::string IPPortKey()
const;
56 std::string PanelsKey()
const;
58 static const uint16_t DEFAULT_STREAMING_PORT = 60221;
63 #endif // PLUGINS_NANOLEAF_NANOLEAFDEVICE_H_ Definition: NanoleafNode.h:40
std::string DeviceId() const
The device ID.
Definition: NanoleafDevice.cpp:112
void PrePortStop()
Definition: NanoleafDevice.cpp:141
Represents a IPv4 Address.
Definition: IPV4Address.h:55
Definition: PluginAdaptor.h:41
Represents an IPv4 Address.
Definition: Preferences.h:147
Definition: NanoleafDevice.h:34
The namespace containing all OLA symbols.
Definition: Credentials.cpp:44
bool StartHook()
Called during Start().
Definition: NanoleafDevice.cpp:70