// This file is auto-generated by VIIPER codegen. DO NOT EDIT.
/// Trait for device input types that can be serialized to wire protocol bytes.
///
/// Input types represent data sent from the client to the device (client-to-server).
/// Trait for device output types that can be deserialized from wire protocol bytes.
///
/// Output types represent data received from the device (server-to-client).