eclipsesource / smart-home-ide

Theia-based IDE for smart home applications
0 stars 3 forks source link

Demo Setup #44

Open lucas-koehler opened 6 years ago

lucas-koehler commented 6 years ago

Setup must be usable without internet and provide means to easily re-set the demo to a working state: Raspberry Pi + sd card + backup sd card + Fritzbox.

Demo scenario must run stable: Re-test multiple times.

lucas-koehler commented 6 years ago

Order additional SD card

jfaltermeier commented 5 years ago

Steps to reset the EclipseSource SmartHome application:

Stop client and server Clear .essh_apps Clear .essh_store Check .essh_client/solution.ad -> should have no apps in it. Otherwise needs to be deleted as well. Restart essh application

jfaltermeier commented 5 years ago

The according state for the demo is available on the ece18 branch. https://github.com/eclipsesource/eclipse-smart-home-apps/tree/ece18

For building: cd to ../eclipse-smart-home-apps/releng/debian and execute rake.

Prerequesites for building are afaik rake, maven, and aptly

Build result is ../eclipse-smart-home-apps/releng/debian/target/essh-hm-0.8-11a.tar.gz The /dist sub folder ist the actual application.

On the device it may be launched with execution the launch-es.sh script (which uses launch-s.sh (server) and launch-c.sh (client))

Install location is /usr/local/addons/essh

jfaltermeier commented 5 years ago

Uploaded my last version to https://drive.google.com/open?id=1dCGHc5gXMxjnnykCF5R5HyzaFDpl6lXI