Support RMCARD205(305) firmware version 1.2.0

This commit is contained in:
Sergey Morozov
2019-11-14 22:31:01 +03:00
parent 126490dc80
commit 12d0abf288
2 changed files with 22 additions and 2 deletions

View File

@@ -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