rs-matter/tools/tlv/README.md

231 B

TLV Tool

A simple tool for printing Matter TLVs or Matter-encoded certificates.

$ # For printing a Matter TLV List
$ tlv --hex "15, 24, 0, 1, 18"

$ # For printing a Matter encoded certificate
$ tlv --cert "0x15, 0x00"