agtzdimi / planet

PLANET Project
0 stars 0 forks source link

fix the hardcoded IP in execute.py #74

Closed agtzdimi closed 4 years ago

agtzdimi commented 4 years ago

In execute.py we have a hardcoded local IP to send back the MQTT message from the Grid Simulator.

We need to send the environment variable "$PLANET" at simulation and pass it as a parameter in the execute.py script to use it for the communication