new timeout values

This commit is contained in:
Gerrit Linnemann 2016-08-23 22:33:37 +02:00
parent e843318039
commit 24fa81d9be
2 changed files with 4 additions and 4 deletions

View File

@ -8,7 +8,7 @@
"value": 200, "value": 200,
"on": { "on": {
"action": { "action": {
"timeout": 4000, "timeout": 2200,
"on": { "on": {
"host": "hobu", "host": "hobu",
"port": "2999", "port": "2999",
@ -30,7 +30,7 @@
"value": 2000, "value": 2000,
"on": { "on": {
"action": { "action": {
"timeout": 3500, "timeout": 2200,
"on": { "on": {
"host": "hobu", "host": "hobu",
"port": "2999", "port": "2999",

View File

@ -11,7 +11,7 @@
"new": { "new": {
"value": { "value": {
"type": "web", "type": "web",
"host": "localhost", "host": "hobu",
"port": "2999", "port": "2999",
"category": "TEMPERATURE", "category": "TEMPERATURE",
"room": 1 "room": 1
@ -30,7 +30,7 @@
"new": { "new": {
"value": { "value": {
"type": "web", "type": "web",
"host": "localhost", "host": "hobu",
"port": "2999", "port": "2999",
"category": "%RH", "category": "%RH",
"room": 1 "room": 1