pub fn encode_manually_trigger_transport(
connection_id: u8,
activation_reason: TriggerActivationReason,
time_control: TransportMotionTriggerTimeControl,
user_defined: Vec<u8>,
) -> Result<Vec<u8>>Expand description
Encode ManuallyTriggerTransport command (0x05)