Skip to main content

encode_time

Function encode_time 

Source
pub fn encode_time(
    buffer: &mut Vec<u8>,
    hour: u8,
    minute: u8,
    second: u8,
    hundredths: u8,
) -> Result<()>
Expand description

Encode a BACnet time