Support RMCARD205(305) firmware version 1.2.0
This commit is contained in:
@@ -29,3 +29,13 @@ outlet_id = 1
|
||||
isps = true
|
||||
# Outlet bank
|
||||
bank_id = 1
|
||||
# I don't known what is sa, default value in PPBE is 1, but 0 is old behavior(?)
|
||||
sa = 0
|
||||
# Shutdown condition
|
||||
# b - low battery
|
||||
# r - runtime insufficient
|
||||
# u - power failure
|
||||
# You can combine a value for this parameter
|
||||
# Example with two shutdown conditions (low battery and runtime insufficient):
|
||||
# event = br
|
||||
event = b
|
||||
|
||||
Reference in New Issue
Block a user