Files
loradar_tool/APIs/README.md
2020-06-11 18:04:35 +10:00

16 lines
636 B
Markdown

## 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:** Plot of observed device-wise transmission intervals against spectrum policy
## Instructions
* Download the `APIs.py` script to the directory where the LoRadar data are stored.
* Run the script and follow the instructions shown in the terminal.