module Matter::Codec::MessageCodec

Defined in:

matter/codec/message_codec.cr

Constant Summary

COMMON_VENDOR_ID = UInt16.new(0)
HEADER_VERSION = UInt8.new(0)