21 #ifndef PLUGINS_ESPNET_ESPNETDEVICE_H_ 22 #define PLUGINS_ESPNET_ESPNETDEVICE_H_ 25 #include "olad/Device.h" 26 #include "olad/Plugin.h" 40 static const char IP_KEY[];
41 static const char NODE_NAME_KEY[];
53 static const char ESPNET_DEVICE_NAME[];
58 #endif // PLUGINS_ESPNET_ESPNETDEVICE_H_ Definition: EspNetDevice.h:32
Definition: PluginAdaptor.h:41
bool StartHook()
Called during Start().
Definition: EspNetDevice.cpp:62
Definition: Preferences.h:147
The namespace containing all OLA symbols.
Definition: Credentials.cpp:44
std::string DeviceId() const
The device ID.
Definition: EspNetDevice.h:38
Definition: EspNetNode.h:50