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

Genereation of run.sh files for Cluster Pi #49

Open
wants to merge 4 commits into
base: dev
Choose a base branch
from
Open

Conversation

jgrguric96
Copy link
Collaborator

Enhancements to the code for running the Illuminator in a ClusterPi.

  • Suggestion to declare Ip and port in the yaml file.
  • A parser to extract Ip and port from yam file. The output of the parser is a follows:
joan@CCXMST3:/mnt/d/data/illuminator/Illuminator/configuration$ python3 parse_yaml.py
lxterminal -e ssh [[email protected]](mailto:[email protected]) './Desktop/illuminatorclient/configuration/runshfile/runBattery.sh 192.168.0.1 5123 /home/illuminator/Desktop/Final_illuminator'&
lxterminal -e ssh [[email protected]](mailto:[email protected]) './Desktop/illuminatorclient/configuration/runshfile/runBattery.sh 192.168.0.2 5123 /home/illuminator/Desktop/Final_illuminator'&
lxterminal -e ssh [[email protected]](mailto:[email protected]) './Desktop/illuminatorclient/configuration/runshfile/runPV.sh 192.168.0.3 5123 /home/illuminator/Desktop/Final_illuminator'&

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

Successfully merging this pull request may close these issues.

3 participants