/SEIapp

Software installation for the Smart Energy Integrator

Primary LanguagePython

SEI APPLICATION

This application is to run on a linux based microprocessor, beaglebone, pi... others..
It is application based on the Smart Energy Integrator, I will explain the installation procedure for a device, although there is
room for improvement.

Installation Procedure

  • Make sure that the files setup.sh, sqlSetup.sql and the folder app, and all its context are saved in the root home folder.
  • run the following command from the root folder "sudo bash setup.sh" and follow the instructions
  • After set up successfully finishes with all components installed, then enter the folder "app" and run the command "sudo bash run_beagle.sh" for the beagle bone and "sudo bash run_rpi.sh" for the raspberry pi.