|
Motion Master 6.0.0-alpha.50
Next-generation motion control software
|
A client request received over the monitoring WebSocket to (un)subscribe to a topic. More...
#include <monitoring_api.h>
Public Types | |
| enum class | Action { Subscribe , Unsubscribe } |
Public Attributes | |
| Action | action = Action::Subscribe |
| std::string | topic |
| Validated URL-safe topic (a monitoring id). | |
A client request received over the monitoring WebSocket to (un)subscribe to a topic.
|
strong |
| Action mm::WsCommand::action = Action::Subscribe |
| std::string mm::WsCommand::topic |
Validated URL-safe topic (a monitoring id).