Hello,
I'm just finishing a basic web interface
written in ASP. I'm looking for feedback on
the use of all on/all off (usage of which
is wrong in the X10 docs, the .dll errors
out unless you use AllLightsOn,
AllLightsOff).
I can see the use of AllLightsOn and
AllLightsOff but I am concerned with
AllUnitsOn and AllUnitsOff. Mainly
AllUnitsOn. My concern is the idea that
there may be a device with some sort of
risk factor that could be turned on
inadvertently with AllUnitsOn. For example,
turning on a Appliance module supporting a
device that may cause a fire. I realize the
risk is already there but I still have a
concern.
Anyone have any thoughts or feelings? As
for now, I have it coded in such a way as
to leave the On button inactive.
Thanks,
Randall