Closed SamanthaCra closed 3 months ago
Similar to Transmit Data LORA #13
It is possible to get HTTP sending but if we are already developing an API then this is the best solution. We will need to build a web hook in order for the api to take data and post it to the database.
I have assembled a basic backend capable of ingesting data for temperature and humidity as a prototype.
Aswell as a very simplistic Webhook although it's only been setup to a local PostgreSQL database.
Ge tthe sensor data from IoT sending to the database successfully.