This repository was archived by the owner on Feb 7, 2024. It is now read-only.

Description
Hi - I have a token and I use your code to get some JSON
But I dont know the units of "value"
{"value":246.22,"datetime":"2022-02-03T01:00:00.000+01:00","datetime_utc":"2022-02-03T00:00:00Z","tz_time":"2022-02-03T00:00:00.000Z","geo_id":8741,"geo_name":"Península"},
The price for a kWh uses to be 0,25 €/kWh up to 0,45 €/kWh
So, what are the units of "246,22" ??
Thanks.