Open PaulReichmuth opened 2 years ago
The code inside custom_setup.tpl is out of date with the current API. Since the function postFloatValue() is sending a POST-Request for every measurement, users could run into issues with the ratelimit (Error 429).
Will propose code change in the next few days.
The code inside custom_setup.tpl is out of date with the current API. Since the function postFloatValue() is sending a POST-Request for every measurement, users could run into issues with the ratelimit (Error 429).
Will propose code change in the next few days.