Skip to content

Commit 0bb262f

Browse files
committed
update
Signed-off-by: Philippe Coval <[email protected]>
1 parent 19cdad8 commit 0bb262f

File tree

10,713 files changed

+775180
-19504
lines changed

Some content is hidden

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

10,713 files changed

+775180
-19504
lines changed

CONTRIBUTING.html

Lines changed: 48 additions & 9 deletions
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.7.0-RC0-91-g5f779a0200
42+
ver_1.7.0-RC7
4343
</div>
4444
<div role="search">
4545
<form id="rtd-search-form" class="wy-form" action="search.html" method="get">
@@ -50,18 +50,23 @@
5050
</div>
5151
</div><div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="Navigation menu">
5252
<ul>
53-
<li class="toctree-l1"><a class="reference internal" href="applications/zpc/readme_user.html">ZPC User’s Guide</a></li>
54-
<li class="toctree-l1"><a class="reference internal" href="applications/zpc/readme_certification.html">ZPC - Z-Wave (certification) Information</a></li>
55-
<li class="toctree-l1"><a class="reference internal" href="applications/zpc/how_to_implement_zwave_command_classes.html">Guideline for implementing Command Classes</a></li>
56-
<li class="toctree-l1"><a class="reference internal" href="applications/zpc/how_to_write_uam_files_for_the_zpc.html">UAM maps for the ZPC</a></li>
57-
<li class="toctree-l1"><a class="reference internal" href="applications/zpc/how_to_interact_with_clusters.html">How to interact with clusters</a></li>
58-
<li class="toctree-l1"><a class="reference internal" href="applications/zpc/doc/supported_command_classes.html">Supported Z-Wave Command Classes</a></li>
53+
<li class="toctree-l1"><a class="reference internal" href="doc/introduction.html">Unify Overview</a></li>
54+
<li class="toctree-l1"><a class="reference internal" href="doc/getting_started_unify.html">Getting Started with Unify</a></li>
5955
</ul>
6056
<ul>
61-
<li class="toctree-l1"><a class="reference internal" href="doc/introduction.html">Z-Wave-Protocol-Controller Overview</a></li>
62-
<li class="toctree-l1"><a class="reference internal" href="doc/api.html">API documentation</a></li>
57+
<li class="toctree-l1"><a class="reference internal" href="doc/UnifySDK.html">Unify Framework</a></li>
58+
<li class="toctree-l1"><a class="reference internal" href="doc/unify_framework_services.html">Framework Services</a></li>
6359
</ul>
6460
<ul>
61+
<li class="toctree-l1"><a class="reference internal" href="doc/protocol_controllers.html">Protocol Controllers</a></li>
62+
<li class="toctree-l1"><a class="reference internal" href="doc/unify_iot_services.html">IoT Services</a></li>
63+
</ul>
64+
<ul>
65+
<li class="toctree-l1"><a class="reference internal" href="doc/getting_started_as_developer.html">Getting Started as a Developer</a></li>
66+
</ul>
67+
<ul>
68+
<li class="toctree-l1"><a class="reference internal" href="doc/unify_specifications/index.html">Unify Specifications</a></li>
69+
<li class="toctree-l1"><a class="reference internal" href="doc/system_requirements.html">System Requirements</a></li>
6570
<li class="toctree-l1"><a class="reference internal" href="doc/standards/known-abbreviations.html">Known Abbreviations</a></li>
6671
<li class="toctree-l1"><a class="reference internal" href="doc/license.html">License</a></li>
6772
</ul>
@@ -160,6 +165,40 @@ <h2>Commit message format<a class="headerlink" href="#commit-message-format" tit
160165
<span class="o">-</span> <span class="n">Update</span> <span class="n">login</span> <span class="n">styling</span> <span class="k">for</span> <span class="n">showing</span> <span class="n">the</span> <span class="n">button</span>
161166
</pre></div>
162167
</div>
168+
<table border="1" class="docutils">
169+
<thead>
170+
<tr>
171+
<th>Sl No</th>
172+
<th>Commit Message Examples</th>
173+
</tr>
174+
</thead>
175+
<tbody>
176+
<tr>
177+
<td>1</td>
178+
<td>Add support for thermostat cluster</td>
179+
</tr>
180+
<tr>
181+
<td>2</td>
182+
<td>Remove python2 deprecated dependencies</td>
183+
</tr>
184+
<tr>
185+
<td>3</td>
186+
<td>Update rust dependencies to latest version</td>
187+
</tr>
188+
<tr>
189+
<td>4</td>
190+
<td>Fix portable runtime crash</td>
191+
</tr>
192+
<tr>
193+
<td>5</td>
194+
<td>Refactor core components into rust</td>
195+
</tr>
196+
<tr>
197+
<td>6</td>
198+
<td>Add unit tests for thermostat cluster</td>
199+
</tr>
200+
</tbody>
201+
</table>
163202
</section>
164203
<section id="pull-request-guidelines">
165204
<h2>Pull request guidelines<a class="headerlink" href="#pull-request-guidelines" title="Permalink to this heading"></a></h2>

NEWS.html

Lines changed: 14 additions & 9 deletions
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.7.0-RC0-91-g5f779a0200
42+
ver_1.7.0-RC7
4343
</div>
4444
<div role="search">
4545
<form id="rtd-search-form" class="wy-form" action="search.html" method="get">
@@ -50,18 +50,23 @@
5050
</div>
5151
</div><div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="Navigation menu">
5252
<ul>
53-
<li class="toctree-l1"><a class="reference internal" href="applications/zpc/readme_user.html">ZPC User’s Guide</a></li>
54-
<li class="toctree-l1"><a class="reference internal" href="applications/zpc/readme_certification.html">ZPC - Z-Wave (certification) Information</a></li>
55-
<li class="toctree-l1"><a class="reference internal" href="applications/zpc/how_to_implement_zwave_command_classes.html">Guideline for implementing Command Classes</a></li>
56-
<li class="toctree-l1"><a class="reference internal" href="applications/zpc/how_to_write_uam_files_for_the_zpc.html">UAM maps for the ZPC</a></li>
57-
<li class="toctree-l1"><a class="reference internal" href="applications/zpc/how_to_interact_with_clusters.html">How to interact with clusters</a></li>
58-
<li class="toctree-l1"><a class="reference internal" href="applications/zpc/doc/supported_command_classes.html">Supported Z-Wave Command Classes</a></li>
53+
<li class="toctree-l1"><a class="reference internal" href="doc/introduction.html">Unify Overview</a></li>
54+
<li class="toctree-l1"><a class="reference internal" href="doc/getting_started_unify.html">Getting Started with Unify</a></li>
5955
</ul>
6056
<ul>
61-
<li class="toctree-l1"><a class="reference internal" href="doc/introduction.html">Z-Wave-Protocol-Controller Overview</a></li>
62-
<li class="toctree-l1"><a class="reference internal" href="doc/api.html">API documentation</a></li>
57+
<li class="toctree-l1"><a class="reference internal" href="doc/UnifySDK.html">Unify Framework</a></li>
58+
<li class="toctree-l1"><a class="reference internal" href="doc/unify_framework_services.html">Framework Services</a></li>
6359
</ul>
6460
<ul>
61+
<li class="toctree-l1"><a class="reference internal" href="doc/protocol_controllers.html">Protocol Controllers</a></li>
62+
<li class="toctree-l1"><a class="reference internal" href="doc/unify_iot_services.html">IoT Services</a></li>
63+
</ul>
64+
<ul>
65+
<li class="toctree-l1"><a class="reference internal" href="doc/getting_started_as_developer.html">Getting Started as a Developer</a></li>
66+
</ul>
67+
<ul>
68+
<li class="toctree-l1"><a class="reference internal" href="doc/unify_specifications/index.html">Unify Specifications</a></li>
69+
<li class="toctree-l1"><a class="reference internal" href="doc/system_requirements.html">System Requirements</a></li>
6570
<li class="toctree-l1"><a class="reference internal" href="doc/standards/known-abbreviations.html">Known Abbreviations</a></li>
6671
<li class="toctree-l1"><a class="reference internal" href="doc/license.html">License</a></li>
6772
</ul>

_downloads/ebacf6f6ae4ee68078bb16454b23247d/Dockerfile

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -94,13 +94,6 @@ RUN wget -O /tmp/zap.deb https://github.com/project-chip/zap/releases/download/v
9494
&& apt install -y --no-install-recommends /tmp/zap.deb \
9595
&& rm -rf /var/lib/apt/lists/*
9696

97-
# Unpack SLC CLI
98-
COPY uic-resources/linux/slc_cli_linux.zip /tmp/slc_cli_linux.zip
99-
RUN unzip /tmp/slc_cli_linux.zip -d /opt \
100-
&& chmod +x /opt/slc_cli/slc \
101-
&& rm /tmp/slc_cli_linux.zip
102-
ENV PATH="/opt/slc_cli:${PATH}"
103-
10497
# Install Clang toolchain
10598
RUN if [ "$CLANG" = true ] ; then \
10699
curl -sL https://apt.llvm.org/llvm.sh --output /tmp/llvm.sh; \

_images/AddingAnodeWithaBLEPAN.png

141 KB
157 KB

_images/Bluetooth_logo.png

18.3 KB

_images/SDKOverview.png

42.9 KB
199 KB
25.4 KB
42 KB

0 commit comments

Comments
 (0)