Module protocol

Source

Structs§

Command
The generic Command structure defined by the Arduino serial plotter README.
Data
Data lines message that can be send to the Arduino serial plotter
MiddlewareCommand
Middleware Command (from WebSocket to Arduino Serial Plotter UI)
MonitorModelState
All the UI Monitor settings that can be changed in the Arduino serial plotter application.
MonitorSettings
The MiddlewareCommand Monitor settings that are sent to the Arduino serial plotter UI. This contains both PluggableMonitorSettings and MonitorModelState.
PluggableMonitorSetting
A single Pluggable monitor setting
PluggableMonitorSettings
All the Pluggable Monitor settings, i.e. a connected serial device, that can be changed from the Arduino serial plotter UI.

Enums§

ClientCommand
Client Commands from Arduino Serial Plotter UI to WebSocket)
CommandName
All the available Command names for both Client (ClientCommand) and Middleware (MiddlewareCommand).
EndOfLine
All possible End Of Line values accepted by the Arduino Serial Plotter UI
LabelType
The Pluggable Monitor setting type.