You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add a method to the Sprouts class that implements a /pid Particle.function that updates the PID parameters of a Thermostat with the provided Equipment ID. I would expect the interface to be something like:
ID,P,I,D
Also, update the README/documentation with information about the new interface.
The text was updated successfully, but these errors were encountered:
Add a method to the Sprouts class that implements a
/pid
Particle.function that updates the PID parameters of a Thermostat with the provided Equipment ID. I would expect the interface to be something like:Also, update the README/documentation with information about the new interface.
The text was updated successfully, but these errors were encountered: