Difference between revisions of "Install OpenHAB"

From Embedded Lab Vienna for IoT & Security
Jump to navigation Jump to search
Line 26: Line 26:
  echo bar
  echo bar


=== Step 2 ===
=== Step 2: Install OpenHAB 2 ===
 
You can download the latest Windows Stable version as a zip-file from the download page of openHAB:
* https://www.openhab.org/download/
 
We unzip the file in the chosen directory and start the server by executing the script start.bat
which will open an runtime window showing you an OpenHAB logo.
 
 
After that you navigate your browser to http://localhost:8080 which will automatically direct you to the OpenHub package selection page.
 


Make sure to read
Make sure to read

Revision as of 17:56, 10 July 2019

Summary

This documentation describes how to install OpenHAB 2 on a Windows computer.

Requirements

  • Operating system: Windows
  • Java JDK 8

Description

Step 1: Set system variable Java 8

At first, we have to make sure that we are using Java 8 because OpenHub will not work with Java 9 or 10.

Navigate to: Control Panel > System > Advanced System Settings > Environment Variables > System Variables

Add here a System Environment Variable with the Name JAVA_HOME and fill in the path to your Java 8 JDK.

You can find how to install Java on the website of oracle or you click the link below.


echo foo
echo bar

Step 2: Install OpenHAB 2

You can download the latest Windows Stable version as a zip-file from the download page of openHAB:

We unzip the file in the chosen directory and start the server by executing the script start.bat which will open an runtime window showing you an OpenHAB logo.


After that you navigate your browser to http://localhost:8080 which will automatically direct you to the OpenHub package selection page.


Make sure to read

  • War and Peace
  • Lord of the Rings
  • The Baroque Cycle

Used Hardware

Device to be used with this documentation Maybe another device to be used with this documentation

Courses

References