curl --location '/sensor/A000000001' \
--header 'X-ApiKey: <api-key>'{
"sensor_id": "A000000001",
"disp_name": "KL meno",
"timestamp": 1541769538,
"value": 85.5,
"unit": "°C",
"use_type": 1000,
"energy_type": "electricity"
}