71 lines
2.6 KiB
Markdown
71 lines
2.6 KiB
Markdown
- Getting started
|
|
|
|
- [Introduction](README.md)
|
|
- [Quick Start](getting-started/quickstart.md)
|
|
- [Examples](examples/index.md)
|
|
- [💡 Blink a light with Basic CC](examples/basic-on-off)
|
|
- [🎚️ Check the state of a switch](examples/get-switch-state)
|
|
- [🚦 Change LED Colors](examples/change-led-color)
|
|
- [☁️ Perform an OTA update](examples/ota-update)
|
|
|
|
- [For Integrators / Why Z-Wave JS?](getting-started/integrators.md)
|
|
- [Our Philosophy](getting-started/philosophy.md)
|
|
- [Frequently Asked Questions](getting-started/faq.md)
|
|
- [Security S2](getting-started/security-s2.md)
|
|
- [Z-Wave Long Range](getting-started/long-range.md)
|
|
- [Migrating from previous versions](getting-started/migrating/)
|
|
- [🦎's device review](getting-started/device-review.md)
|
|
|
|
- API
|
|
|
|
- [Overview](api/overview.md)
|
|
- [Driver](api/driver.md)
|
|
- [Controller](api/controller.md)
|
|
- [ZWaveNode](api/node.md)
|
|
- [Endpoint](api/endpoint.md)
|
|
- [Virtual nodes and endpoints](api/virtual-node-endpoint.md)
|
|
- [Values and Metadata](api/valueid.md)
|
|
- [ConfigManager](api/config-manager.md)
|
|
- [Utilities](api/utils.md)
|
|
- [Zniffer](api/zniffer.md)
|
|
- [Command Classes](api/CCs/index.md)
|
|
<!-- AUTO-GENERATE: CC Links -->
|
|
|
|
- Advanced usage
|
|
|
|
- [Send custom messages](usage/custom.md)
|
|
- [External config DB location](usage/external-config.md)
|
|
- [Remote serial port over TCP](usage/tcp-connection.md)
|
|
- [Custom log transports](usage/log-transports.md)
|
|
|
|
- Troubleshooting
|
|
|
|
- [Overview](troubleshooting/index.md)
|
|
- [First steps](troubleshooting/first-steps.md)
|
|
- [Common issues](troubleshooting/common-issues.md)
|
|
- [Creating a Zniffer](troubleshooting/zniffer.md)
|
|
|
|
- Device Configuration Files
|
|
|
|
- [Overview](config-files/overview.md)
|
|
- [File format](config-files/file-format.md)
|
|
- [Contributing device files](config-files/contributing-files.md)
|
|
- [Importing files from other sources](config-files/importing-from-others.md)
|
|
<!-- - [Using telemetry data](config-files/using-telemetry-data.md) -->
|
|
- [Style guide](config-files/style-guide.md)
|
|
- [Conditional parameters and settings](config-files/conditional-settings.md)
|
|
- [Using templates](config-files/using-templates.md)
|
|
- [Guide on partial parameters](config-files/partial-parameters.md)
|
|
|
|
- Development
|
|
|
|
- [Introduction](development/intro.md)
|
|
- [Implementing a Command Class](development/implementing-cc.md)
|
|
- [Installing from GitHub](development/installing-from-github.md)
|
|
- [Releasing](development/releasing.md)
|
|
|
|
- Data Collection & Use Practices
|
|
|
|
- [Data Collection Notice](data-collection/data-collection.md)
|
|
- [User Disclosure](data-collection/user-disclosure.md)
|