Skip to main content

decode_max_paths_per_invoke

Function decode_max_paths_per_invoke 

Source
pub fn decode_max_paths_per_invoke(tlv: &[u8]) -> Result<u16, ClusterError>
Expand description

Decode the MaxPathsPerInvoke attribute value.

ยงErrors

Returns ClusterError on a type mismatch or out-of-range value.