58 bool Handle(std::string command);
92 bool Registration(
bool mode);
99 void Deregister(uint16_t address);
bool Handle(std::string command)
Handle the command.
This is the top level include file for the HAN-FUN library.
This file contains the prototypes of the debug functionality in HAN-FUN.
void Saved()
Callback indicating that the application configuration has been saved.
This class defines the API for the transport layer.
void Restored()
Callback indicating that the application configuration has been restored.
void Restore()
Restore application configuration.
void Save()
Save application configuration.
void Initialize(HF::Transport::Layer &transport)
Initialize the application.
Top-level namespace for the HAN-FUN library.