:: a dial-like web control configurable with a variety of effects, options, and transitions
To turn on database connectivity, open the 'config/db_config.inc' file. Set 'useDB' to "true" and tell the server where your database connect function is.
createRotarySwitch() has an extra, optional boolean parameter. createRotarySwitch('unique-name','dB').
When 'dB' is set to True,1, or any other php true-ish value, on creation of the switch the following will happen:
1.0 - Initial release. 3-position switch only