User`s guide

X10CONFIG(5) X10CONFIG(5)
ORE_LOWBATTERYdirective
Defines for Oregon sensors which transmit a battery levelthe percentage at or belowwhich Heyu will raise
the low-battery ("LoBat") flag. The default is 20%. Note that manyOregon sensor models transmit a low
battery indicator rather than a battery level, and for these models this directive has no effect.
Example:
ORE_LOWBATTERY10%
ORE_CHGBITS_T directive
ORE_CHGBITS_RH directive
ORE_CHGBITS_BP directive
Define for Oregon Temperature, Relative Humidity,and Barometric Pressure sensors the difference
between succesive data values required for the data value to be identified as "changed". The parameter is
the number of least counts for the data in question. The default for each is 1. See man page x10oregon(5)
for details.
ELS_CHGBITS_CURR directive
Define for the Electrisave sensor the difference between successive current values required for the data to
be identified as changed. The parameter is the number of least counts for the data. The default is 1, which
corresponds to 0.1 Ampere. See man page x10oregon(5) for details.
OWL_CHGBITS_POWER directive
OWL_CHGBITS_ENERGY directive
Define for the Owl CM119 sensor the difference between successive Power and Energy values for the data
to be identified as changed. The parameter is the number of least counts for the data in question. The
default for each is 1, corresponding to 0.001kW and 0.0001kWh respectively.See man page x10oregon(5)
for details.
OWL_DISPLAY_COUNT directive
Determines whether the rawdata is displayed in the monitor/logfile for Owl CM119 sensors. The parame-
ter choises are YES or NO, with the default being NO.
ORE_DAT A_ENTRY
Defines whether data is entered in Oregon native orscaled units for Oregon sensor emulation. The parame-
ter choices are NATIVE or SCALED, with the default being NATIVE. See section "OREGON SENSOR
EMULATION" in man page x10oregon(5) for details.
ORE_DISPLAY_CHAN directive
Determines whether the channel number of an Oregon sensor is displayed in the logfile, monitor,and ´heyu
showoregon´ table. Setting the parameter of this directive toNOsuppresses display of the channel num-
ber,while with the default YES the channel number is displayed.
ORE_DISPLAY_FCAST
Determines whether the "weather forecast" transmitted by Oregon Barometric Pressure sensors (currently
module types ORE_THB1 and ORE_THB2) is displayed in the logfile, monitor,and in ´heyu showore-
gon´. The choices are YES or NO, with the default being NO. The displayed forecast will be "Sunny",
"PtCloudy", "Cloudy" or "Rain". The algorithm employed in the sensor firmware is currenly unknown but
is assumed to be related only to the value of and changes in BP.(Indoor temperature and humidity data
from a sensor rated only for indoor use can hardly have a bearing on a weather forecast.)
local 25