Skip to content

Commit 25c1cf4

Browse files
rzrsilabs-JulienT
andcommittedFeb 12, 2025
SWPROT-8953: docs: zpc: Update README.md
Origin: SiliconLabsSoftware#18 Co-authored-by: Jutiron <45422146+silabs-JulienT@users.noreply.github.com> Signed-off-by: Philippe Coval <philippe.coval@silabs.com>
1 parent bb252dc commit 25c1cf4

File tree

1 file changed

+36
-23
lines changed

1 file changed

+36
-23
lines changed
 

‎README.md

+36-23
Original file line numberDiff line numberDiff line change
@@ -1,29 +1,42 @@
1-
# Unify Host SDK
2-
3-
This SDK contains non-embedded applications developed by Silicon Labs. The Host
4-
SDK is the main source for Silicon Labs customers who are working with Linux
5-
based applications in conjunction with Silicon Labs products.
6-
7-
When developing IoT products that leverage a Linux operating system and a
8-
Silicon Labs radio, such as an IoT gateway or an advanced IoT end device,
9-
additional software is needed to interface with the IoT radio and provide
10-
interoperability with the host application. To equip customers developing
11-
complex IoT applications for single or multi-protocol use cases, Silicon Labs
12-
has created a single repository for all customer software needs on a Linux
13-
gateway. Rather than pulling software from multiple repositories including the
14-
[Gecko SDK](https://github.com/SiliconLabs/gecko_sdk/), we've simplified the distribution of customer-facing software to enhance
15-
ease of use. We haven't changed what we're creating for customers, and the
16-
protocol-specific host software you expect from us is still distributed
17-
concurrently with the GSDK. But, each protocol supported by Silicon Labs has
18-
corresponding host application software that we've also distributed with the
19-
Host SDK for greater accessibility. Here is an overview of the components delivered with this repo.
20-
21-
![Unify Host SDK](doc/assets/img/unify_host_sdk.png)
1+
# z-wave-protocol-controller
2+
3+
## About
4+
5+
Z-Wave-Protocol-Controller is a Linux application to control Z-Wave networks with a Silicon Labs NCP,
6+
It has grown as part of Unify SDK project and is now maintained as an external project.
7+
8+
## News
9+
10+
- [NEWS.md](NEWS.md) lists important information regarding zpc "split release".
11+
- [doc/release_nodes.md](doc/release_nodes.md) release notes
2212

2313
## Documentation
2414

25-
You will find complete documentation for quickly evaluating the Unify Host SDK in the [Unify Host SDK documentation](https://siliconlabs.github.io/UnifySDK).
26-
Here you will also learn how to build and run the various components that make up the Unify Host SDK.
15+
Please refer to online documentation at:
16+
17+
https://siliconlabssoftware.github.io/z-wave-protocol-controller
18+
19+
Or relevant sources pages, to get started head to:
20+
21+
- [doc/protocol/zwave/zpc_introduction.md](doc/protocol/zwave/zpc_introduction.md)
22+
23+
## Quickstart
24+
25+
26+
## Contributing
27+
28+
- [CONTRIBUTING.md](CONTRIBUTING.md)
29+
30+
## References
31+
32+
- https://SiliconLabs.github.io/UnifySDK/
33+
- https://github.com/SiliconLabs/UnifySDK/
34+
- https://docs.silabs.com/z-wave/
35+
- https://www.silabs.com/
36+
- https://z-wavealliance.org/
37+
- https://github.com/Z-Wave-Alliance/z-wave-stack/wiki/ZPC
38+
39+
## Legal info
2740

2841
**Copyright 2021 Silicon Laboratories Inc. www.silabs.com**
2942

0 commit comments

Comments
 (0)