Skip to main content

build_write_request_timed

Function build_write_request_timed 

Source
pub fn build_write_request_timed(writes: &[AttributeWriteRequest]) -> Vec<u8> 
Expand description

Like build_write_request but sets TimedRequest = true — the action half of a timed interaction, sent on the same exchange after a TimedRequest message (see crate::build_timed_request).