Re-exports§
pub use request::OpCode;pub use request::RequestError;pub use request::XscpRequest;pub use response::ResponseError;pub use response::XscpResponse;pub use notification::NotificationError;pub use notification::NotificationType;pub use notification::XscpNotification;
Modules§
- notification
- XSCP Notification PDU parsing and representation.
- request
- XSCP Request PDU parsing and representation.
- response
- XSCP Response PDU parsing and representation.