TSL4531 I2C Luminosity sensor

Supported interfaces

Python Constructor

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()

Configuration File syntax

Use following syntax to setup a TSL4531 in the webiopi service/command configuration file.

[DEVICES]
# Setup a TSL4531
tsl = TSL4531