Skip to main content

build_get_reply

Function build_get_reply 

Source
pub fn build_get_reply(
    device_muid: [u8; 4],
    dest_muid: [u8; 4],
    req_id: u8,
    resource: u8,
    status: PeStatus,
    body: &[u8],
) -> Vec<u8, 350>
Expand description

Build a Get Property Reply with status and body data.