Sql Persistence - Osray/openhab GitHub Wiki

Documentation of the SQL Persistence Service

Introduction

This service allows you to persist state updates by using standard SQL queries. Currently the mySQL-Driver is being delivered as well.

Features

This persistence service supports writing information to mysql relational database systems.

Installation

For installation of this persistence package please follow the same steps as if you would Bindings.

Additionally, place a persistence file called sql.persist in the ${openhab.home}/configuration/persistence folder.

Configuration

This persistence service can be configured in the "SQL Persistence Service" section in openhab.cfg.