Subversion Repositories HomeAutomation

Rev

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

## Section sns_power -- 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_power_USEEEPROM=1

sns_power_ID=<ID>

sns_power_SEND_TIMER=<TIMER>

sns_power_PCINT=<PCINT>

#Default report interval in seconds, not greater then 64.
sns_power_SEND_PERIOD=10

sns_power_10000_PULSES_PER_KWH=1
#sns_power_1000_PULSES_PER_KWH=1
#sns_power_100_PULSES_PER_KWH=1

# if sns_power_SEND_1_MIN_AVG is active, also enable the sns_power_SEND_TIMER_1_MIN_AVG
#sns_power_SEND_1_MIN_AVG=1
#sns_power_SEND_TIMER_1_MIN_AVG=<TIMER>

POWER_SNS_PIN=EXP_C

sns_power_PIN_PULLUP=1

#uncomment lines below if 2 channels shall be used
#sns_power_ID_ch2=<ID>
#POWER_SNS_PIN_ch2=EXP_F
#sns_power_PCINT_ch2=<PCINT>
#sns_power_PIN_PULLUP_ch2=1

# Uncomment below to enable debug pin, will toggle when light blink is detected on either channel
#sns_power_LED_PIN=EXP_C


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