Module control

Source
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§

MionIdentity
An identity for a CAT-DEV that we received from the network.
MionIdentityAnnouncement
An announcement to ask all MION’s to identify themselves.

Enums§

MIONBootType
The boot type the MION is actively configured to boot into.
MIONControlProtocolError
Errors specifically for MION Control Protocol related errors.
MionCommandByte
Used as a “Request” & “Response” code for a packet when talking with the MION Bridge.