Skip to content
This repository has been archived by the owner on May 17, 2021. It is now read-only.

Sql persistence updates to add non numeric data types #6

Merged
merged 4 commits into from
Sep 27, 2013

Conversation

cdjackson
Copy link
Contributor

This is an initial commit of the SQL persistence service with support for non-numeric data types. It should support persistence of all types.

It has been tested by a number of people. See issue below.
https://code.google.com/p/openhab/issues/detail?id=441

Note that there is still some work to do on the query. This works fine for numeric data types, but may need conversion for other data types. I'll look at this in the near future but I think it's worth getting the storage side into the main snapshot.

kaikreuzer added a commit that referenced this pull request Sep 27, 2013
Sql persistence updates to add non numeric data types
@kaikreuzer kaikreuzer merged commit dd2605c into openhab:master Sep 27, 2013
dereulenspiegel pushed a commit to dereulenspiegel/openhab that referenced this pull request Jan 13, 2014
Parse all fields in the H_Message
digitaldan pushed a commit to digitaldan/openhab that referenced this pull request Dec 1, 2014
Fix for controller initialisation, and some debug tidy up
teichsta pushed a commit that referenced this pull request Mar 31, 2015
digitaldan pushed a commit to digitaldan/openhab that referenced this pull request Feb 22, 2016
marcelrv pushed a commit to marcelrv/openhab1 that referenced this pull request Jun 9, 2016
Limit deploy to feature xml of demo and esh-addons.
hubermi pushed a commit to hubermi/openhab that referenced this pull request Jan 10, 2017
Fixes openhab#6

Signed-off-by: Kai Kreuzer <[email protected]> (github: @kaikreuzer)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants