Skip to content

Project Connected Home over IP is a new Working Group within the Zigbee Alliance. This Working Group plans to develop and promote the adoption of a new connectivity standard to increase compatibility among smart home products, with security as a fundamental design tenet.

License

Notifications You must be signed in to change notification settings

vivien-apple/connectedhomeip-1

Repository files navigation

Connected Home over IP

C/C++ CI

Getting started with CHIP

All documentation is inside of the docs section

Additional build information can also be found in BUILDING.md.

Need help?

There are numerous avenues for CHIP support:

Directory Structure

The CHIP repository is structured as follows:

File / Folder Contents
build/ Build system support content
BUILDING.md More detailed information on configuring and building CHIP for different targets
CODE_OF_CONDUCT.md Code of Conduct for CHIP, and contributions to it
CONTRIBUTING.md Guidelines for contributing to CHIP
CONTRIBUTORS.md Contributors to CHIP
docs/ Documentation
integrations/ Third party integrations related to this project
integrations/github/ GitHub integrations related to this project
integrations/github/actions GitHub actions related to this project
images/ Images
LICENSE CHIP License file (Apache 2.0)
README.md This file
src/ Implementation of CHIP
tests/ Tests for CHIP
tools/ Tools needed to work with the CHIP repo, as well as develop in the repository

Contributing

We would love for you to contribute to CHIP and help make it even better than it is today! See the CONTRIBUTING.md file for more information.

License

CHIP is released under the Apache 2.0 license Please read more details therein

About

Project Connected Home over IP is a new Working Group within the Zigbee Alliance. This Working Group plans to develop and promote the adoption of a new connectivity standard to increase compatibility among smart home products, with security as a fundamental design tenet.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 69.0%
  • C 21.1%
  • Makefile 4.2%
  • M4 1.9%
  • Objective-C 1.2%
  • Shell 1.2%
  • Other 1.4%