Initial Commit
This commit is contained in:
7
persistence/jdbc.persist
Normal file
7
persistence/jdbc.persist
Normal file
@ -0,0 +1,7 @@
|
||||
Strategies {
|
||||
everyMinute : "0 * * * * ?"
|
||||
}
|
||||
|
||||
Items {
|
||||
gHistory* : strategy = everyChange, restoreOnStartup
|
||||
}
|
5
persistence/readme.txt
Normal file
5
persistence/readme.txt
Normal file
@ -0,0 +1,5 @@
|
||||
Your persistence configuration goes here.
|
||||
All persistence files have to have the ".persist" file extension and must follow a special syntax.
|
||||
|
||||
Check out the openHAB documentation for more details:
|
||||
https://www.openhab.org/docs/configuration/persistence.html
|
Reference in New Issue
Block a user