accept DCU serial number starting with '410'
This commit is contained in:
@@ -34,7 +34,7 @@ ports:
|
|||||||
|
|
||||||
schema:
|
schema:
|
||||||
inverters:
|
inverters:
|
||||||
- serial: match(^(R17|Y17|Y47).{13}$)
|
- serial: match(^(410|R17|Y17|Y47).{13}$)
|
||||||
monitor_sn: int?
|
monitor_sn: int?
|
||||||
node_id: str
|
node_id: str
|
||||||
suggested_area: str
|
suggested_area: str
|
||||||
|
|||||||
Reference in New Issue
Block a user