Skip to main content

Documentation Index

Fetch the complete documentation index at: https://test-docs.mertani.com/llms.txt

Use this file to discover all available pages before exploring further.

{
"message": "success",
"data": [
    {
        "timestamp": "2025-11-20T00:00:00+07:00",
        "sensors": [
        {
            "id": "Y789-flLev",
            "value": 25.5,
            "unit": "cm"
        },
		{
	      "id": "Y789-arHum",
	      "value": 80,
	      "unit": "%"
	    },
		{
	      "id": "Y789-arTemp",
	      "value": 32,
	      "unit": "°C"
	    }
        ]
    },
    {
        "timestamp": "2025-11-20T01:00:00+07:00",
        "sensors": [
        {
            "id": "Y789-flLev",
            "value": 26.2,
            "unit": "cm"
        },
		{
	      "id": "Y789-arHum",
	      "value": 80,
	      "unit": "%"
	    },
		{
	      "id": "Y789-arTemp",
	      "value": 32,
	      "unit": "°C"
	    }
        ]
    }
    ]
}
Last modified on June 2, 2026