| | |
| | | { |
| | | public static class StringId |
| | | { |
| | | |
| | | public const int OperationDataTotalData = 568; |
| | | /// <summary> |
| | | /// 电池SOC |
| | | /// </summary> |
| | | public const int BatterySOC = 567; |
| | | /// <summary> |
| | | /// 当前发电功率 |
| | | /// </summary> |
| | | public const int CurrentPowerGeneration = 566; |
| | | /// <summary> |
| | | /// 今日电量 |
| | | /// </summary> |
| | | public const int PowerTenerationToday = 565; |
| | | /// <summary> |
| | | /// 工作模式 |
| | | /// </summary> |
| | | public const int WorkingMode = 564; |
| | | /// <summary> |
| | | /// 工作正常 |
| | | /// </summary> |
| | | public const int NormalOperation = 563; |
| | | /// <summary> |
| | | /// 光伏储能 |
| | | /// </summary> |
| | | public const int PhotovoltaicEnergyStorage = 562; |
| | | /// <summary> |
| | | /// 原密码 |
| | | /// </summary> |