Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The Market Maker is crashing when it can't get the data from the EV charging post #1

Open
rethore opened this issue Oct 8, 2018 · 1 comment

Comments

@rethore
Copy link
Member

rethore commented Oct 8, 2018

Error getting the car charger data
name 'data_charger' is not defined
Traceback (most recent call last):
  File "marketmaker.py", line 677, in <module>
    mm.step()
  File "marketmaker.py", line 368, in step
    'imp_car': self.imp_car,
AttributeError: 'MarketMaker' object has no attribute 'imp_car'
@rethore
Copy link
Member Author

rethore commented Oct 8, 2018

  • Check that the MM has access to the EVC API
  • Figure out a fail safe way to address the disconnection issues

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant