Skip to content
ggodart edited this page Jan 6, 2021 · 1 revision

RCSs

See original

SYNOPSIS

DESCRIPTION

Control RCS serial (rs232/rs485) thermostats.

INHERITS

Serial_Item

INI PARAMETERS

RCSs_serial_port=/dev/ttyS4
RCSs_baudrate=9600
# for multiple thermostats on a 422 interface May be omitted (or 1) if using RS232.
RCSs_address=1 to 255 

METHODS

Method Description
hold Hold isn't directly available on the RCS, but we'll implement a holdlike feature via software.

AUTHOR

Chris Witte cwitte@xmlhq.com

This module was shamelessly cloned from Kent Noonans Omnistat.pm Thanks for the starting point Kent.

SEE ALSO

None

Clone this wiki locally