Skip to main content

build_read_request

Function build_read_request 

Source
pub fn build_read_request(paths: &[AttributePath]) -> Vec<u8> 
Expand description

Build a ReadRequestMessage for one or more concrete attribute paths.

Delegates to build_read_request_paths so that the output is byte-identical to before: same context tags 2/3/4, same order, same isFabricFiltered/interactionModelRevision.