Skip to main content

encode_device_bound

Function encode_device_bound 

Source
pub fn encode_device_bound(frame: &Envelope<DeviceBound>) -> Value
Expand description

Serialise this frame. Key order matches the fixtures, which matters because serde_json here is built with preserve_order.