From 8f3cf980ba0ab242455cf29f91055b1541d78863 Mon Sep 17 00:00:00 2001 From: loradar <56890699+loradar@users.noreply.github.com> Date: Thu, 4 Jun 2020 15:45:03 +1000 Subject: [PATCH] Update README.md --- APIs/README.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/APIs/README.md b/APIs/README.md index 35b06a2..a7f139d 100644 --- a/APIs/README.md +++ b/APIs/README.md @@ -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.