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