Hi,
Which API endpoint are you trying to PUT that data to?
There is currently no HTTP endpoint for uploading historical datapoints for a given attribute; you will have to do this directly on the DB using psql as described in this post:
Hi,
Which API endpoint are you trying to PUT that data to?
There is currently no HTTP endpoint for uploading historical datapoints for a given attribute; you will have to do this directly on the DB using psql as described in this post: