We should implement the concept of Station in which we define a Station and relate to it Name, Location and credentials, so we can send readings from several sensors even using different devices, or just from one, depending on how we can implement each sensor.
We can also reduce the amount of data sent, as we wouldn't need to send the name and the location for each reading.
Also, we can send readings at different time windows.
We should implement the concept of
Stationin which we define a Station and relate to it Name, Location and credentials, so we can send readings from several sensors even using different devices, or just from one, depending on how we can implement each sensor.We can also reduce the amount of data sent, as we wouldn't need to send the name and the location for each reading.
Also, we can send readings at different time windows.