Docs/MATTER_THREAD_GUIDE.md
← All docs
MarkdownHTML Render

Matter + Thread

Commissioning, fabric security, and bridging Fantom Interio devices.

Matter + Thread Guide

Matter Overview

Matter is an interoperability standard for smart-home control across ecosystems. It standardizes commissioning, secure sessions, and capability models.

Thread Border Router Setup

  • Use a Thread-capable border router (e.g., Nest Hub, Apple TV, Home Assistant compatible router)
  • Ensure IPv6 and mDNS are functioning on LAN
  • Confirm Thread network credentials and fabric visibility

Device Commissioning Flow

  1. Put device in pairing mode
  2. Scan Matter QR/manual code
  3. Perform attestation and secure join
  4. Assign room/metadata
  5. Confirm cluster capabilities and control commands

Multi-Admin / Fabric Setup

  • Add same device to multiple ecosystems (where supported)
  • Keep fabric admin roles clear
  • Use policy for command ownership and conflict handling

Fantom Interio as Matter Controller (Roadmap)

Planned approach:

  • Add Matter adapter implementation in integrationSim/protocol layer
  • Map Fantom Interio device model to Matter endpoints/clusters
  • Expose commissioning UI and certificate management
  • Add diagnostics for Thread path and commissioning health