OpenDTU-old/lib/Hoymiles/src/commands
2023-12-12 01:30:40 +01:00
..
ActivePowerControlCommand.cpp Add const keyword to methods 2023-12-12 01:30:40 +01:00
ActivePowerControlCommand.h Add const keyword to methods 2023-12-12 01:30:40 +01:00
AlarmDataCommand.cpp Add const keyword to methods 2023-12-12 01:30:40 +01:00
AlarmDataCommand.h Add const keyword to methods 2023-12-12 01:30:40 +01:00
ChannelChangeCommand.cpp Add const keyword to methods 2023-12-12 01:30:40 +01:00
ChannelChangeCommand.h Add const keyword to methods 2023-12-12 01:30:40 +01:00
CommandAbstract.cpp Add const keyword to methods 2023-12-12 01:30:40 +01:00
CommandAbstract.h Add const keyword to methods 2023-12-12 01:30:40 +01:00
DevControlCommand.cpp Add const keyword to method parameters 2023-12-12 00:21:14 +01:00
DevControlCommand.h Add const keyword to method parameters 2023-12-12 00:21:14 +01:00
DevInfoAllCommand.cpp Add const keyword to methods 2023-12-12 01:30:40 +01:00
DevInfoAllCommand.h Add const keyword to methods 2023-12-12 01:30:40 +01:00
DevInfoSimpleCommand.cpp Add const keyword to methods 2023-12-12 01:30:40 +01:00
DevInfoSimpleCommand.h Add const keyword to methods 2023-12-12 01:30:40 +01:00
GridOnProFilePara.cpp Add const keyword to methods 2023-12-12 01:30:40 +01:00
GridOnProFilePara.h Add const keyword to methods 2023-12-12 01:30:40 +01:00
MultiDataCommand.cpp Add const keyword to methods 2023-12-12 01:30:40 +01:00
MultiDataCommand.h Add const keyword to methods 2023-12-12 01:30:40 +01:00
ParaSetCommand.cpp Add const keyword to method parameters 2023-12-12 00:21:14 +01:00
ParaSetCommand.h Add const keyword to method parameters 2023-12-12 00:21:14 +01:00
PowerControlCommand.cpp Add const keyword to methods 2023-12-12 01:30:40 +01:00
PowerControlCommand.h Add const keyword to methods 2023-12-12 01:30:40 +01:00
README.md Feature: First very basic support to read the grid profile 2023-09-07 22:08:07 +02:00
RealTimeRunDataCommand.cpp Add const keyword to methods 2023-12-12 01:30:40 +01:00
RealTimeRunDataCommand.h Add const keyword to methods 2023-12-12 01:30:40 +01:00
RequestFrameCommand.cpp Add const keyword to methods 2023-12-12 01:30:40 +01:00
RequestFrameCommand.h Add const keyword to methods 2023-12-12 01:30:40 +01:00
SingleDataCommand.cpp Add const keyword to method parameters 2023-12-12 00:21:14 +01:00
SingleDataCommand.h Add const keyword to method parameters 2023-12-12 00:21:14 +01:00
SystemConfigParaCommand.cpp Add const keyword to methods 2023-12-12 01:30:40 +01:00
SystemConfigParaCommand.h Add const keyword to methods 2023-12-12 01:30:40 +01:00

Class hierarchy

  • CommandAbstract
    • DevControlCommand
      • ActivePowerControlCommand
      • PowerControlCommand
    • MultiDataCommand
      • AlarmDataCommand
      • DevInfoAllCommand
      • DevInfoSimpleCommand
      • GridOnProFilePara
      • RealTimeRunDataCommand
      • SystemConfigParaCommand
    • ParaSetCommand
    • SingleDataCommand
      • RequestFrameCommand
    • ChannelChangeCommand