prop_multi_get

Function prop_multi_get 

Source
pub fn prop_multi_get(
    buf: &mut [u8],
    tid: u8,
    keys: &[u32],
) -> Result<usize, WriteError>
Expand description

Encode a CMD_PROP_MULTI_GET frame: the property identifiers one after another, with no delimiters.