Open lakithaomal opened 1 year ago
Hi Lakitha,
Where can I find the node red pipeline in which you guys did it for the central node. Can you direct me toward that?
Thank you!
Best, Mazhar
On Tue, Jan 31, 2023 at 5:22 PM Lakitha Omal Harindha Wijeratne < @.***> wrote:
Currently PoLo Nodes (Powered LoRaNodes) are running bird call detection algorithm which provides LoRaWAN/MQTT packets which consists data from 8 bird calls rather than 1 per each packet. we need a means in which the node red pipeline can handle these packets and ingest the data into influx db.
— Reply to this email directly, view it on GitHub https://github.com/mi3nts/AirQualityAnalysisWorkflows/issues/19, or unsubscribe https://github.com/notifications/unsubscribe-auth/AUHAFWVKNFXBP3QSR5YS5J3WVGNCHANCNFSM6AAAAAAUNA7SWU . You are receiving this because you were assigned.Message ID: @.***>
@Mazhar1-2 You can also see what we did for the first try LoRa node version called MBCLR001
If you have any questions about the specifics, please ask. The only difference is that now we have multiple observations packed together.
As you develop, please make sure to work on your own local version of the containers so that the main site does not lose data until you have it working. If you need help setting up the containers, I'll give an overview during tomorrow's senior design meeting.
Currently PoLo Nodes (Powered LoRaNodes) are running bird call detection algorithm which provides LoRaWAN/MQTT packets which consists data from 8 bird calls rather than 1 per each packet. we need a means in which the node red pipeline can handle these packets and ingest the data into influx db.