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
{{ message }}
This repository was archived by the owner on Oct 23, 2025. It is now read-only.
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