An Obervable class that listens for Signal K PUT requests coming over the websocket connection and notifies observers of the change.
More...
#include <sensesp/signalk/signalk_put_request_listener.h>
An Obervable class that listens for Signal K PUT requests coming over the websocket connection and notifies observers of the change.
- See also
- SKPutRequestListener
Definition at line 20 of file signalk_put_request_listener.h.
◆ SKPutListener()
| sensesp::SKPutListener::SKPutListener |
( |
const String & | sk_path | ) |
|
◆ get_listeners()
| const std::vector< SKPutListener * > & sensesp::SKPutListener::get_listeners |
( |
| ) |
|
|
inlinestatic |
◆ get_sk_path()
| String & sensesp::SKPutListener::get_sk_path |
( |
| ) |
|
|
inline |
◆ parse_value()
| virtual void sensesp::SKPutListener::parse_value |
( |
const JsonObject & | put | ) |
|
|
pure virtual |
◆ sk_path
| String sensesp::SKPutListener::sk_path {} |
|
protected |
The documentation for this class was generated from the following files: