Deploying to gh-pages from @ 45c376bde6 🚀

This commit is contained in:
jgromes 2023-08-12 17:58:43 +00:00
parent 08ac60fd2f
commit 349ea1904f

View file

@ -401,7 +401,7 @@ $(document).ready(function(){initNavTree('_lo_ra_w_a_n_8h_source.html',''); init
<div class="ttc" id="aclass_lo_ra_w_a_n_node_html_a1c51588ea3b3ca82e2742c7cc9bc2a72"><div class="ttname"><a href="class_lo_ra_w_a_n_node.html#a1c51588ea3b3ca82e2742c7cc9bc2a72">LoRaWANNode::beginOTAA</a></div><div class="ttdeci">int16_t beginOTAA(uint64_t joinEUI, uint64_t devEUI, uint8_t *nwkKey, uint8_t *appKey, bool force=false)</div><div class="ttdoc">Join network by performing over-the-air activation. By this procedure, the device will perform an exc...</div><div class="ttdef"><b>Definition:</b> LoRaWAN.cpp:60</div></div>
<div class="ttc" id="aclass_lo_ra_w_a_n_node_html_a2335294022dff4bfed27491f7d61e645"><div class="ttname"><a href="class_lo_ra_w_a_n_node.html#a2335294022dff4bfed27491f7d61e645">LoRaWANNode::FSK</a></div><div class="ttdeci">bool FSK</div><div class="ttdoc">Set to true to force the node to only use FSK channels. Set to false by default.</div><div class="ttdef"><b>Definition:</b> LoRaWAN.h:251</div></div>
<div class="ttc" id="aclass_lo_ra_w_a_n_node_html_a4cc7e7c9dc84c925c81247f4679cbe62"><div class="ttname"><a href="class_lo_ra_w_a_n_node.html#a4cc7e7c9dc84c925c81247f4679cbe62">LoRaWANNode::beginAPB</a></div><div class="ttdeci">int16_t beginAPB(uint32_t addr, uint8_t *nwkSKey, uint8_t *appSKey, uint8_t *fNwkSIntKey=NULL, uint8_t *sNwkSIntKey=NULL)</div><div class="ttdoc">Join network by performing activation by personalization. In this procedure, all necessary configurat...</div><div class="ttdef"><b>Definition:</b> LoRaWAN.cpp:297</div></div>
<div class="ttc" id="aclass_lo_ra_w_a_n_node_html_a55156cbc6b09da6d4ba7337d1a4136fe"><div class="ttname"><a href="class_lo_ra_w_a_n_node.html#a55156cbc6b09da6d4ba7337d1a4136fe">LoRaWANNode::downlink</a></div><div class="ttdeci">int16_t downlink(uint8_t *data, size_t *len)</div><div class="ttdoc">Wait for downlink from the server in either RX1 or RX2 window.</div><div class="ttdef"><b>Definition:</b> LoRaWAN.cpp:463</div></div>
<div class="ttc" id="aclass_lo_ra_w_a_n_node_html_a55156cbc6b09da6d4ba7337d1a4136fe"><div class="ttname"><a href="class_lo_ra_w_a_n_node.html#a55156cbc6b09da6d4ba7337d1a4136fe">LoRaWANNode::downlink</a></div><div class="ttdeci">int16_t downlink(uint8_t *data, size_t *len)</div><div class="ttdoc">Wait for downlink from the server in either RX1 or RX2 window.</div><div class="ttdef"><b>Definition:</b> LoRaWAN.cpp:465</div></div>
<div class="ttc" id="aclass_lo_ra_w_a_n_node_html_a9613998d071bcf401be9ad57ff8591ea"><div class="ttname"><a href="class_lo_ra_w_a_n_node.html#a9613998d071bcf401be9ad57ff8591ea">LoRaWANNode::wipe</a></div><div class="ttdeci">void wipe()</div><div class="ttdoc">Wipe internal persistent parameters. This will reset all counters and saved variables,...</div><div class="ttdef"><b>Definition:</b> LoRaWAN.cpp:35</div></div>
<div class="ttc" id="aclass_lo_ra_w_a_n_node_html_adc52e15b50e39f03c937b2289ad18463"><div class="ttname"><a href="class_lo_ra_w_a_n_node.html#adc52e15b50e39f03c937b2289ad18463">LoRaWANNode::LoRaWANNode</a></div><div class="ttdeci">LoRaWANNode(PhysicalLayer *phy, const LoRaWANBand_t *band)</div><div class="ttdoc">Default constructor.</div><div class="ttdef"><b>Definition:</b> LoRaWAN.cpp:29</div></div>
<div class="ttc" id="aclass_lo_ra_w_a_n_node_html_afa61477a27d020ccdf0c7eef1c4d00a9"><div class="ttname"><a href="class_lo_ra_w_a_n_node.html#afa61477a27d020ccdf0c7eef1c4d00a9">LoRaWANNode::uplink</a></div><div class="ttdeci">int16_t uplink(const char *str, uint8_t port)</div><div class="ttdoc">Send a message to the server.</div><div class="ttdef"><b>Definition:</b> LoRaWAN.cpp:322</div></div>