Difference between revisions of "Install OpenHAB"

From Embedded Lab Vienna for IoT & Security
Jump to navigation Jump to search
Line 47: Line 47:


* https://openhab.org
* https://openhab.org
* https://www.oracle.com/technetwork/java/javase/downloads/index.html
* https://docs.oracle.com/javase/10/install/installation-jdk-and-jre-microsoft-windows-platforms.htm#JSJIG-GUID-A7E27B90-A28D-4237-9383-A58B416071CA


[[Category:Documentation]]
[[Category:Documentation]]

Revision as of 17:36, 10 July 2019

Summary

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

Requirements

  • Operating system: Windows
  • Java: Java 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

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