set

Function set 

Source
pub async fn set<L: FrameLink>(
    device: &mut UlcpDevice<L>,
    key: PropArg,
    value: &str,
    raw: bool,
) -> Result<()>
Expand description

Write one property, reporting what the device stored.