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
- Middleware
Command - Middleware Command (from WebSocket to Arduino Serial Plotter UI)
- Monitor
Model State - All the UI Monitor settings that can be changed in the Arduino serial plotter application.
- Monitor
Settings - The
MiddlewareCommand
Monitor settings that are sent to the Arduino serial plotter UI. This contains bothPluggableMonitorSettings
andMonitorModelState
. - Pluggable
Monitor Setting - A single Pluggable monitor setting
- Pluggable
Monitor Settings - All the Pluggable Monitor settings, i.e. a connected serial device, that can be changed from the Arduino serial plotter UI.
Enums§
- Client
Command - Client Commands from Arduino Serial Plotter UI to WebSocket)
- Command
Name - All the available Command names for both Client (
ClientCommand
) and Middleware (MiddlewareCommand
). - EndOf
Line - All possible End Of Line values accepted by the Arduino Serial Plotter UI
- Label
Type - The Pluggable Monitor setting type.