Available on crate features
clients or servers only.Expand description
Protocols specifically for talking with the “control” port of the MION board.
The main use case for talking to the control port is identifying which MIONs actually exist on your network, and getting basic information about them to then connect to them.
Structs§
- Mion
Identity clients - An identity for a CAT-DEV that we received from the network.
- Mion
Identity Announcement - An announcement to ask all MION’s to identify themselves.
Enums§
- Mion
Boot Type - The boot type the MION is actively configured to boot into.
- Mion
Command Byte - Used as a “Request” & “Response” code for a packet when talking with the MION Bridge.
- Mion
Control Protocol Error - Errors specifically for MION Control Protocol related errors.