tree: 1582b6971e603f653d77ebc659561883afd69af5 [path history] [tgz]
  1. clusters/
  2. device_types/
  3. README.md
  4. scraper_version
  5. spec_sha
data_model/README.md

orphan: true

Contents

This folder contains a machine-readable representation of matter clusters.

The XML files inside clusters are generated by a scraper script out of the original specification AsciiDoc files.

How to update

The matter specification is not currently public. As such, as script exists to update the spec XML files, however this is not done automatically.

You will require access to the following tools locally:

Example usage:

./scripts/spec_xml/generate_spec_xml.py     \
   --scraper ~/Downloads/scrape-adoc-linux  \
   --spec-root ~/work/connectedhomeip-spec  \
   --output-dir data_model