OpenDTU/lib/Hoymiles/src/commands
2022-08-10 20:12:52 +02:00
..
AlarmDataCommand.cpp Move CRC check of multidata command from InverterAbstract to MultiDataCommand class 2022-08-03 19:51:10 +02:00
AlarmDataCommand.h Move CRC check of multidata command from InverterAbstract to MultiDataCommand class 2022-08-03 19:51:10 +02:00
CommandAbstract.cpp RequestFrameCommand can now be configured individually for each command 2022-08-02 21:14:41 +02:00
CommandAbstract.h Move CRC check of multidata command from InverterAbstract to MultiDataCommand class 2022-08-03 19:51:10 +02:00
DevControlCommand.cpp Added first empty classes for DevControl and ParaSet 2022-08-03 20:36:35 +02:00
DevControlCommand.h Added first empty classes for DevControl and ParaSet 2022-08-03 20:36:35 +02:00
DevInfoAllCommand.cpp Added parser and commands for hardware version and part nr 2022-08-10 20:12:52 +02:00
DevInfoAllCommand.h Implemented DevInfo command 2022-08-10 19:03:02 +02:00
DevInfoSampleCommand.cpp Added parser and commands for hardware version and part nr 2022-08-10 20:12:52 +02:00
DevInfoSampleCommand.h Added parser and commands for hardware version and part nr 2022-08-10 20:12:52 +02:00
MultiDataCommand.cpp Move CRC check of multidata command from InverterAbstract to MultiDataCommand class 2022-08-03 19:51:10 +02:00
MultiDataCommand.h Move CRC check of multidata command from InverterAbstract to MultiDataCommand class 2022-08-03 19:51:10 +02:00
ParaSetCommand.cpp Added first empty classes for DevControl and ParaSet 2022-08-03 20:36:35 +02:00
ParaSetCommand.h Added first empty classes for DevControl and ParaSet 2022-08-03 20:36:35 +02:00
RealTimeRunDataCommand.cpp Move CRC check of multidata command from InverterAbstract to MultiDataCommand class 2022-08-03 19:51:10 +02:00
RealTimeRunDataCommand.h Move CRC check of multidata command from InverterAbstract to MultiDataCommand class 2022-08-03 19:51:10 +02:00
RequestFrameCommand.cpp Move CRC check of multidata command from InverterAbstract to MultiDataCommand class 2022-08-03 19:51:10 +02:00
RequestFrameCommand.h Move CRC check of multidata command from InverterAbstract to MultiDataCommand class 2022-08-03 19:51:10 +02:00
SingleDataCommand.cpp RequestFrameCommand can now be configured individually for each command 2022-08-02 21:14:41 +02:00
SingleDataCommand.h Remove RequestType and place handling of response in the command class 2022-08-03 18:50:34 +02:00