pyPLC/pyPlcModes.py

6 lines
165 B
Python
Raw Permalink Normal View History

C_LISTEN_MODE = 0 # listen to the communication. No active participation.
C_EVSE_MODE = 1 # play the role of the charger
C_PEV_MODE = 2 # play the role of the car