class Matter::DataType::SubjectId

Defined in:

matter/datatype/subject_id.cr

Instance methods inherited from class Matter::DataType::NodeId

brand : String brand, extract_as_case_authenticated_tag : CaseAuthenticatedTag extract_as_case_authenticated_tag, get_group_node_id(group_id : UInt16) get_group_node_id, get_random_operational_node_id : NodeId get_random_operational_node_id, hexstring : String hexstring, id : UInt64 id, id=(id : UInt64) id=, is_case_authenticated_tag? : Bool is_case_authenticated_tag?, to_slice : Bytes to_slice

Constructor methods inherited from class Matter::DataType::NodeId

from_case_authenticated_tag(cat : CaseAuthenticatedTag) : NodeId from_case_authenticated_tag, new(id : UInt64)
new(slice : Bytes)
new