mirror of
https://github.com/loradar/loradar_tool.git
synced 2026-03-28 17:43:00 +01:00
16 lines
636 B
Markdown
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.
|