Use following constructors if you want to create a TSL4531 from your python scripts.
Parameters:
from webiopi.devices.sensor import TSL4531
# Setup a TSL4531
tsl = TSL4531()
Use following syntax to setup a TSL4531 in the webiopi service/command configuration file.
[DEVICES]
# Setup a TSL4531
tsl = TSL4531