Items TED - hollie/misterhouse GitHub Wiki
TED
See original
SYNOPSIS
use TED;
$ted_interface = new TED;
DESCRIPTION
INHERITS
INI PARAMETERS
# Serial/USB port that the TED is connected to.
TED_serial_port = /dev/ttyUSB0
# If your ted firmware version is > 8.01U, you need this parameter as well.
# New versions of firmware won't send data unless prompted.
TED_ask_for_data = 1
METHODS
AUTHOR
David Satterfield [email protected]
SEE ALSO
None