Author: Fariz Muradov
Database architecture
> cd DBSERVER/src/ > python DBServer.py Server started with 0.0.0.0 | 9999 waiting for connection... listening on port 9999 ...connected from: ('xx.xx.xx.xx', 35274) waiting for connection... listening on port 9999
> cd CHARGEPOINT/src > python f_demo_OCS_Server.py
NOTE: This code must still be changed to receive data via the DCC interface.