struct
Matter::MDNS::OperationalServiceDescription
- Matter::MDNS::OperationalServiceDescription
- Struct
- Value
- Object
Overview
Service description for an operational Matter device
Used after commissioning is complete
Defined in:
matter/mdns/service_description.crConstructors
Instance Method Summary
-
#compressed_fabric_id : Bytes
Compressed fabric ID (8-byte HKDF-derived value) This is used for mDNS service discovery sub-types
-
#compressed_fabric_id=(compressed_fabric_id : Bytes)
Compressed fabric ID (8-byte HKDF-derived value) This is used for mDNS service discovery sub-types
-
#fabric_index : UInt8
Fabric index
-
#fabric_index=(fabric_index : UInt8)
Fabric index
-
#node_id : UInt64
Node ID within the fabric
-
#node_id=(node_id : UInt64)
Node ID within the fabric
-
#operational_id : String
Operational ID for sub-type browsing Returns the compressed fabric ID as an uppercase hex string (16 characters)
Constructor Detail
Instance Method Detail
Compressed fabric ID (8-byte HKDF-derived value) This is used for mDNS service discovery sub-types
Compressed fabric ID (8-byte HKDF-derived value) This is used for mDNS service discovery sub-types
Operational ID for sub-type browsing Returns the compressed fabric ID as an uppercase hex string (16 characters)
Format: XXXXXXXXXXXXXXXX (16 hex digits representing 8 bytes) Example: "1234567890ABCDEF"
This is used as the sub-type in mDNS operational discovery:
_