Closed lo-co closed 7 years ago
Yes please, ir would be good to be able to start testing the PAS cell temperature setpoints (we've not looked at this at all yet)
Dave has stated testing the Meerstetters today by manually sending commands. Note that all PAS TECs seem to be working, but we have to fix a connector issue for the humidifiers meerstetters. This should be quick.
Once we have UI controls we can start testing this more thoroughly
Control for the setpoint is added to the UI along with PID and temperature/power selection. Currently
Currently, the way the UI components for the TECs works is
cvt
service will poll the json string returned representing the CVT on the server sidedevice
for devices with type
mTEC
.ng-repeat
with current values found in the CVT.The UI elements will not be displayed until the first successful CVT return from the server.
Hi Matt, can confirm all UI setpoint controls work.
Note that the table also populates with controls for the 2 humidifier TECs. This isn't desirable as they are controlled on the humidifiers page. Can these be changed?
I will look into this. May have to create a key that says they are reserved...
The Meerstetters now have set point controls and output controls ( to turn their out put on and off ) which work. There is no need for PID changes, and the Humidifier page is populated - mostly working, but plots could do with some finessing.
These are completely missing.