tree: c005ab494966bb480e4c17a9dace512bd28e3525 [path history] [tgz]
  1. chip/
  2. templates/
  3. test/
  4. build-chip-wheel.py
  5. BUILD.gn
  6. chip-device-ctrl.py
  7. chip-repl.py
  8. ChipCommissionableNodeController-ScriptBinding.cpp
  9. ChipDeviceController-IssueNocChain.cpp
  10. ChipDeviceController-ScriptBinding.cpp
  11. ChipDeviceController-ScriptDevicePairingDelegate.cpp
  12. ChipDeviceController-ScriptDevicePairingDelegate.h
  13. ChipDeviceController-ScriptPairingDeviceDiscoveryDelegate.cpp
  14. ChipDeviceController-ScriptPairingDeviceDiscoveryDelegate.h
  15. ChipDeviceController-StorageDelegate.cpp
  16. ChipDeviceController-StorageDelegate.h
  17. OpCredsBinding.cpp
  18. README.md
src/controller/python/README.md

Python CHIP Device Controller

The Python CHIP controller is a tool that allows to commission a Matter device into the network and to communicate with it using the Zigbee Cluster Library (ZCL) messages. The tool uses the generic Chip Device Controller library.

To learn more about the tool, how to build it and use its commands and advanced features, read the following guides: