WIFI XML

Request new hardware or ideas for the controller
Post Reply
thekameleon
Posts: 137
Joined: Sat Feb 16, 2013 7:44 am

WIFI XML

Post by thekameleon »

I have one request. It appears I can get the overrides for the PWM daylight and actinic:

Code: Select all

<PWMA>50</PWMA><PWMD>0</PWMD><PWMAO>101</PWMAO><PWMDO>255</PWMDO>
However I can't seem to find the override values for the PWM Expansion... Can that be added?
rimai
Posts: 12881
Joined: Fri Mar 18, 2011 6:47 pm

Re: WIFI XML

Post by rimai »

Wow!! :shock:
Thanks for informing!!!
I totally missed it.
I made both PWM channels, AI channels and Radion channels and forgot the PWM expansion ones :(
While I was troubleshooting, I realized that we are not storing the override variables in the portal either.
Can you add an issue to our github?
Roberto.
thekameleon
Posts: 137
Joined: Sat Feb 16, 2013 7:44 am

Re: WIFI XML

Post by thekameleon »

I will try. I am more of a Team Foundation guy myself. So if I have issues, I will let you know. :)

Also for consistency sake, when someone turns off the override by setting the value from 101 to 255. Why not just force the stored value to 255?
Post Reply