Update README.md

This commit is contained in:
loradar
2020-06-04 15:45:03 +10:00
committed by GitHub
parent 66c67f039e
commit 8f3cf980ba
+9 -1
View File
@@ -1,7 +1,15 @@
## Description
Currently, the API supports the following commands:
- **DeviceList:** For seeing list of devices
- **ChannelOccupancy:** For percentage of datarate in each channel
- **RSSI:** For distribution of RSSI in percentage
- **SNR:** For distribution of SNR in percentage
- **NetworkList:** For list of networks and their unique number of devices connected
- **SpectrumPolicing:** For list of devices transmission intervals and a boolean on whether they are breaching the spectrum policy
- **SpectrumPolicing:** Plot of observed device-wise transmission intervals against spectrum policy
## Instructions
* Download the `.py` script to the directory whether LoRadar data are stored.
* Run the script and follow the instructions shown in the terminal.