rs-matter/tools/tlv
2023-07-28 06:22:13 +00:00
..
src Rename matter(-iot) to rs-matter; matter_macro_derive to rs-matter-macros; tlv_tool to just tlv 2023-07-22 10:31:29 +00:00
Cargo.toml Adjust the authors header 2023-07-28 06:22:13 +00:00
README.md Rename matter(-iot) to rs-matter; matter_macro_derive to rs-matter-macros; tlv_tool to just tlv 2023-07-22 10:31:29 +00:00

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"