Expand description
Protocol module for handling MikroTik API communication.
Modules§
- Module containing the command parser and response types.
- Module containing the error types for the command parser.
- Module containing the sentence parser and response types.
- Module containing the word parser and response types.
Structs§
- Represents a (tagged) successful command completion response.
- Represents a reply to a command, including a tag and multiple attributes.
- Represents an error or warning while executing a command, including a tag and message.
Enums§
- Various types of responses a command can produce.
- Categories for
TrapResponse, defining the nature of the trap. - Errors that can occur while parsing trap categories in response sentences.
Type Aliases§
- Type alias for a fatal response
String.