solarpowerlog trunk
/home/tobi/workspace/solarpowerlog/src/Inverters/BasicCommands.h File Reference

Go to the source code of this file.

Enumerations

enum  BasicCommands { CMD_RECEIVED, CMD_USER = 1000 }

Enumeration Type Documentation

Enumerator:
CMD_RECEIVED 

reserverd for transport algorithms which can send events on receiption (planned... therefore TODO )

CMD_USER 

Definition at line 8 of file BasicCommands.h.