From 620db06aa9463f813b13fe58a6ec978934a4135b Mon Sep 17 00:00:00 2001 From: loradar <56890699+loradar@users.noreply.github.com> Date: Fri, 25 Oct 2019 14:48:13 +1100 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index fb97c08..c3b1a24 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# LoRadar +# _LoRadar_ ![Overview of LoRaWAN communication and breakdown of LoRadar (Version 1)](https://drive.google.com/uc?export=view&id=1_DZtQ1pf7xVO5VPIY57kWERC9kML--kG) @@ -28,3 +28,4 @@ Once the data is collected, various sensor and network information are extracted The standards fields within a LoRaWAN packet, such as the data rate, code rate, and frequency channel are also displayed in the csv file. ## Visualization +The extracted information can also be visualized on a web dashboard, through Kibana from the Elasticsearch-Logstash-Kibana (ELK) stack.