定制版本逆变电源通讯程序[增加干节点状态读取和母联开关状态读取以及防雷显示]
refs
用户 Administrator <1525436766@qq.com>
星期三, 九月 1, 2021 13:45 +0800
提交者 Administrator <1525436766@qq.com>
星期三, 九月 1, 2021 13:45 +0800
提交315a3616f630027cf862d7282cec33e5c0aabccd
目录 e35b70f8612d02d26ad6ff9893094a3f19c4846f 目录 | zip | gz
parent 5c20976af17a8e65cecfb7398874f54a5bb9b1bc 查看 | 对比
V10.637 edit at date 2021-09-01 lijun
1.假负载设备新增均衡控制指令;以及单体均衡电流,单体漏液电压,以及均衡供电模块信息读取
与平台交互指令
CMD_GetJuHengParam = 0xC1; //读取均衡参数
CMD_GetJuHengParamAck = 0xC2; //读取均衡参数成功
CMD_SetJuHengParam = 0xC3; //设置均衡参数
CMD_SetJuHengParamAck = 0xC4; //设置均衡参数成功
与设备交互指令
CMD_GetJunHengState = 0xA8; //读取均衡供电模块信息
CMD_ReadJunHengParam = 0xB0; //读取均衡参数信息
CMD_WriteJunHengParam = 0xB1; //设置均衡参数信息
CMD_GetMonomerLYVolt = 0x78; //读取漏液电压
CMD_GetMonomerJHCUR = 0x69; //读取均衡电流
14个文件已修改
80个文件已添加
196472 ■■■■■ 已修改文件
BattMonitor_FBS9100S_Inverter/batt_ms_x64_fbsdev_logs/error-20210709-1.log.gz 对比 | 查看 | 原始文档 | blame | 历史
BattMonitor_FBS9100S_Inverter/batt_ms_x64_fbsdev_logs/error-20210709-2.log.gz 对比 | 查看 | 原始文档 | blame | 历史
BattMonitor_FBS9100S_Inverter/batt_ms_x64_fbsdev_logs/error-20210709-3.log.gz 对比 | 查看 | 原始文档 | blame | 历史
BattMonitor_FBS9100S_Inverter/batt_ms_x64_fbsdev_logs/error-20210709-4.log.gz 对比 | 查看 | 原始文档 | blame | 历史
BattMonitor_FBS9100S_Inverter/batt_ms_x64_fbsdev_logs/error.log 115368 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
BattMonitor_FBS9100S_Inverter/batt_ms_x64_fbsdev_logs/info-20210709-1.log.gz 对比 | 查看 | 原始文档 | blame | 历史
BattMonitor_FBS9100S_Inverter/batt_ms_x64_fbsdev_logs/info-20210831-1.log.gz 对比 | 查看 | 原始文档 | blame | 历史
BattMonitor_FBS9100S_Inverter/batt_ms_x64_fbsdev_logs/info.log 36840 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
BattMonitor_FBS9100S_Inverter/bin/.gitignore 21 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
BattMonitor_FBS9100S_Inverter/bin/dom4j-1.6.1.jar 对比 | 查看 | 原始文档 | blame | 历史
BattMonitor_FBS9100S_Inverter/bin/ftplet-api-1.0.6.jar 对比 | 查看 | 原始文档 | blame | 历史
BattMonitor_FBS9100S_Inverter/bin/ftpserver-core-1.0.6.jar 对比 | 查看 | 原始文档 | blame | 历史
BattMonitor_FBS9100S_Inverter/bin/jcl-over-slf4j-1.5.2.jar 对比 | 查看 | 原始文档 | blame | 历史
BattMonitor_FBS9100S_Inverter/bin/jconn3.jar 对比 | 查看 | 原始文档 | blame | 历史
BattMonitor_FBS9100S_Inverter/bin/jxl.jar 对比 | 查看 | 原始文档 | blame | 历史
BattMonitor_FBS9100S_Inverter/bin/log4j-1.2.14.jar 对比 | 查看 | 原始文档 | blame | 历史
BattMonitor_FBS9100S_Inverter/bin/log4j-api-2.13.3.jar 对比 | 查看 | 原始文档 | blame | 历史
BattMonitor_FBS9100S_Inverter/bin/log4j-core-2.13.3.jar 对比 | 查看 | 原始文档 | blame | 历史
BattMonitor_FBS9100S_Inverter/bin/log4j.properties 43 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
BattMonitor_FBS9100S_Inverter/bin/mchange-commons-java-0.2.9.jar 对比 | 查看 | 原始文档 | blame | 历史
BattMonitor_FBS9100S_Inverter/bin/mchange-commons.properties 对比 | 查看 | 原始文档 | blame | 历史
BattMonitor_FBS9100S_Inverter/bin/mchange-log.properties 2 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
BattMonitor_FBS9100S_Inverter/bin/mina-core-2.0.4.jar 对比 | 查看 | 原始文档 | blame | 历史
BattMonitor_FBS9100S_Inverter/bin/mysql-connector-java-5.1.30-bin.jar 对比 | 查看 | 原始文档 | blame | 历史
BattMonitor_FBS9100S_Inverter/bin/slf4j-api-1.5.2.jar 对比 | 查看 | 原始文档 | blame | 历史
BattMonitor_FBS9100S_Inverter/bin/slf4j-log4j12-1.5.2.jar 对比 | 查看 | 原始文档 | blame | 历史
BattMonitor_FBS9100S_Inverter/bin/spring-beans-2.5.5.jar 对比 | 查看 | 原始文档 | blame | 历史
BattMonitor_FBS9100S_Inverter/bin/spring-context-2.5.5.jar 对比 | 查看 | 原始文档 | blame | 历史
BattMonitor_FBS9100S_Inverter/bin/spring-core-2.5.5.jar 对比 | 查看 | 原始文档 | blame | 历史
BattMonitor_FBS9100S_Inverter/bin/sqljdbc4.jar 对比 | 查看 | 原始文档 | blame | 历史
BattMonitor_FBS9100S_Inverter/config.xml 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
BattMonitor_FBS9100S_Inverter/hs_err_pid11300.log 211 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
BattMonitor_FBS9100S_Inverter/hs_err_pid12048.log 209 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
BattMonitor_FBS9100S_Inverter/hs_err_pid13452.log 244 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
BattMonitor_FBS9100S_Inverter/hs_err_pid13856.log 247 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
BattMonitor_FBS9100S_Inverter/hs_err_pid14384.log 248 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
BattMonitor_FBS9100S_Inverter/hs_err_pid15472.log 204 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
BattMonitor_FBS9100S_Inverter/hs_err_pid17432.log 247 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
BattMonitor_FBS9100S_Inverter/hs_err_pid1748.log 289 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
BattMonitor_FBS9100S_Inverter/hs_err_pid17616.log 241 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
BattMonitor_FBS9100S_Inverter/hs_err_pid17784.log 247 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
BattMonitor_FBS9100S_Inverter/hs_err_pid17992.log 229 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
BattMonitor_FBS9100S_Inverter/hs_err_pid18076.log 247 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
BattMonitor_FBS9100S_Inverter/hs_err_pid18084.log 247 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
BattMonitor_FBS9100S_Inverter/hs_err_pid18480.log 209 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
BattMonitor_FBS9100S_Inverter/hs_err_pid18556.log 208 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
BattMonitor_FBS9100S_Inverter/hs_err_pid18624.log 209 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
BattMonitor_FBS9100S_Inverter/hs_err_pid18768.log 210 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
BattMonitor_FBS9100S_Inverter/hs_err_pid18956.log 210 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
BattMonitor_FBS9100S_Inverter/hs_err_pid19084.log 208 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
BattMonitor_FBS9100S_Inverter/hs_err_pid19136.log 210 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
BattMonitor_FBS9100S_Inverter/hs_err_pid19336.log 208 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
BattMonitor_FBS9100S_Inverter/hs_err_pid19408.log 209 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
BattMonitor_FBS9100S_Inverter/hs_err_pid21120.log 157 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
BattMonitor_FBS9100S_Inverter/hs_err_pid3404.log 257 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
BattMonitor_FBS9100S_Inverter/hs_err_pid4200.log 208 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
BattMonitor_FBS9100S_Inverter/hs_err_pid5464.log 278 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
BattMonitor_FBS9100S_Inverter/replay_pid11300.log 1219 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
BattMonitor_FBS9100S_Inverter/replay_pid12048.log 913 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
BattMonitor_FBS9100S_Inverter/replay_pid13452.log 1855 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
BattMonitor_FBS9100S_Inverter/replay_pid13856.log 1913 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
BattMonitor_FBS9100S_Inverter/replay_pid14384.log 2072 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
BattMonitor_FBS9100S_Inverter/replay_pid15472.log 696 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
BattMonitor_FBS9100S_Inverter/replay_pid17432.log 2010 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
BattMonitor_FBS9100S_Inverter/replay_pid1748.log 2483 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
BattMonitor_FBS9100S_Inverter/replay_pid17616.log 1704 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
BattMonitor_FBS9100S_Inverter/replay_pid17784.log 2006 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
BattMonitor_FBS9100S_Inverter/replay_pid17992.log 1490 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
BattMonitor_FBS9100S_Inverter/replay_pid18076.log 1921 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
BattMonitor_FBS9100S_Inverter/replay_pid18084.log 2046 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
BattMonitor_FBS9100S_Inverter/replay_pid18480.log 1094 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
BattMonitor_FBS9100S_Inverter/replay_pid18556.log 1061 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
BattMonitor_FBS9100S_Inverter/replay_pid18624.log 1093 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
BattMonitor_FBS9100S_Inverter/replay_pid18768.log 1243 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
BattMonitor_FBS9100S_Inverter/replay_pid18956.log 1234 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
BattMonitor_FBS9100S_Inverter/replay_pid19084.log 815 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
BattMonitor_FBS9100S_Inverter/replay_pid19136.log 1234 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
BattMonitor_FBS9100S_Inverter/replay_pid19336.log 919 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
BattMonitor_FBS9100S_Inverter/replay_pid19408.log 1090 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
BattMonitor_FBS9100S_Inverter/replay_pid3404.log 2332 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
BattMonitor_FBS9100S_Inverter/replay_pid4200.log 857 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
BattMonitor_FBS9100S_Inverter/replay_pid5464.log 2367 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
BattMonitor_FBS9100S_Inverter/src/com/battmonitor/data/BattData_RT_SQL.java 16 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
BattMonitor_FBS9100S_Inverter/src/com/battmonitor/data/MonVolData.java 15 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
BattMonitor_FBS9100S_Inverter/src/com/battmonitor/sql/Sql_Mysql.java 1 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
BattMonitor_FBS9100S_Inverter/src/com/config/AppConfig.java 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
BattMonitor_FBS9100S_Inverter/src/com/dev/btse/comm/FBS9100S_SocketClient2.java 87 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
BattMonitor_FBS9100S_Inverter/src/com/dev/btse/comm/FBS9100_Task_Thread_SQL.java 158 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
BattMonitor_FBS9100S_Inverter/src/com/dev/btse/data/FBS9100_ComBase.java 34 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
BattMonitor_FBS9100S_Inverter/src/com/dev/btse/data/FBS9100_JHPowerState.java 205 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
BattMonitor_FBS9100S_Inverter/src/com/dev/btse/data/FBS9100_JuHengParam.java 97 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
BattMonitor_FBS9100S_Inverter/src/com/dev/btse/data/FBS9100_ResCapData.java 6 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
BattMonitor_FBS9100S_Inverter/src/com/version_inf/version_inf.txt 15 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
BattMonitor_FBS9100S_Inverter/src/main/main_MonitorServer_FBS9100S.java 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史