Skip to content

Commit

Permalink
Merge pull request #19 from hedrosistemas/doc
Browse files Browse the repository at this point in the history
Doc
  • Loading branch information
wjsan authored May 15, 2024
2 parents fa8c9ee + 545e21b commit cb30f4f
Show file tree
Hide file tree
Showing 13 changed files with 81 additions and 82 deletions.
2 changes: 1 addition & 1 deletion docs/ciot__ifaces_8h_source.html
Original file line number Diff line number Diff line change
Expand Up @@ -201,7 +201,7 @@
<div class="ttc" id="aciot__ifaces_8h_html_a9d5cb59b2cf79db4358c80d28c99dd1eadeaee2994eba2268fbf880938d75ce9e"><div class="ttname"><a href="ciot__ifaces_8h.html#a9d5cb59b2cf79db4358c80d28c99dd1eadeaee2994eba2268fbf880938d75ce9e">CIOT_IFACE_ID_HTTP_CLIENT</a></div><div class="ttdeci">@ CIOT_IFACE_ID_HTTP_CLIENT</div><div class="ttdef"><b>Definition</b> ciot_ifaces.h:49</div></div>
<div class="ttc" id="aciot__ifaces_8h_html_a9d5cb59b2cf79db4358c80d28c99dd1eae58f8ebc9e8233810e0507dcc8cf3de5"><div class="ttname"><a href="ciot__ifaces_8h.html#a9d5cb59b2cf79db4358c80d28c99dd1eae58f8ebc9e8233810e0507dcc8cf3de5">CIOT_IFACE_ID_ETH</a></div><div class="ttdeci">@ CIOT_IFACE_ID_ETH</div><div class="ttdef"><b>Definition</b> ciot_ifaces.h:41</div></div>
<div class="ttc" id="aciot__ifaces_8h_html_a9d5cb59b2cf79db4358c80d28c99dd1eaf73e60bfa3d2bfe988000062e4a6fb5a"><div class="ttname"><a href="ciot__ifaces_8h.html#a9d5cb59b2cf79db4358c80d28c99dd1eaf73e60bfa3d2bfe988000062e4a6fb5a">CIOT_IFACE_ID_STORAGE</a></div><div class="ttdeci">@ CIOT_IFACE_ID_STORAGE</div><div class="ttdef"><b>Definition</b> ciot_ifaces.h:36</div></div>
<div class="ttc" id="aciot__mqttc_8h_html"><div class="ttname"><a href="ciot__mqttc_8h.html">ciot_mqttc.h</a></div></div>
<div class="ttc" id="aciot__mqttc_8h_html"><div class="ttname"><a href="ciot__mqttc_8h.html">ciot_mqttc.h</a></div><div class="ttdoc">Header file for CIOT MQTT client functionality.</div></div>
<div class="ttc" id="aciot__mqttc_8h_html_a1952c9049b9ddd9b40368e332dec8374"><div class="ttname"><a href="ciot__mqttc_8h.html#a1952c9049b9ddd9b40368e332dec8374">ciot_mqttc_t</a></div><div class="ttdeci">struct ciot_mqttc * ciot_mqttc_t</div><div class="ttdoc">Structure representing a CIOT MQTT client instance.</div><div class="ttdef"><b>Definition</b> ciot_mqttc.h:25</div></div>
<div class="ttc" id="aciot__ntp_8h_html"><div class="ttname"><a href="ciot__ntp_8h.html">ciot_ntp.h</a></div><div class="ttdoc">Header file for CIOT NTP (Network Time Protocol) functionality.</div></div>
<div class="ttc" id="aciot__ntp_8h_html_ac7f8701cb756dab2bc3292c002d6da9e"><div class="ttname"><a href="ciot__ntp_8h.html#ac7f8701cb756dab2bc3292c002d6da9e">ciot_ntp_t</a></div><div class="ttdeci">struct ciot_ntp * ciot_ntp_t</div><div class="ttdoc">Opaque pointer to CIOT NTP structure.</div><div class="ttdef"><b>Definition</b> ciot_ntp.h:25</div></div>
Expand Down
2 changes: 1 addition & 1 deletion docs/ciot__lib_8h_source.html
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,7 @@
<div class="ttc" id="aciot__https__types_8h_html"><div class="ttname"><a href="ciot__https__types_8h.html">ciot_https_types.h</a></div><div class="ttdoc">Defines data types and structures for CIOT HTTP server.</div></div>
<div class="ttc" id="aciot__iface_8h_html"><div class="ttname"><a href="ciot__iface_8h.html">ciot_iface.h</a></div><div class="ttdoc">Header file for the CIOT interface.</div></div>
<div class="ttc" id="aciot__log_8h_html"><div class="ttname"><a href="ciot__log_8h.html">ciot_log.h</a></div><div class="ttdoc">Header file for CIOT logging functionality.</div></div>
<div class="ttc" id="aciot__mqttc_8h_html"><div class="ttname"><a href="ciot__mqttc_8h.html">ciot_mqttc.h</a></div></div>
<div class="ttc" id="aciot__mqttc_8h_html"><div class="ttname"><a href="ciot__mqttc_8h.html">ciot_mqttc.h</a></div><div class="ttdoc">Header file for CIOT MQTT client functionality.</div></div>
<div class="ttc" id="aciot__mqttc__types_8h_html"><div class="ttname"><a href="ciot__mqttc__types_8h.html">ciot_mqttc_types.h</a></div><div class="ttdoc">Defines data types and structures for CIOT MQTT client.</div></div>
<div class="ttc" id="aciot__nrf__dfu_8h_html"><div class="ttname"><a href="ciot__nrf__dfu_8h.html">ciot_nrf_dfu.h</a></div><div class="ttdoc">Header file for CIOT Nordic DFU functionality.</div></div>
<div class="ttc" id="aciot__ntp_8h_html"><div class="ttname"><a href="ciot__ntp_8h.html">ciot_ntp.h</a></div><div class="ttdoc">Header file for CIOT NTP (Network Time Protocol) functionality.</div></div>
Expand Down
13 changes: 11 additions & 2 deletions docs/ciot__mqttc_8h.html
Original file line number Diff line number Diff line change
Expand Up @@ -97,9 +97,12 @@
<a href="#typedef-members">Typedefs</a> &#124;
<a href="#enum-members">Enumerations</a> &#124;
<a href="#func-members">Functions</a> </div>
<div class="headertitle"><div class="title">ciot_mqttc.h File Reference</div></div>
<div class="headertitle"><div class="title">ciot_mqttc.h File Reference<div class="ingroups"><a class="el" href="group__software__interfaces.html">Software_interfaces</a></div></div></div>
</div><!--header-->
<div class="contents">

<p>Header file for CIOT MQTT client functionality.
<a href="#details">More...</a></p>
<div class="textblock"><code>#include &quot;<a class="el" href="ciot__mqttc__types_8h_source.html">types/ciot_mqttc_types.h</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="ciot__iface_8h_source.html">ciot_iface.h</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="ciot__err_8h_source.html">ciot_err.h</a>&quot;</code><br />
Expand Down Expand Up @@ -157,7 +160,13 @@
<tr class="memdesc:ad7bcb714dbb489d3b8508cb7acf72b27"><td class="mdescLeft">&#160;</td><td class="mdescRight">Resets the data rate for the MQTT client. <br /></td></tr>
<tr class="separator:ad7bcb714dbb489d3b8508cb7acf72b27"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table>
<h2 class="groupheader">Typedef Documentation</h2>
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock"><p>Header file for CIOT MQTT client functionality. </p>
<dl class="section version"><dt>Version</dt><dd>0.1 </dd></dl>
<dl class="section date"><dt>Date</dt><dd>2023-10-09 </dd></dl>
<dl class="section author"><dt>Author</dt><dd>Wesley Santos (<a href="#" onclick="location.href='mai'+'lto:'+'wes'+'le'+'ypr'+'o3'+'7@g'+'ma'+'il.'+'co'+'m'; return false;">wesle<span class="obfuscator">.nosp@m.</span>ypro<span class="obfuscator">.nosp@m.</span>37@gm<span class="obfuscator">.nosp@m.</span>ail.<span class="obfuscator">.nosp@m.</span>com</a>) </dd></dl>
<dl class="section copyright"><dt>Copyright</dt><dd>Copyright (c) 2023 </dd></dl>
</div><h2 class="groupheader">Typedef Documentation</h2>
<a id="a366b460dc8e7ec1e3f89c9247882842a" name="a366b460dc8e7ec1e3f89c9247882842a"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a366b460dc8e7ec1e3f89c9247882842a">&#9670;&#160;</a></span>ciot_mqttc_event_id_t</h2>

Expand Down
1 change: 1 addition & 0 deletions docs/dir_d44c64559bbebec7f509842c48db8b23.html
Original file line number Diff line number Diff line change
Expand Up @@ -156,6 +156,7 @@
<tr class="memdesc:ciot__log_8h"><td class="mdescLeft">&#160;</td><td class="mdescRight">Header file for CIOT logging functionality. <br /></td></tr>
<tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:"><td class="memItemLeft" align="right" valign="top"><a href="ciot__mqttc_8h_source.html"><span class="icondoc"></span></a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="ciot__mqttc_8h.html">ciot_mqttc.h</a></td></tr>
<tr class="memdesc:ciot__mqttc_8h"><td class="mdescLeft">&#160;</td><td class="mdescRight">Header file for CIOT MQTT client functionality. <br /></td></tr>
<tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:"><td class="memItemLeft" align="right" valign="top"><a href="ciot__nrf__dfu_8h_source.html"><span class="icondoc"></span></a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="ciot__nrf__dfu_8h.html">ciot_nrf_dfu.h</a></td></tr>
<tr class="memdesc:ciot__nrf__dfu_8h"><td class="mdescLeft">&#160;</td><td class="mdescRight">Header file for CIOT Nordic DFU functionality. <br /></td></tr>
Expand Down
2 changes: 1 addition & 1 deletion docs/files.html
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@
<tr id="row_0_16_" class="odd"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><a href="ciot__ifaces_8h_source.html"><span class="icondoc"></span></a><a class="el" href="ciot__ifaces_8h.html" target="_self">ciot_ifaces.h</a></td><td class="desc">Header file for CIOT interfaces </td></tr>
<tr id="row_0_17_" class="even"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><a href="ciot__lib_8h_source.html"><span class="icondoc"></span></a><a class="el" href="ciot__lib_8h.html" target="_self">ciot_lib.h</a></td><td class="desc">CioT library header file </td></tr>
<tr id="row_0_18_" class="odd"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><a href="ciot__log_8h_source.html"><span class="icondoc"></span></a><a class="el" href="ciot__log_8h.html" target="_self">ciot_log.h</a></td><td class="desc">Header file for CIOT logging functionality </td></tr>
<tr id="row_0_19_" class="even"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><a href="ciot__mqttc_8h_source.html"><span class="icondoc"></span></a><a class="el" href="ciot__mqttc_8h.html" target="_self">ciot_mqttc.h</a></td><td class="desc"></td></tr>
<tr id="row_0_19_" class="even"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><a href="ciot__mqttc_8h_source.html"><span class="icondoc"></span></a><a class="el" href="ciot__mqttc_8h.html" target="_self">ciot_mqttc.h</a></td><td class="desc">Header file for CIOT MQTT client functionality </td></tr>
<tr id="row_0_20_" class="odd"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><a href="ciot__nrf__dfu_8h_source.html"><span class="icondoc"></span></a><a class="el" href="ciot__nrf__dfu_8h.html" target="_self">ciot_nrf_dfu.h</a></td><td class="desc">Header file for CIOT Nordic DFU functionality </td></tr>
<tr id="row_0_21_" class="even"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><a href="ciot__ntp_8h_source.html"><span class="icondoc"></span></a><a class="el" href="ciot__ntp_8h.html" target="_self">ciot_ntp.h</a></td><td class="desc">Header file for CIOT NTP (Network Time Protocol) functionality </td></tr>
<tr id="row_0_22_" class="odd"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><a href="ciot__opcuas_8h_source.html"><span class="icondoc"></span></a><a class="el" href="ciot__opcuas_8h.html" target="_self">ciot_opcuas.h</a></td><td class="desc">Header file for CIOT OPC UA Server (OPCUAS) functionality </td></tr>
Expand Down
3 changes: 3 additions & 0 deletions docs/group__software__interfaces.html
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,9 @@
<tr class="memitem:ciot__https_8h" id="r_ciot__https_8h"><td class="memItemLeft" align="right" valign="top">file &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="ciot__https_8h.html">ciot_https.h</a></td></tr>
<tr class="memdesc:ciot__https_8h"><td class="mdescLeft">&#160;</td><td class="mdescRight">Header file for CIOT HTTP server interface. <br /></td></tr>
<tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ciot__mqttc_8h" id="r_ciot__mqttc_8h"><td class="memItemLeft" align="right" valign="top">file &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="ciot__mqttc_8h.html">ciot_mqttc.h</a></td></tr>
<tr class="memdesc:ciot__mqttc_8h"><td class="mdescLeft">&#160;</td><td class="mdescRight">Header file for CIOT MQTT client functionality. <br /></td></tr>
<tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ciot__nrf__dfu_8h" id="r_ciot__nrf__dfu_8h"><td class="memItemLeft" align="right" valign="top">file &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="ciot__nrf__dfu_8h.html">ciot_nrf_dfu.h</a></td></tr>
<tr class="memdesc:ciot__nrf__dfu_8h"><td class="mdescLeft">&#160;</td><td class="mdescRight">Header file for CIOT Nordic DFU functionality. <br /></td></tr>
<tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr>
Expand Down
1 change: 1 addition & 0 deletions docs/group__software__interfaces.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ var group__software__interfaces =
[ "ciot_bridge.h", "ciot__bridge_8h.html", null ],
[ "ciot_dfu.h", "ciot__dfu_8h.html", null ],
[ "ciot_https.h", "ciot__https_8h.html", null ],
[ "ciot_mqttc.h", "ciot__mqttc_8h.html", null ],
[ "ciot_nrf_dfu.h", "ciot__nrf__dfu_8h.html", null ],
[ "ciot_ntp.h", "ciot__ntp_8h.html", null ],
[ "ciot_opcuas.h", "ciot__opcuas_8h.html", null ],
Expand Down
6 changes: 3 additions & 3 deletions docs/navtreedata.js
Original file line number Diff line number Diff line change
Expand Up @@ -53,9 +53,9 @@ var NAVTREE =
var NAVTREEINDEX =
[
"annotated.html",
"ciot__types_8h.html#a03b3036727499342240dda078a6c69a3ad5565cc1fd1218de2af439243c69aad9",
"structciot__iface__event__t.html#aaba88b24a21a6c70c895c0d55f4a69a0",
"structciot__tcp__req__t.html#ab9836dbdec18617a3ddefdeb64d68c5f"
"ciot__wifi_8h.html",
"structciot__ifaces.html#a688b2e35a1af524849eab17acfc86317",
"structciot__uart__base.html#a233ade82acc15e44b91d5b225bb2ba98"
];

var SYNCONMSG = 'click to disable panel synchronisation';
Expand Down
44 changes: 22 additions & 22 deletions docs/navtreeindex0.js
Original file line number Diff line number Diff line change
Expand Up @@ -168,22 +168,7 @@ var NAVTREEINDEX0 =
"ciot__lib_8h.html":[4,0,0,17],
"ciot__lib_8h_source.html":[4,0,0,17],
"ciot__log_8h.html":[2,0,2],
"ciot__mqttc_8h.html":[4,0,0,19],
"ciot__mqttc_8h.html#a1952c9049b9ddd9b40368e332dec8374":[4,0,0,19,2],
"ciot__mqttc_8h.html#a19c183447b4f862cb53f6ae127a80db0":[4,0,0,19,9],
"ciot__mqttc_8h.html#a366b460dc8e7ec1e3f89c9247882842a":[4,0,0,19,1],
"ciot__mqttc_8h.html#a55aab38479c4242b37397c51e15dad37":[4,0,0,19,6],
"ciot__mqttc_8h.html#aa04b6f015e9bbc8ab614027c460f899d":[4,0,0,19,8],
"ciot__mqttc_8h.html#aa6ac15e5f6cfb3346cff3247dd25c279":[4,0,0,19,4],
"ciot__mqttc_8h.html#aba9394c6a08cb0c2087ffdc537f75125":[4,0,0,19,5],
"ciot__mqttc_8h.html#ad7bcb714dbb489d3b8508cb7acf72b27":[4,0,0,19,7],
"ciot__mqttc_8h.html#aee005c5cae5b325548b381df58613742":[4,0,0,19,11],
"ciot__mqttc_8h.html#af81da24c4d251706f5f901e810752597":[4,0,0,19,10],
"ciot__mqttc_8h.html#afc1eb0a89e9bcff163827db2fb32b898":[4,0,0,19,3],
"ciot__mqttc_8h.html#afc1eb0a89e9bcff163827db2fb32b898a6cefc05e924cb723d9f72f2e674e5ef7":[4,0,0,19,3,2],
"ciot__mqttc_8h.html#afc1eb0a89e9bcff163827db2fb32b898a7fdb135e2a3ea11cafe0449a29a16d0d":[4,0,0,19,3,0],
"ciot__mqttc_8h.html#afc1eb0a89e9bcff163827db2fb32b898aa028c2dfe1e1b2a3a3efb1cc698a6b68":[4,0,0,19,3,1],
"ciot__mqttc_8h_source.html":[4,0,0,19],
"ciot__mqttc_8h.html":[2,4,3],
"ciot__mqttc__types_8h.html":[2,3,4],
"ciot__msg__types_8h.html":[4,0,0,0,9],
"ciot__msg__types_8h.html#a3519ce8c894c6e69c9969c9b419c09cb":[4,0,0,0,9,9],
Expand Down Expand Up @@ -222,12 +207,12 @@ var NAVTREEINDEX0 =
"ciot__msg__types_8h.html#ab6f673a5ce5d4f6d33343a054480f608aff200c36869c4d69a1cb8edf4d45202a":[4,0,0,0,9,8,18],
"ciot__msg__types_8h.html#ad74fa5c942e63dc4c806fbfd6414db45":[4,0,0,0,9,10],
"ciot__msg__types_8h_source.html":[4,0,0,0,9],
"ciot__nrf__dfu_8h.html":[2,4,3],
"ciot__ntp_8h.html":[2,4,4],
"ciot__nrf__dfu_8h.html":[2,4,4],
"ciot__ntp_8h.html":[2,4,5],
"ciot__ntp__types_8h.html":[2,3,5],
"ciot__opcuas_8h.html":[2,4,5],
"ciot__opcuas_8h.html":[2,4,6],
"ciot__opcuas__types_8h.html":[2,3,6],
"ciot__ota_8h.html":[2,4,6],
"ciot__ota_8h.html":[2,4,7],
"ciot__ota__types_8h.html":[2,3,7],
"ciot__s_8h.html":[2,5,0],
"ciot__serializer_8h.html":[2,5,1],
Expand All @@ -241,13 +226,28 @@ var NAVTREEINDEX0 =
"ciot__slip_8h_source.html":[4,0,0,26],
"ciot__storage_8h.html":[2,2,4],
"ciot__storage__types_8h.html":[2,1,3],
"ciot__sys_8h.html":[2,4,7],
"ciot__sys_8h.html":[2,4,8],
"ciot__sys__types_8h.html":[2,3,8],
"ciot__tcp_8h.html":[2,2,5],
"ciot__tcp__types_8h.html":[2,1,4],
"ciot__timer_8h.html":[2,5,2],
"ciot__types_8h.html":[4,0,0,0,16],
"ciot__types_8h.html#a03b3036727499342240dda078a6c69a3":[4,0,0,0,16,10],
"ciot__types_8h.html#a03b3036727499342240dda078a6c69a3a5bfc3b86697b77d7813e8f762e92b4ea":[4,0,0,0,16,10,0],
"ciot__types_8h.html#a03b3036727499342240dda078a6c69a3aab488cccdc1e9e5009926c15766ebf2c":[4,0,0,0,16,10,3]
"ciot__types_8h.html#a03b3036727499342240dda078a6c69a3aab488cccdc1e9e5009926c15766ebf2c":[4,0,0,0,16,10,3],
"ciot__types_8h.html#a03b3036727499342240dda078a6c69a3ad5565cc1fd1218de2af439243c69aad9":[4,0,0,0,16,10,2],
"ciot__types_8h.html#a03b3036727499342240dda078a6c69a3aede746db7e9dbee372ee79789d83fbc0":[4,0,0,0,16,10,1],
"ciot__types_8h.html#a95856e0042526f191649883a3a46dfe2":[4,0,0,0,16,11],
"ciot__types_8h.html#a95856e0042526f191649883a3a46dfe2a073c800d62d834a591038d5894ad81a1":[4,0,0,0,16,11,2],
"ciot__types_8h.html#a95856e0042526f191649883a3a46dfe2a39d9db01f73111913fe49087fc809be9":[4,0,0,0,16,11,1],
"ciot__types_8h.html#a95856e0042526f191649883a3a46dfe2a7b1b50cf522d03e22820f35c9b615dbc":[4,0,0,0,16,11,0],
"ciot__types_8h_source.html":[4,0,0,0,16],
"ciot__uart_8h.html":[2,2,6],
"ciot__uart__types_8h.html":[2,1,5],
"ciot__usb_8h.html":[2,2,7],
"ciot__usb__types_8h.html":[2,1,6],
"ciot__utils_8h.html":[4,0,0,33],
"ciot__utils_8h.html#a3c925cbabcbf9b62b099a9c5d5a054ad":[4,0,0,33,1],
"ciot__utils_8h.html#aa302b5f9f162b83148b624c132ff56a6":[4,0,0,33,0],
"ciot__utils_8h_source.html":[4,0,0,33]
};
40 changes: 20 additions & 20 deletions docs/navtreeindex1.js
Original file line number Diff line number Diff line change
@@ -1,20 +1,5 @@
var NAVTREEINDEX1 =
{
"ciot__types_8h.html#a03b3036727499342240dda078a6c69a3ad5565cc1fd1218de2af439243c69aad9":[4,0,0,0,16,10,2],
"ciot__types_8h.html#a03b3036727499342240dda078a6c69a3aede746db7e9dbee372ee79789d83fbc0":[4,0,0,0,16,10,1],
"ciot__types_8h.html#a95856e0042526f191649883a3a46dfe2":[4,0,0,0,16,11],
"ciot__types_8h.html#a95856e0042526f191649883a3a46dfe2a073c800d62d834a591038d5894ad81a1":[4,0,0,0,16,11,2],
"ciot__types_8h.html#a95856e0042526f191649883a3a46dfe2a39d9db01f73111913fe49087fc809be9":[4,0,0,0,16,11,1],
"ciot__types_8h.html#a95856e0042526f191649883a3a46dfe2a7b1b50cf522d03e22820f35c9b615dbc":[4,0,0,0,16,11,0],
"ciot__types_8h_source.html":[4,0,0,0,16],
"ciot__uart_8h.html":[2,2,6],
"ciot__uart__types_8h.html":[2,1,5],
"ciot__usb_8h.html":[2,2,7],
"ciot__usb__types_8h.html":[2,1,6],
"ciot__utils_8h.html":[4,0,0,33],
"ciot__utils_8h.html#a3c925cbabcbf9b62b099a9c5d5a054ad":[4,0,0,33,1],
"ciot__utils_8h.html#aa302b5f9f162b83148b624c132ff56a6":[4,0,0,33,0],
"ciot__utils_8h_source.html":[4,0,0,33],
"ciot__wifi_8h.html":[2,2,8],
"ciot__wifi__types_8h.html":[2,1,7],
"classes.html":[3,1],
Expand Down Expand Up @@ -42,8 +27,8 @@ var NAVTREEINDEX1 =
"functions_t.html":[3,2,0,17],
"functions_u.html":[3,2,0,18],
"functions_v.html":[3,2,0,19],
"functions_vars.html":[3,2,1,0],
"functions_vars.html":[3,2,1],
"functions_vars.html":[3,2,1,0],
"functions_vars_b.html":[3,2,1,1],
"functions_vars_c.html":[3,2,1,2],
"functions_vars_d.html":[3,2,1,3],
Expand All @@ -65,13 +50,13 @@ var NAVTREEINDEX1 =
"functions_vars_v.html":[3,2,1,19],
"functions_vars_w.html":[3,2,1,20],
"functions_w.html":[3,2,0,20],
"globals.html":[4,1,0,0],
"globals.html":[4,1,0],
"globals.html":[4,1,0,0],
"globals_c.html":[4,1,0,1],
"globals_defs.html":[4,1,5],
"globals_enum.html":[4,1,3],
"globals_eval.html":[4,1,4,0],
"globals_eval.html":[4,1,4],
"globals_eval.html":[4,1,4,0],
"globals_eval_h.html":[4,1,4,1],
"globals_eval_n.html":[4,1,4,2],
"globals_func.html":[4,1,1],
Expand All @@ -84,8 +69,8 @@ var NAVTREEINDEX1 =
"group__software__interfaces.html":[2,4],
"group__software__types.html":[2,3],
"group__utils.html":[2,5],
"index.html":[],
"index.html":[0],
"index.html":[],
"index.html#intro":[0,0],
"index.html#notes":[0,1],
"index.html#requirements":[0,2],
Expand Down Expand Up @@ -249,5 +234,20 @@ var NAVTREEINDEX1 =
"structciot__iface__cfg__t.html":[3,0,65],
"structciot__iface__event__t.html":[3,0,67],
"structciot__iface__event__t.html#a5cd16071ec4ec2b6bb4c625e53b07c5b":[3,0,67,2],
"structciot__iface__event__t.html#a6714610a8d6e593a48b14b3c5600fef0":[3,0,67,0]
"structciot__iface__event__t.html#a6714610a8d6e593a48b14b3c5600fef0":[3,0,67,0],
"structciot__iface__event__t.html#aaba88b24a21a6c70c895c0d55f4a69a0":[3,0,67,1],
"structciot__iface__req__info.html":[3,0,68],
"structciot__iface__req__info.html#a0b61a5ca677a324b62936d18d21ff362":[3,0,68,2],
"structciot__iface__req__info.html#a1e6927fa1486224044e568f9c370519b":[3,0,68,0],
"structciot__iface__req__info.html#a2a773bc681a41b29b21f8c106c0161ef":[3,0,68,3],
"structciot__iface__req__info.html#a3501e3667f1031fb2f00b333b7b2269a":[3,0,68,1],
"structciot__iface__req__info.html#ac3305f4a165c4d898ce7988191102e46":[3,0,68,4],
"structciot__ifaces.html":[3,0,69],
"structciot__ifaces.html#a114aac4c4bd60245dda949be0febdcd2":[3,0,69,13],
"structciot__ifaces.html#a1ed8d43c3f1f21fa7c17cc87a6fe7797":[3,0,69,6],
"structciot__ifaces.html#a3ee37815964e9fd49d2dfee631dacedf":[3,0,69,8],
"structciot__ifaces.html#a54c2caecbbbf05be0157f3ab02cc7d24":[3,0,69,5],
"structciot__ifaces.html#a56416f6eac2692c41c82d053ba002af2":[3,0,69,3],
"structciot__ifaces.html#a5cd7a867e5e008c3dd064684a180a470":[3,0,69,11],
"structciot__ifaces.html#a5d16ffd7a66e7e0e0c5fd07876f5a964":[3,0,69,14]
};
Loading

0 comments on commit cb30f4f

Please sign in to comment.