Hi,
I would like to know what the fields mean that is send via the price API:
{
"interval": "23-JUL-2015 17:25",
"interval_datetime": "2015-07-23T17:25:00",
"five_min_period": 6,
"isDayLightSavingHR": 0,
"pnode": "ABY0111",
"load": 2.956,
"generation": 0.000,
"price": 60.90
}
"Price" is a fairly obvious one :)
I have also noticed that the data seems to lag behind:
First column is when I got the request, second is the pnode and then the date time field supplied - is this normal ?
Thanks,
Pieter