Subversion Repositories HomeAutomation

Rev

Rev 2026 | Blame | Compare with Previous | Last modification | View Log | SVN | RSS feed

## Section sns_heatPower -- Do not edit this line

#Uncomment the line below if you want to use EEPROM with this module, dont forget to also uncomment the line in sources.list
#sns_heatPower_USEEEPROM=1

sns_heatPower_ID=<ID>
sns_heatPower_BAUD_RX=1200
sns_heatPower_BAUD_TX=300

# 0 none, 1 even, 2 odd
sns_heatPower_CNF_PARITY=1
sns_heatPower_CNF_STOPBITS=2
sns_heatPower_CNF_DATABITS=7

sns_heatPower_REQ_STRING={'/', '#', '1', 0}
sns_heatPower_REQ_STRING_LEN=4

sns_heatPower_REQ_TIMER=<TIMER>
sns_heatPower_REQ_TIMER2=<TIMER>
# No need to set lower than 28s other than debugging, must be higher than 5s
sns_heatPower_REQ_INTERVAL_S=30

sns_heatPower_RES_ENERGY_START=0
sns_heatPower_RES_ENERGY_LEN=7
sns_heatPower_RES_POWER_START=48
sns_heatPower_RES_POWER_LEN=7


## End section sns_heatPower -- Do not edit this line