Skip to content

Commit 7996f80

Browse files
committed
update
Signed-off-by: Philippe Coval <[email protected]>
1 parent 144f78c commit 7996f80

File tree

99 files changed

+241
-2378
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

99 files changed

+241
-2378
lines changed

CONTRIBUTING.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
<img src="_static/silicon-labs-logo.png" class="logo" alt="Logo"/>
4040
</a>
4141
<div class="version">
42-
ver_1.6.0-RC4-141-g17e4441c97-70-ga5dee2cc9f
42+
ver_1.6.0-RC4-141-g17e4441c97-94-ged21c28e1c
4343
</div>
4444
<div role="search">
4545
<form id="rtd-search-form" class="wy-form" action="search.html" method="get">

NEWS.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
<img src="_static/silicon-labs-logo.png" class="logo" alt="Logo"/>
4040
</a>
4141
<div class="version">
42-
ver_1.6.0-RC4-141-g17e4441c97-70-ga5dee2cc9f
42+
ver_1.6.0-RC4-141-g17e4441c97-94-ged21c28e1c
4343
</div>
4444
<div role="search">
4545
<form id="rtd-search-form" class="wy-form" action="search.html" method="get">
-125 KB
Binary file not shown.
-11.3 KB
Binary file not shown.
-51.5 KB
Binary file not shown.

_images/sequence_uic_ipc.png

-38.3 KB
Binary file not shown.

_sources/doc/UnifySDK.md.txt

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# Unify Framework
22

3-
Please refer to related chapter of
4-
[UnifySDK documentation](
5-
https://siliconlabs.github.io/UnifySDK/
3+
Note: For reference documentation please refer to related chapter of
4+
[Z-Wave-Protocol-Controller documentation](
5+
https://SiliconLabsSoftware.github.io/z-wave-protocol-controller/
66
)
7+

_sources/doc/attribute_mapper_overview.md.txt

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,14 @@
1-
21
# Unify Attribute Mapper Overview
32

3+
4+
Note: For reference documentation please refer to related chapter of
5+
[UnifySDK documentation](
6+
https://siliconlabs.github.io/UnifySDK/
7+
)
8+
9+
The following chapters, may be also relevent for z-wave-protocol-controller users/developers.
10+
11+
412
## Introduction
513

614
In the UnifySDK, Attribute Mapper is a component that offers a text file based system

_sources/doc/getting_started.md.txt

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Running Z-Wave-Protocol-Controller on Raspberry Pi
22

3+
Note: For reference documentation please refer to related chapter of
4+
[UnifySDK documentation](
5+
https://siliconlabs.github.io/UnifySDK/
6+
)
7+
8+
The following chapters, may be also relevent for z-wave-protocol-controller users/developers.
9+
310
The Z-Wave-Protocol-Controller targets our reference platform, a Raspberry Pi 4 (RPi4).
411
It is therefore recommended to set up a RPi4 for evaluating the full set of functionalities.
512

_sources/doc/getting_started_as_developer.md.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
11
# Getting Started as a Developer
22

3-
Please refer to related chapter of
3+
Note: For reference documentation please refer to related chapter of
44
[UnifySDK documentation](
55
https://siliconlabs.github.io/UnifySDK/
66
)
77

8+
The following chapters, may be also relevent for z-wave-protocol-controller users/developers.
89

910
```{toctree}
1011
---

0 commit comments

Comments
 (0)