Skip to content

Commit 806c14c

Browse files
author
Amanda Butler
authored
Add class hierarchy diagram to lorawan.md
Add class hierarchy diagram to match other APIs.
1 parent 0947895 commit 806c14c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/reference/api/connectivity/lorawan/lorawan.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
<h2 id="lorawan-api">LoRaWAN network interface</h2>
22

3+
<span class="images">![](https://os-doc-builder.test.mbed.com/docs/development/mbed-os-api-doxy/class_lo_ra_w_a_n_interface.png)<span>LoRaWANInterface class hierarchy</span></span>
34

45
The [LoRaWANInterface](https://os-doc-builder.test.mbed.com/docs/development/mbed-os-api-doxy/class_lo_ra_w_a_n_interface.html) provides a C++ API for connecting to the internet over a LoRa network. In this sub-section, we first put light on the API reference for 'LoRaWAnInterface' and then we present an example which can be directly imported to Mbed online compiler.
56

0 commit comments

Comments
 (0)