Libelium Cloud features:
The Devices section permits you to display all Libelium devices you have in possession.
This section allows the user to generate A.I. models automatically with no special knowledge required.
Please refer to the "Colocation calibration" section for further information.
Please refer to Libelium AI Services.
Libelium Cloud supports several tools to manage received data from devices:
Cloud connectors transmit all single data including the next info:
{
"device_serial": "AQS123456789",
"device_name": "Dev 32",
"variable": "NO-B4",
"variable_name": "no_algorithm_ug",
"value": 123.123,
"units": "ug/m3",
"ts": {
"date": "2022-05-11 08:48:23.0000000",
"timezone_type" 3,
"timezone": "UTC"
}
}
Where it is possible to find the "value" and "units" of the data itself indicated in "variable" and "variable_name".
Data section in Cloud tutorial.