You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
a struct McReadCapability (a thin wrapper around McCapability which ensures an access mode of read)
an impl ReadCapability for McReadCapability
an impl EnumCapability for McEnumerationCapability
a struct DecodedMcReadCapability consisting of a granted Area and a Namespace, with a signature-verifying RelativeDecodable implementation suitable for decoding it as part of a PioBindReadcapability message. Analogous to Add DecodedMcEnumCap with RelativeDecodable impl #126
an impl ReadCapability for DecodedMcReadCapability
Things we still need:
McReadCapability(a thin wrapper aroundMcCapabilitywhich ensures an access mode ofread)impl ReadCapability for McReadCapabilityimpl EnumCapability for McEnumerationCapabilityDecodedMcReadCapabilityconsisting of a granted Area and a Namespace, with a signature-verifying RelativeDecodable implementation suitable for decoding it as part of a PioBindReadcapability message. Analogous to Add DecodedMcEnumCap with RelativeDecodable impl #126impl ReadCapability for DecodedMcReadCapability