The CHIP reference implementation contains support for a number examples and platforms.
Controller / Admin |
Node |
Description |
---|---|---|
chip-tool (Linux / Mac) Includes docs for all the cluster commands supported |
all-clusters-app |
Use the command line tool on a laptop to pair with and control an embedded WiFi platform. This demo supports the “all-clusters-app”, so it provides the basic onoff light test but much more. Two increment modes of operation are supported for testing (configurable via Kconfig tool when building M5):
|
chip-device-ctrl.py | all-clusters-app |
Same as above, but uses the pychip tool as Controller Node, and focuses on BLE flow rather than Bypass. |
Use one of the controllers listed above and then a Border Router and Node combination listed below.
Border Router |
Node |
Description |
---|---|---|
ot-br Thread Border Router |
lighting-app |
The Lighting example is supported by many of the available Thread platforms. See the chip-tool controller instructions for how to actuate the light on/off cluster. |
ot-br Thread Border Router |
lock-app |
The Lock example is supported by many of the available Thread and WiFi platforms. |