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).