光伏功能

This commit is contained in:
huangjp
2025-11-07 15:23:08 +08:00
parent 6b4e5cd036
commit c6ea4a8c52
18 changed files with 1256 additions and 132 deletions

View File

@ -84,8 +84,8 @@
type = "storage";
} else if (item.deviceType?.includes("basic") ) {
type = "anything"
} else {
type = "pcs";
} else if (item.deviceType?.includes("mttp") ) {
type = "mttp"
}
if (type) {