NEWS
Ошибка создания объекта в OWFS
-
host-odroid 2016-07-25 12:08:54.352 info Restart adapter system.adapter.owfs.2 because enabled
host-odroid 2016-07-25 12:08:54.338 error instance system.adapter.owfs.2 terminated with code 6 (uncaught exception)
TypeError: 2016-07-25 12:08:52.577 error at process._tickCallback (node.js:458:13)
TypeError: 2016-07-25 12:08:52.577 error at _stream_readable.js:944:16
TypeError: 2016-07-25 12:08:52.577 error at Socket.emit (events.js:117:20)
TypeError: 2016-07-25 12:08:52.577 error at Socket. (/opt/iobroker/node_modules/iobroker.owfs/node_modules/owfs/build/base/communication.js:30:14)
TypeError: 2016-07-25 12:08:52.577 error at callbackOnce (/opt/iobroker/node_modules/iobroker.owfs/node_modules/owfs/build/base/communication.js:21:9)
TypeError: 2016-07-25 12:08:52.577 error at /opt/iobroker/node_modules/iobroker.owfs/node_modules/owfs/build/base/convert.js:24:18
TypeError: 2016-07-25 12:08:52.577 error at /opt/iobroker/node_modules/iobroker.owfs/main.js:112:42
TypeError: 2016-07-25 12:08:52.577 error Cannot call method 'replace' of undefined
uncaught 2016-07-25 12:08:52.094 error exception: Cannot call method 'replace' of undefined
-
host-odroid 2016-07-25 12:08:54.352 info Restart adapter system.adapter.owfs.2 because enabled
host-odroid 2016-07-25 12:08:54.338 error instance system.adapter.owfs.2 terminated with code 6 (uncaught exception)
TypeError: 2016-07-25 12:08:52.577 error at process._tickCallback (node.js:458:13)
TypeError: 2016-07-25 12:08:52.577 error at _stream_readable.js:944:16
TypeError: 2016-07-25 12:08:52.577 error at Socket.emit (events.js:117:20)
TypeError: 2016-07-25 12:08:52.577 error at Socket. (/opt/iobroker/node_modules/iobroker.owfs/node_modules/owfs/build/base/communication.js:30:14)
TypeError: 2016-07-25 12:08:52.577 error at callbackOnce (/opt/iobroker/node_modules/iobroker.owfs/node_modules/owfs/build/base/communication.js:21:9)
TypeError: 2016-07-25 12:08:52.577 error at /opt/iobroker/node_modules/iobroker.owfs/node_modules/owfs/build/base/convert.js:24:18
TypeError: 2016-07-25 12:08:52.577 error at /opt/iobroker/node_modules/iobroker.owfs/main.js:112:42
TypeError: 2016-07-25 12:08:52.577 error Cannot call method 'replace' of undefined
uncaught 2016-07-25 12:08:52.094 error exception: Cannot call method 'replace' of undefined `
К
а
к
о
й
т
о
с
и
г
н
а
л
н
е
д
о
к
о
н
ц
а
с
к
о
н
ф
и
г
у
р
и
р
о
в
а
н
б
ы
л
.
В
с
т
р
о
и
л
п
р
о
в
е
р
к
у
.
Н
о
н
а
write
э
т
о
н
е
д
о
л
ж
н
о
о
т
р
а
з
и
т
с
я
. -
ч
е
р
е
з
PHP.
у
м
е
н
я
р
а
б
о
т
а
л
о
н
о
м
е
д
л
е
н
н
о
.
н
а
python
р
а
б
о
т
а
е
т
. owfs.js
п
а
к
е
т
у
ж
е
н
е
з
а
п
и
с
ы
в
а
е
т
. `
К
а
к
в
ы
г
л
я
д
е
л
к
о
д
н
а
PHP? -
ч
е
р
е
з
PHP.
у
м
е
н
я
р
а
б
о
т
а
л
о
н
о
м
е
д
л
е
н
н
о
.
н
а
python
р
а
б
о
т
а
е
т
. owfs.js
п
а
к
е
т
у
ж
е
н
е
з
а
п
и
с
ы
в
а
е
т
. Как выглядел код на PHP?
У
А
н
д
р
е
я
в
demo http://ab-log.ru/files/File/ab-log-demo2.zip
с
д
е
л
а
н
о
ч
е
р
е
з
ownet.php
т
р
е
т
и
й
г
о
д
у
м
е
н
я
р
а
б
о
т
а
е
т
б
е
з
п
р
о
б
л
е
м
! ````
get_id("keys");
$key_addr = $ab->mod_read($keys_id, "#key_addr#", "", 1, "key_label='$key_label'");
$key_tmpID = $ab->mod_read($keys_id, "#tmpID#", "", 1, "key_label='$key_label'");
! if ( empty($key_addr) )
exit;
! //
О
б
р
а
б
о
т
ч
и
к
д
л
я
MegaD-328
if ( preg_match("/^megad./", $key_addr) )
{
list($null, $key_addr, $key_port) = explode(".", $key_addr);
$key_addr = "192.168.0.$key_addr";
$pass = "sec";
! file_get_contents("http://$key_addr/$pass/?cmd=$key_port:$key_pio");
$key_time = microtime(get_as_float);
! //
З
а
п
и
с
ы
в
а
е
м
в
ж
у
р
н
а
л
т
о
л
ь
к
о
и
н
ф
о
р
м
а
ц
и
ю
о
в
к
л
/
в
ы
к
л
,
т
а
к
к
а
к
п
р
и
п
е
р
е
к
л
ю
ч
е
н
и
и
(
к
о
м
а
н
д
а
"2")
м
ы
н
е
з
н
а
е
м
в
к
а
к
о
м
п
о
л
о
ж
е
н
и
и
к
л
ю
ч
if ( $key_pio < 2 )
{
$ab->mod_write($keys_id, "key_pio='$key_pio'", "key_label='$key_label'");
$ab->mod_write($ab->get_id("keys_journal"), "SYSDATE(), $key_tmpID, '$key_pio'");
}
}
//
О
б
р
а
б
о
т
ч
и
к
д
л
я
IP Power 9212 Deluxe
elseif ( preg_match("/^ipp./", $key_addr) )
{
list($null, $key_addr, $key_port) = explode(".", $key_addr);
$key_addr = "192.168.0.$key_addr";
! ippower_set($key_addr, $key_port, $key_pio);
! $ab->mod_write($keys_id, "key_pio='$key_pio'", "key_label='$key_label'");
$ab->mod_write($ab->get_id("keys_journal"), "SYSDATE(), $key_tmpID, '$key_pio'");
! }
//
О
б
р
а
б
о
т
ч
и
к
д
л
я
X10
elseif ( preg_match("/^x10./", $key_addr) )
{
$key_addr = preg_replace("/^x10./", "", $key_addr);
! if ( !empty($key_level) )
{
$key_level_old = $ab->mod_read($keys_id, "#key_level#", "", 1, "key_label='$key_label'");
! if ( $key_level > $key_level_old )
{
$bright_value = $key_level - $key_level_old;
exec("heyu bright $key_addr $bright_value");
}
elseif ( $key_level < $key_level_old )
{
$dim_value = $key_level_old - $key_level;
exec("heyu dim $key_addr $dim_value");
}
! $ab->mod_write($keys_id, "key_level='$key_level'", "key_label='$key_label'");
}
else
{
if ( $key_pio == 1 )
$heyu_cmd = "on";
elseif ( $key_pio == 0 )
$heyu_cmd = "off";
! exec("heyu $heyu_cmd $key_addr");
! $ab->mod_write($keys_id, "key_pio='$key_pio'", "key_label='$key_label'");
$ab->mod_write($ab->get_id("keys_journal"), "SYSDATE(), $key_tmpID, '$key_pio'");
}
! }
//
О
б
р
а
б
о
т
ч
и
к
д
л
я
в
и
р
т
у
а
л
ь
н
ы
х
к
л
ю
ч
е
й
elseif ( $key_addr == "virt" )
{
$ab->mod_write($keys_id, "key_pio='$key_pio'", "key_label='$key_label'");
$ab->mod_write($ab->get_id("keys_journal"), "SYSDATE(), $key_tmpID, '$key_pio'");
! if ( $key_label == "alarm" && $key_pio == 1 )
file_get_contents("http://192.168.0.231/sound.php?sound=alarm-on");
elseif ( $key_label == "alarm" && $key_pio == 0 )
file_get_contents("http://192.168.0.231/sound.php?sound=alarm-off");
! }
//
О
б
р
а
б
о
т
ч
и
к
д
л
я
1-wire
else
{
// ownet.php
н
е
у
д
о
в
л
е
т
в
о
р
я
е
т
Strict Standarts
error_reporting(0);
$ow=new OWNet("tcp://localhost:3000");
! if ( empty($key_ch) )
$key_ch = "PIO";
else
$key_ch = "PIO.".$key_ch;
! if ( !preg_match("///", $key_addr) )
$key_addr = "$key_addr/$key_ch";
! //
В
р
е
м
е
н
н
о
е
$ow->set($key_addr, $key_pio);
$key_time = microtime(get_as_float);
! $cpio = 10;
$cpio = $ow->read("/uncached/".$key_addr);
! if ( $cpio != $key_pio )
{
$my_loop = 0;
while ( $cpio != $key_pio && $my_loop < 3 )
{
$my_loop++;
$ow->set($key_addr, $key_pio);
$key_time = microtime(get_as_float);
$cpio = $ow->get("/uncached/".$key_addr);
// $cpio = $ow->read("/uncached/".$key_addr);
! if ( $cpio != $key_pio )
{
sleep(5);
$log = fopen("/var/www/log_error.log", "a");
fwrite($log, date('d/m/Y H:i:s')." > [ $key_label | $key_pio | $key_ch ]\n");
fclose($log);
}
}
}
! if ( empty($no_log) )
$ab->mod_write($ab->get_id("keys_journal"), "SYSDATE(), $key_tmpID, '$key_pio'");
! $ab->mod_write($keys_id, "key_pio='$key_pio'", "key_label='$key_label'");
! unset($ow);
error_reporting($ab->err_rep);
}
! return $key_time;
}
! if ( !empty($_REQUEST['key_label']) )
{
if ( !isset($_REQUEST['key_ch']) )
$_REQUEST['key_ch'] = "";
if ( !isset($_REQUEST['key_level']) )
$_REQUEST['key_level'] = "";
key_sw($_REQUEST['key_label'], $_REQUEST['key_pio'], $_REQUEST['key_ch'], $_REQUEST['key_level']);
}
! ?>Ab-CMS >!  owfs 0.1.1 при изменении 0 на 1 >! ```` engine.io-client:polling polling got data 147:42["message","owfs.0.*","owfs.0.wires.Pomp_haus",{"val":1,"ack":false,"ts":1469519559793,"q":0,"from":"system.adapter.admin.0","lc":1469519559793}] +8s engine.io-client:socket socket receive: type "message", data "2["message","owfs.0.*","owfs.0.wires.Pomp_haus",{"val":1,"ack":false,"ts":1469519559793,"q":0,"from":"system.adapter.admin.0","lc":1469519559793}]" +0ms socket.io-parser decoded 2["message","owfs.0.*","owfs.0.wires.Pomp_haus",{"val":1,"ack":false,"ts":1469519559793,"q":0,"from":"system.adapter.admin.0","lc":1469519559793}] as {"type":2,"nsp":"/","data":["message","owfs.0.*","owfs.0.wires.Pomp_haus",{"val":1,"ack":false,"ts":1469519559793,"q":0,"from":"system.adapter.admin.0","lc":1469519559793}]} +1ms socket.io-client:socket emitting event ["message","owfs.0.*","owfs.0.wires.Pomp_haus",{"val":1,"ack":false,"ts":1469519559793,"q":0,"from":"system.adapter.admin.0","lc":1469519559793}] +1ms 2016-07-26 10:52:39.805 - debug: inMem message owfs.0.* owfs.0.wires.Pomp_haus val=1, ack=false, ts=1469519559793, q=0, from=system.adapter.admin.0, lc=1469519559793 engine.io-client:polling polling +2ms engine.io-client:polling-xhr xhr poll +0ms engine.io-client:polling-xhr xhr open GET: http://127.0.0.1:9000/socket.io/?EIO=3&transport=polling&t=LOcCFn-&b64=1&sid=x-m1DmC5VQaCoA4UAABJ +1ms engine.io-client:polling-xhr xhr data null +0ms Write /3A.483B1E000000/PIO.B with "1" 2016-07-26 10:52:39.823 - debug: owfs.0 Write /3A.483B1E000000/PIO.B with "1" owfs:communication Sending +8s { path: '/3A.483B1E000000/PIO.B\u00001', command: 3, server: '192.168.1.10', port: '4304' } socket.io-client:manager writing packet {"type":2,"data":["pushLog","system.adapter.admin.0",{"message":"inMem message owfs.0.* owfs.0.wires.Pomp_haus","severity":"debug","from":"owfs.0","ts":1469519559831},null],"options":{"compress":true},"nsp":"/"} +24ms socket.io-parser encoding packet {"type":2,"data":["pushLog","system.adapter.admin.0",{"message":"inMem message owfs.0.* owfs.0.wires.Pomp_haus","severity":"debug","from":"owfs.0","ts":1469519559831},null],"options":{"compress":true},"nsp":"/"} +1ms socket.io-parser encoded {"type":2,"data":["pushLog","system.adapter.admin.0",{"message":"inMem message owfs.0.* owfs.0.wires.Pomp_haus","severity":"debug","from":"owfs.0","ts":1469519559831},null],"options":{"compress":true},"nsp":"/"} as 2["pushLog","system.adapter.admin.0",{"message":"inMem message owfs.0.* owfs.0.wires.Pomp_haus","severity":"debug","from":"owfs.0","ts":1469519559831},null] +1ms engine.io-client:socket flushing 1 packets in socket +0ms engine.io-client:polling-xhr xhr open POST: http://127.0.0.1:9000/socket.io/?EIO=3&transport=polling&t=LOcCFoQ&b64=1&sid=x-m1DmC5VQaCoA4UAABJ +1ms engine.io-client:polling-xhr xhr data 158:42["pushLog","system.adapter.admin.0",{"message":"inMem message owfs.0.* owfs.0.wires.Pomp_haus","severity":"debug","from":"owfs.0","ts":1469519559831},null] +0ms socket.io-client:manager writing packet {"type":2,"data":["pushLog","system.adapter.admin.0",{"message":"owfs.0 Write /3A.483B1E000000/PIO.B with \"1\"","severity":"debug","from":"owfs.0","ts":1469519559835},null],"options":{"compress":true},"nsp":"/"} +1ms socket.io-parser encoding packet {"type":2,"data":["pushLog","system.adapter.admin.0",{"message":"owfs.0 Write /3A.483B1E000000/PIO.B with \"1\"","severity":"debug","from":"owfs.0","ts":1469519559835},null],"options":{"compress":true},"nsp":"/"} +1ms socket.io-parser encoded {"type":2,"data":["pushLog","system.adapter.admin.0",{"message":"owfs.0 Write /3A.483B1E000000/PIO.B with \"1\"","severity":"debug","from":"owfs.0","ts":1469519559835},null],"options":{"compress":true},"nsp":"/"} as 2["pushLog","system.adapter.admin.0",{"message":"owfs.0 Write /3A.483B1E000000/PIO.B with \"1\"","severity":"debug","from":"owfs.0","ts":1469519559835},null] +0ms owfs:communication Receiving header +10ms { version: 0, payload: 0, ret: -90, controlflags: 32, size: 0, offset: 0 } owfs:communication Receiving payload +1ms Cannot write value of /3A.483B1E000000/PIO.B: [object Object] 2016-07-26 10:52:39.840 - warn: owfs.0 Cannot write value of /3A.483B1E000000/PIO.B: [object Object] socket.io-client:manager writing packet {"type":2,"data":["setState","owfs.0.wires.Pomp_haus",{"val":0,"ack":true,"q":132,"from":"system.adapter.owfs.0"},null],"options":{"compress":true},"nsp":"/"} +4ms socket.io-parser encoding packet {"type":2,"data":["setState","owfs.0.wires.Pomp_haus",{"val":0,"ack":true,"q":132,"from":"system.adapter.owfs.0"},null],"options":{"compress":true},"nsp":"/"} +1ms socket.io-parser encoded {"type":2,"data":["setState","owfs.0.wires.Pomp_haus",{"val":0,"ack":true,"q":132,"from":"system.adapter.owfs.0"},null],"options":{"compress":true},"nsp":"/"} as 2["setState","owfs.0.wires.Pomp_haus",{"val":0,"ack":true,"q":132,"from":"system.adapter.owfs.0"},null] +5ms socket.io-client:manager writing packet {"type":2,"data":["pushLog","system.adapter.admin.0",{"message":"owfs.0 Cannot write value of /3A.483B1E000000/PIO.B: [object Object]","severity":"warn","from":"owfs.0","ts":1469519559846},null],"options":{"compress":true},"nsp":"/"} +0ms socket.io-parser encoding packet {"type":2,"data":["pushLog","system.adapter.admin.0",{"message":"owfs.0 Cannot write value of /3A.483B1E000000/PIO.B: [object Object]","severity":"warn","from":"owfs.0","ts":1469519559846},null],"options":{"compress":true},"nsp":"/"} +1ms socket.io-parser encoded {"type":2,"data":["pushLog","system.adapter.admin.0",{"message":"owfs.0 Cannot write value of /3A.483B1E000000/PIO.B: [object Object]","severity":"warn","from":"owfs.0","ts":1469519559846},null],"options":{"compress":true},"nsp":"/"} as 2["pushLog","system.adapter.admin.0",{"message":"owfs.0 Cannot write value of /3A.483B1E000000/PIO.B: [object Object]","severity":"warn","from":"owfs.0","ts":1469519559846},null] +0ms engine.io-client:socket flushing 3 packets in socket +10ms engine.io-client:polling-xhr xhr open POST: http://127.0.0.1:9000/socket.io/?EIO=3&transport=polling&t=LOcCFop&b64=1&sid=x-m1DmC5VQaCoA4UAABJ +2ms engine.io-client:polling-xhr xhr data 158:42["pushLog","system.adapter.admin.0",{"message":"owfs.0 Write /3A.483B1E000000/PIO.B with \"1\"","severity":"debug","from":"owfs.0","ts":1469519559835},null]104:42["setState","owfs.0.wires.Pomp_haus",{"val":0,"ack":true,"q":132,"from":"system.adapter.owfs.0"},null]179:42["pushLog","system.adapter.admin.0",{"message":"owfs.0 Cannot write value of /3A.483B1E000000/PIO.B: [object Object]","severity":"warn","from":"owfs.0","ts":1469519559846},null] +2ms engine.io-client:polling polling got data 147:42["message","owfs.0.*","owfs.0.wires.Pomp_haus",{"val":0,"ack":true,"ts":1469519559868,"q":132,"from":"system.adapter.owfs.0","lc":1469519559868}] +17ms engine.io-client:socket socket receive: type "message", data "2["message","owfs.0.*","owfs.0.wires.Pomp_haus",{"val":0,"ack":true,"ts":1469519559868,"q":132,"from":"system.adapter.owfs.0","lc":1469519559868}]" +6ms socket.io-parser decoded 2["message","owfs.0.*","owfs.0.wires.Pomp_haus",{"val":0,"ack":true,"ts":1469519559868,"q":132,"from":"system.adapter.owfs.0","lc":1469519559868}] as {"type":2,"nsp":"/","data":["message","owfs.0.*","owfs.0.wires.Pomp_haus",{"val":0,"ack":true,"ts":1469519559868,"q":132,"from":"system.adapter.owfs.0","lc":1469519559868}]} +4ms socket.io-client:socket emitting event ["message","owfs.0.*","owfs.0.wires.Pomp_haus",{"val":0,"ack":true,"ts":1469519559868,"q":132,"from":"system.adapter.owfs.0","lc":1469519559868}] +1ms 2016-07-26 10:52:39.890 - debug: inMem message owfs.0.* owfs.0.wires.Pomp_haus val=0, ack=true, ts=1469519559868, q=132, from=system.adapter.owfs.0, lc=1469519559868 engine.io-client:polling polling +4ms engine.io-client:polling-xhr xhr poll +0ms engine.io-client:polling-xhr xhr open GET: http://127.0.0.1:9000/socket.io/?EIO=3&transport=polling&t=LOcCFpL&b64=1&sid=x-m1DmC5VQaCoA4UAABJ +1ms engine.io-client:polling-xhr xhr data null +1ms socket.io-client:manager writing packet {"type":2,"data":["pushLog","system.adapter.admin.0",{"message":"inMem message owfs.0.* owfs.0.wires.Pomp_haus","severity":"debug","from":"owfs.0","ts":1469519559900},null],"options":{"compress":true},"nsp":"/"} +5ms socket.io-parser encoding packet {"type":2,"data":["pushLog","system.adapter.admin.0",{"message":"inMem message owfs.0.* owfs.0.wires.Pomp_haus","severity":"debug","from":"owfs.0","ts":1469519559900},null],"options":{"compress":true},"nsp":"/"} +0ms socket.io-parser encoded {"type":2,"data":["pushLog","system.adapter.admin.0",{"message":"inMem message owfs.0.* owfs.0.wires.Pomp_haus","severity":"debug","from":"owfs.0","ts":1469519559900},null],"options":{"compress":true},"nsp":"/"} as 2["pushLog","system.adapter.admin.0",{"message":"inMem message owfs.0.* owfs.0.wires.Pomp_haus","severity":"debug","from":"owfs.0","ts":1469519559900},null] +1ms engine.io-client:socket flushing 1 packets in socket +0ms engine.io-client:polling-xhr xhr open POST: http://127.0.0.1:9000/socket.io/?EIO=3&transport=polling&t=LOcCFpU&b64=1&sid=x-m1DmC5VQaCoA4UAABJ +1ms engine.io-client:polling-xhr xhr data 158:42["pushLog","system.adapter.admin.0",{"message":"inMem message owfs.0.* owfs.0.wires.Pomp_haus","severity":"debug","from":"owfs.0","ts":1469519559900},null] +0ms ^C socket.io-client:socket emitting packet with ack id 3 +3s socket.io-client:manager writing packet {"type":2,"data":["setState","system.adapter.owfs.0.alive",{"val":false,"ack":true,"from":"system.adapter.owfs.0"}],"options":{"compress":true},"id":3,"nsp":"/"} +0ms socket.io-parser encoding packet {"type":2,"data":["setState","system.adapter.owfs.0.alive",{"val":false,"ack":true,"from":"system.adapter.owfs.0"}],"options":{"compress":true},"id":3,"nsp":"/"} +0ms socket.io-parser encoded {"type":2,"data":["setState","system.adapter.owfs.0.alive",{"val":false,"ack":true,"from":"system.adapter.owfs.0"}],"options":{"compress":true},"id":3,"nsp":"/"} as 23["setState","system.adapter.owfs.0.alive",{"val":false,"ack":true,"from":"system.adapter.owfs.0"}] +1ms engine.io-client:socket flushing 1 packets in socket +0ms engine.io-client:polling-xhr xhr open POST: http://127.0.0.1:9000/socket.io/?EIO=3&transport=polling&t=LOcCGU8&b64=1&sid=x-m1DmC5VQaCoA4UAABJ +1ms engine.io-client:polling-xhr xhr data 101:423["setState","system.adapter.owfs.0.alive",{"val":false,"ack":true,"from":"system.adapter.owfs.0"}] +0ms engine.io-client:polling polling got data 39:433[null,"system.adapter.owfs.0.alive"] +11ms engine.io-client:socket socket receive: type "message", data "33[null,"system.adapter.owfs.0.alive"]" +1ms socket.io-parser decoded 33[null,"system.adapter.owfs.0.alive"] as {"type":3,"nsp":"/","id":3,"data":[null,"system.adapter.owfs.0.alive"]} +0ms socket.io-client:socket calling ack 3 with [null,"system.adapter.owfs.0.alive"] +1msMajorDoMo
я
п
о
с
т
а
в
и
л
1wire
с
ч
и
т
а
л
,
к
а
к
т
е
п
е
р
ь
п
о
д
с
л
у
ш
а
т
ь
? -
о
б
н
о
в
и
л
с
я
н
е
с
о
з
д
а
е
т
с
я
о
б
ъ
е
к
т
DS18b20Wrong 2016-07-26 12:09:39.317 error type of owfs.0.wires.SensorTemp.common.def `
У
с
е
б
я
т
а
к
о
г
о
н
е
н
а
б
л
ю
д
а
ю
. -
Ч
т
о
н
а
д
о
,
ч
т
о
б
ы
п
р
о
т
е
с
т
и
т
ь
1wire
ч
и
т
а
т
ь
/
п
и
с
а
т
ь
н
а
м
а
л
и
н
е
? `
Е
с
л
и
к
о
м
н
е
в
о
п
р
о
с
,
в
н
и
з
у
е
с
т
ь
д
а
н
н
ы
е
Е
д
и
н
с
т
в
е
н
н
ы
й
н
ю
а
н
с
, 1wire
а
д
а
п
т
е
р
н
а
д
р
у
г
о
м
(
е
д
е
н
т
и
ч
н
о
м
)
с
е
р
в
е
р
е
в
т
о
й
ж
е
с
е
т
и
`
М
н
е
б
ы
с
с
ы
л
к
у
н
а
ч
т
о
н
а
д
о
к
у
п
и
т
ь
,
ч
т
о
б
ы
п
о
д
к
л
ю
ч
и
т
ь
1wire
к
м
а
л
и
н
е
.
П
р
и
ч
е
м
,
ч
т
о
б
ы
м
о
ж
н
о
б
ы
л
о
н
е
т
о
л
ь
к
о
ч
и
т
а
т
ь
,
н
о
и
п
и
с
а
т
ь
. -
Ч
т
о
н
а
д
о
,
ч
т
о
б
ы
п
р
о
т
е
с
т
и
т
ь
1wire
ч
и
т
а
т
ь
/
п
и
с
а
т
ь
н
а
м
а
л
и
н
е
? `
Е
с
л
и
к
о
м
н
е
в
о
п
р
о
с
,
в
н
и
з
у
е
с
т
ь
д
а
н
н
ы
е
Е
д
и
н
с
т
в
е
н
н
ы
й
н
ю
а
н
с
, 1wire
а
д
а
п
т
е
р
н
а
д
р
у
г
о
м
(
е
д
е
н
т
и
ч
н
о
м
)
с
е
р
в
е
р
е
в
т
о
й
ж
е
с
е
т
и
Мне бы ссылку на что надо купить, что бы подключить 1wire к малине. Причем, что бы можно было не только читать, но и писать.
К
м
а
л
и
н
е
в
о
с
н
о
в
н
о
м
п
о
д
к
л
ю
ч
а
ю
т
н
а
gpio,
н
о
м
о
ж
н
о
и
к
usb DS9490R
а
д
а
п
т
е
р
н
у
и
т
о
г
д
а
е
щ
ё
н
у
ж
н
о
д
а
т
ч
и
к
DS18B20
и
к
л
ю
ч
DS2413
и
т
.
д
.
П
о
с
л
е
д
н
и
е
э
т
о
м
и
к
р
о
с
х
е
м
ы
н
о
б
ы
в
а
ю
т
и
г
о
т
о
в
ы
е
у
с
т
р
о
й
с
т
в
а
.
М
о
ж
е
т
п
р
о
щ
е
д
а
т
ь
т
е
б
е
п
о
д
к
л
ю
ч
и
т
с
я
к
м
о
е
м
у
т
е
с
т
о
в
о
м
у
с
е
р
в
е
р
у
?P.S.
К
с
т
а
т
и
в
owfs.conf
е
с
т
ь
к
а
к
а
я
т
а
и
м
и
т
а
ц
и
я
д
а
т
ч
и
к
а
т
е
м
п
е
р
а
т
у
р
ы
и
к
л
ю
ч
а
,
м
о
ж
е
т
м
о
ж
н
о
и
м
и
д
е
р
г
а
т
ь
д
л
я
о
т
л
а
д
к
и
######################## SOURCES ######################## # # With this setup, any client (but owserver) uses owserver on the # local machine... ! server: server = localhost:4304 # # ...and owserver uses the real hardware, by default fake devices # This part must be changed on real installation #server: FAKE = DS18S20,DS2405
Д
а
ж
е
р
а
б
о
т
а
е
т
, iobroker
с
н
е
г
о
ч
и
т
а
е
т
н
о
т
а
к
ж
е
н
е
м
о
ж
е
т
и
з
м
е
н
и
т
ь
inMem 2016-07-27 00:57:59.005 debug message owfs.0.* owfs.0.wires.TEST val=0, ack=true, ts=1469570279001, q=132, from=system.adapter.owfs.0, lc=1469570279001 owfs-0 2016-07-27 00:57:58.937 warn Cannot write value of /05.4AEC29CDBAAB/PIO: [object Object] owfs-0 2016-07-27 00:57:58.930 debug Write /05.4AEC29CDBAAB/PIO with "1" inMem 2016-07-27 00:57:58.926 debug message owfs.0.* owfs.0.wires.TEST val=1, ack=false, ts=1469570278911, q=0, from=system.adapter.admin.0, lc=1469570278911 inMem 2016-07-27 00:57:53.861 debug message owfs.0.* owfs.0.wires.Pomp_haus val=0, ack=true, ts=1469570273846, q=0, from=system.adapter.owfs.0, lc=1469530880310 inMem 2016-07-27 00:57:53.792 debug message owfs.0.* owfs.0.wires.Pomp_TP val=0, ack=true, ts=1469570273769, q=0, from=system.adapter.owfs.0, lc=1469529532725 owfs-0 2016-07-27 00:57:53.767 debug Read /3A.483B1E000000/PIO.B:0 owfs-0 2016-07-27 00:57:53.758 debug Read /3A.483B1E000000/PIO.A:0 inMem 2016-07-27 00:57:53.751 debug message owfs.0.* owfs.0.wires.Temperature_IN val=25.25, ack=true, ts=1469570273737, q=0, from=system.adapter.owfs.0, lc=1469570168401 owfs-0 2016-07-27 00:57:53.728 debug Read /28.FF7B414E0400/temperature:25.25 -
Е
с
л
и
к
о
м
н
е
в
о
п
р
о
с
,
в
н
и
з
у
е
с
т
ь
д
а
н
н
ы
е
Е
д
и
н
с
т
в
е
н
н
ы
й
н
ю
а
н
с
, 1wire
а
д
а
п
т
е
р
н
а
д
р
у
г
о
м
(
е
д
е
н
т
и
ч
н
о
м
)
с
е
р
в
е
р
е
в
т
о
й
ж
е
с
е
т
и
Мне бы ссылку на что надо купить, что бы подключить 1wire к малине. Причем, что бы можно было не только читать, но и писать.
К
м
а
л
и
н
е
в
о
с
н
о
в
н
о
м
п
о
д
к
л
ю
ч
а
ю
т
н
а
gpio,
н
о
м
о
ж
н
о
и
к
usb DS9490R
а
д
а
п
т
е
р
н
у
и
т
о
г
д
а
е
щ
ё
н
у
ж
н
о
д
а
т
ч
и
к
DS18B20
и
к
л
ю
ч
DS2413
и
т
.
д
.
П
о
с
л
е
д
н
и
е
э
т
о
м
и
к
р
о
с
х
е
м
ы
н
о
б
ы
в
а
ю
т
и
г
о
т
о
в
ы
е
у
с
т
р
о
й
с
т
в
а
.
М
о
ж
е
т
п
р
о
щ
е
д
а
т
ь
т
е
б
е
п
о
д
к
л
ю
ч
и
т
с
я
к
м
о
е
м
у
т
е
с
т
о
в
о
м
у
с
е
р
в
е
р
у
?P.S.
К
с
т
а
т
и
в
owfs.conf
е
с
т
ь
к
а
к
а
я
т
а
и
м
и
т
а
ц
и
я
д
а
т
ч
и
к
а
т
е
м
п
е
р
а
т
у
р
ы
и
к
л
ю
ч
а
,
м
о
ж
е
т
м
о
ж
н
о
и
м
и
д
е
р
г
а
т
ь
д
л
я
о
т
л
а
д
к
и
######################## SOURCES ######################## # # With this setup, any client (but owserver) uses owserver on the # local machine... ! server: server = localhost:4304 # # ...and owserver uses the real hardware, by default fake devices # This part must be changed on real installation #server: FAKE = DS18S20,DS2405
Д
а
ж
е
р
а
б
о
т
а
е
т
, iobroker
с
н
е
г
о
ч
и
т
а
е
т
н
о
т
а
к
ж
е
н
е
м
о
ж
е
т
и
з
м
е
н
и
т
ь
inMem 2016-07-27 00:57:59.005 debug message owfs.0.* owfs.0.wires.TEST val=0, ack=true, ts=1469570279001, q=132, from=system.adapter.owfs.0, lc=1469570279001 owfs-0 2016-07-27 00:57:58.937 warn Cannot write value of /05.4AEC29CDBAAB/PIO: [object Object] owfs-0 2016-07-27 00:57:58.930 debug Write /05.4AEC29CDBAAB/PIO with "1" inMem 2016-07-27 00:57:58.926 debug message owfs.0.* owfs.0.wires.TEST val=1, ack=false, ts=1469570278911, q=0, from=system.adapter.admin.0, lc=1469570278911 inMem 2016-07-27 00:57:53.861 debug message owfs.0.* owfs.0.wires.Pomp_haus val=0, ack=true, ts=1469570273846, q=0, from=system.adapter.owfs.0, lc=1469530880310 inMem 2016-07-27 00:57:53.792 debug message owfs.0.* owfs.0.wires.Pomp_TP val=0, ack=true, ts=1469570273769, q=0, from=system.adapter.owfs.0, lc=1469529532725 owfs-0 2016-07-27 00:57:53.767 debug Read /3A.483B1E000000/PIO.B:0 owfs-0 2016-07-27 00:57:53.758 debug Read /3A.483B1E000000/PIO.A:0 inMem 2016-07-27 00:57:53.751 debug message owfs.0.* owfs.0.wires.Temperature_IN val=25.25, ack=true, ts=1469570273737, q=0, from=system.adapter.owfs.0, lc=1469570168401 owfs-0 2016-07-27 00:57:53.728 debug Read /28.FF7B414E0400/temperature:25.25 ```` `
К
л
а
с
с
н
о
!
Я
п
о
п
р
о
б
у
ю

-
М
н
е
б
ы
с
с
ы
л
к
у
н
а
ч
т
о
н
а
д
о
к
у
п
и
т
ь
,
ч
т
о
б
ы
п
о
д
к
л
ю
ч
и
т
ь
1wire
к
м
а
л
и
н
е
.
П
р
и
ч
е
м
,
ч
т
о
б
ы
м
о
ж
н
о
б
ы
л
о
н
е
т
о
л
ь
к
о
ч
и
т
а
т
ь
,
н
о
и
п
и
с
а
т
ь
. `
К
м
а
л
и
н
е
в
о
с
н
о
в
н
о
м
п
о
д
к
л
ю
ч
а
ю
т
н
а
gpio,
н
о
м
о
ж
н
о
и
к
usb DS9490R
а
д
а
п
т
е
р
н
у
и
т
о
г
д
а
е
щ
ё
н
у
ж
н
о
д
а
т
ч
и
к
DS18B20
и
к
л
ю
ч
DS2413
и
т
.
д
.
П
о
с
л
е
д
н
и
е
э
т
о
м
и
к
р
о
с
х
е
м
ы
н
о
б
ы
в
а
ю
т
и
г
о
т
о
в
ы
е
у
с
т
р
о
й
с
т
в
а
.
М
о
ж
е
т
п
р
о
щ
е
д
а
т
ь
т
е
б
е
п
о
д
к
л
ю
ч
и
т
с
я
к
м
о
е
м
у
т
е
с
т
о
в
о
м
у
с
е
р
в
е
р
у
?P.S.
К
с
т
а
т
и
в
owfs.conf
е
с
т
ь
к
а
к
а
я
т
а
и
м
и
т
а
ц
и
я
д
а
т
ч
и
к
а
т
е
м
п
е
р
а
т
у
р
ы
и
к
л
ю
ч
а
,
м
о
ж
е
т
м
о
ж
н
о
и
м
и
д
е
р
г
а
т
ь
д
л
я
о
т
л
а
д
к
и
######################## SOURCES ######################## # # With this setup, any client (but owserver) uses owserver on the # local machine... ! server: server = localhost:4304 # # ...and owserver uses the real hardware, by default fake devices # This part must be changed on real installation #server: FAKE = DS18S20,DS2405
Д
а
ж
е
р
а
б
о
т
а
е
т
, iobroker
с
н
е
г
о
ч
и
т
а
е
т
н
о
т
а
к
ж
е
н
е
м
о
ж
е
т
и
з
м
е
н
и
т
ь
inMem 2016-07-27 00:57:59.005 debug message owfs.0.* owfs.0.wires.TEST val=0, ack=true, ts=1469570279001, q=132, from=system.adapter.owfs.0, lc=1469570279001 owfs-0 2016-07-27 00:57:58.937 warn Cannot write value of /05.4AEC29CDBAAB/PIO: [object Object] owfs-0 2016-07-27 00:57:58.930 debug Write /05.4AEC29CDBAAB/PIO with "1" inMem 2016-07-27 00:57:58.926 debug message owfs.0.* owfs.0.wires.TEST val=1, ack=false, ts=1469570278911, q=0, from=system.adapter.admin.0, lc=1469570278911 inMem 2016-07-27 00:57:53.861 debug message owfs.0.* owfs.0.wires.Pomp_haus val=0, ack=true, ts=1469570273846, q=0, from=system.adapter.owfs.0, lc=1469530880310 inMem 2016-07-27 00:57:53.792 debug message owfs.0.* owfs.0.wires.Pomp_TP val=0, ack=true, ts=1469570273769, q=0, from=system.adapter.owfs.0, lc=1469529532725 owfs-0 2016-07-27 00:57:53.767 debug Read /3A.483B1E000000/PIO.B:0 owfs-0 2016-07-27 00:57:53.758 debug Read /3A.483B1E000000/PIO.A:0 inMem 2016-07-27 00:57:53.751 debug message owfs.0.* owfs.0.wires.Temperature_IN val=25.25, ack=true, ts=1469570273737, q=0, from=system.adapter.owfs.0, lc=1469570168401 owfs-0 2016-07-27 00:57:53.728 debug Read /28.FF7B414E0400/temperature:25.25 ```` `
К
л
а
с
с
н
о
!
Я
п
о
п
р
о
б
у
ю
`
Я
д
о
п
и
с
а
л
в
э
т
у
с
т
р
о
ч
к
у
DS2413
и
п
о
л
у
ч
и
л
е
щ
ё
о
д
и
н
в
и
р
т
у
а
л
ь
н
ы
й
к
л
ю
ч
(
д
в
у
х
к
о
н
а
л
ь
н
ы
й
)# This part must be changed on real installation server: FAKE = DS18S20,DS2405,DS2413 -
И
д
е
я
с
в
и
р
т
у
а
л
ь
н
ы
м
д
а
т
ч
и
к
о
м
б
ы
л
а
г
е
н
и
а
л
ь
н
о
й
.
Я
о
б
н
о
в
и
л
д
р
а
й
в
е
р
и
с
д
е
л
а
л
п
о
и
с
к
с
е
н
с
о
р
о
в
.
И
з
а
п
и
с
ь
р
а
б
о
т
а
е
т
.
В
с
ё
е
щ
ё
н
а
г
и
т
е
. `
owfs 0.2.0Read addresses
н
и
ч
е
г
о
н
е
п
о
к
а
з
ы
в
а
е
т
В
б
и
л
р
у
к
а
м
и
к
л
ю
ч
и
п
е
р
е
к
л
ю
ч
а
ю
т
с
я
П
е
р
в
ы
й
н
о
в
ы
й
д
а
т
ч
и
к
т
е
м
п
е
р
а
т
у
р
ы
в
ы
д
а
л
-95 ,
д
а
л
ь
ш
е
н
о
р
м
а
л
ь
н
о
Д
о
б
а
в
и
л
в
т
о
р
о
й
! inMem 2016-07-28 01:42:06.541 debug message owfs.0.* owfs.0.wires.
Т
е
м
п
е
р
а
т
у
р
а
л
е
с
т
н
и
ц
а
/
х
о
л
л
val=24.9375, ack=true, ts=1469659326518, q=0, from=system.adapter.owfs.0, lc=1469659295783
! owfs-0 2016-07-28 01:42:06.511 debug Read /28.FF1C154A0400/temperature:24.9375
! inMem 2016-07-28 01:42:05.645 debug message owfs.0.* owfs.0.wires.
Т
е
м
п
е
р
а
т
у
р
а
н
а
у
л
и
ц
е
val=21.0625, ack=true, ts=1469659325623, q=0, from=system.adapter.owfs.0, lc=1469659197457
! owfs-0 2016-07-28 01:42:05.617 debug Read /28.FFE6574E0400/temperature:21.0625
! inMem 2016-07-28 01:41:36.560 debug message owfs.0.* owfs.0.wires.
Т
е
м
п
е
р
а
т
у
р
а
н
а
у
л
и
ц
е
val=21.0625, ack=true, ts=1469659296534, q=0, from=system.adapter.owfs.0, lc=1469659197457
! owfs-0 2016-07-28 01:41:36.526 debug Read /28.FFE6574E0400/temperature:21.0625
! inMem 2016-07-28 01:41:35.835 debug message owfs.0.* owfs.0.wires.
Н
а
с
о
с
д
о
м
а
val=true, ack=true, ts=1469659295816, q=0, from=system.adapter.owfs.0, lc=1469659111622
! inMem 2016-07-28 01:41:35.803 debug message owfs.0.* owfs.0.wires.
Т
е
м
п
е
р
а
т
у
р
а
л
е
с
т
н
и
ц
а
/
х
о
л
л
val=24.9375, ack=true, ts=1469659295783, q=0, from=system.adapter.owfs.0, lc=1469659295783
! owfs-0 2016-07-28 01:41:35.783 debug Read /3A.483B1E000000/PIO.B:1
! owfs-0 2016-07-28 01:41:35.734 debug Read /28.FF1C154A0400/temperature:24.9375
! inMem 2016-07-28 01:41:34.959 debug message owfs.0.* owfs.0.wires.
Н
а
с
о
с
Т
П
val=false, ack=true, ts=1469659294941, q=0, from=system.adapter.owfs.0, lc=1469658440592
! owfs-0 2016-07-28 01:41:34.931 debug Read /3A.483B1E000000/PIO.A:0
! inMem 2016-07-28 01:41:06.489 debug message owfs.0.* owfs.0.wires.
Н
а
с
о
с
д
о
м
а
val=true, ack=true, ts=1469659266471, q=0, from=system.adapter.owfs.0, lc=1469659111622
! owfs-0 2016-07-28 01:41:06.466 debug Read /3A.483B1E000000/PIO.B:1
! inMem 2016-07-28 01:41:06.462 debug message owfs.0.* owfs.0.wires.
Н
а
с
о
с
Т
П
val=false, ack=true, ts=1469659266441, q=0, from=system.adapter.owfs.0, lc=1469658440592
! owfs-0 2016-07-28 01:41:06.433 debug Read /3A.483B1E000000/PIO.A:0
! inMem 2016-07-28 01:41:06.419 debug message owfs.0.* owfs.0.wires.
Т
е
м
п
е
р
а
т
у
р
а
л
е
с
т
н
и
ц
а
/
х
о
л
л
val=25, ack=true, ts=1469659266406, q=0, from=system.adapter.owfs.0, lc=1469659266406
! owfs-0 2016-07-28 01:41:06.399 debug Read /28.FF1C154A0400/temperature:25
! inMem 2016-07-28 01:41:05.632 debug message owfs.0.* owfs.0.wires.
Т
е
м
п
е
р
а
т
у
р
а
н
а
у
л
и
ц
е
val=21.0625, ack=true, ts=1469659265607, q=0, from=system.adapter.owfs.0, lc=1469659197457
! owfs-0 2016-07-28 01:41:05.601 debug Read /28.FFE6574E0400/temperature:21.0625
! inMem 2016-07-28 01:40:36.605 debug message owfs.0.* owfs.0.wires.
Т
е
м
п
е
р
а
т
у
р
а
л
е
с
т
н
и
ц
а
/
х
о
л
л
val=0, ack=true, ts=1469659236586, q=0, from=system.adapter.owfs.0, lc=1469659236586
! owfs-0 2016-07-28 01:40:36.580 debug Write /
Т
е
м
п
е
р
а
т
у
р
а
л
е
с
т
н
и
ц
а
/
х
о
л
л
/temperature:true
! inMem 2016-07-28 01:40:36.565 debug message owfs.0.* owfs.0.wires.
Н
а
с
о
с
д
о
м
а
val=true, ack=true, ts=1469659236543, q=0, from=system.adapter.owfs.0, lc=1469659111622
! inMem 2016-07-28 01:40:36.534 debug message owfs.0.* owfs.0.wires.
Т
е
м
п
е
р
а
т
у
р
а
л
е
с
т
н
и
ц
а
/
х
о
л
л
val=25, ack=true, ts=1469659236513, q=0, from=system.adapter.owfs.0, lc=1469659236513
! owfs-0 2016-07-28 01:40:36.524 debug Read /3A.483B1E000000/PIO.B:1
! owfs-0 2016-07-28 01:40:36.503 debug Read /28.FF1C154A0400/temperature:25
! inMem 2016-07-28 01:40:35.755 debug message owfs.0.* owfs.0.wires.
Н
а
с
о
с
Т
П
val=false, ack=true, ts=1469659235735, q=0, from=system.adapter.owfs.0, lc=1469658440592
! owfs-0 2016-07-28 01:40:35.727 debug Read /3A.483B1E000000/PIO.A:0
! inMem 2016-07-28 01:40:35.627 debug message owfs.0.* owfs.0.wires.
Т
е
м
п
е
р
а
т
у
р
а
н
а
у
л
и
ц
е
val=21.0625, ack=true, ts=1469659235609, q=0, from=system.adapter.owfs.0, lc=1469659197457
! owfs-0 2016-07-28 01:40:35.602 debug Read /28.FFE6574E0400/temperature:21.0625
! owfs-0 2016-07-28 01:40:34.998 debug Write /28.FF1C154A0400/temperature with "0"
! inMem 2016-07-28 01:40:34.979 debug message owfs.0.* owfs.0.wires.
Т
е
м
п
е
р
а
т
у
р
а
_
л
е
с
т
н
и
ц
а
_
х
о
л
л
val=0, ack=false, ts=1469659234958, q=0, from=system.adapter.owfs.0, lc=1469659234958
! owfs-0 2016-07-28 01:40:34.782 info starting. Version 0.2.0 in /opt/iobroker/node_modules/iobroker.owfs
! owfs-0 2016-07-28 01:40:34.679 debug statesDB connected
! owfs-0 2016-07-28 01:40:34.649 debug objectDB connected
! host-Server1 2016-07-28 01:40:33.450 info instance system.adapter.owfs.0 started with pid 4438
! host-Server1 2016-07-28 01:40:31.489 info instance system.adapter.owfs.0 terminated with code 0 (OK)
! owfs-0 2016-07-28 01:40:31.461 info terminating
! inMem 2016-07-28 01:40:31.205 debug message *.logging system.adapter.admin.0.logging val=false, ack=true, ts=1469659231162, q=0, from=system.adapter.admin.0, lc=1469659231162
! host-Server1 2016-07-28 01:40:30.927 info stopInstance system.adapter.owfs.0 killing pid 3291
! host-Server1 2016-07-28 01:40:30.926 info stopInstance system.adapter.owfs.0
в
о
б
ъ
е
к
т
а
х
"0"(
к
р
а
с
н
ы
м
),
в
с
о
с
т
о
я
н
и
е
н
е
п
о
н
я
т
н
о
ч
т
о
!

-
о
б
н
о
в
и
л
с
я
.
о
п
я
т
ь
о
ш
и
б
к
а
owfs.0 2016-07-28 07:58:33.314 error Wrong type of owfs.0.wires.SensorTemp.common.def
з
а
к
о
м
е
н
т
и
р
о
в
а
л
н
е
к
о
т
о
р
ы
е
с
т
р
о
к
и
,
т
е
п
е
р
ь
р
а
б
о
т
а
е
т
.
462_______________2016-07-28___8.40.41.png -
И
д
е
я
с
в
и
р
т
у
а
л
ь
н
ы
м
д
а
т
ч
и
к
о
м
б
ы
л
а
г
е
н
и
а
л
ь
н
о
й
.
Я
о
б
н
о
в
и
л
д
р
а
й
в
е
р
и
с
д
е
л
а
л
п
о
и
с
к
с
е
н
с
о
р
о
в
.
И
з
а
п
и
с
ь
р
а
б
о
т
а
е
т
.
В
с
ё
е
щ
ё
н
а
г
и
т
е
. `
owfs 0.2.0Read addresses
н
и
ч
е
г
о
н
е
п
о
к
а
з
ы
в
а
е
т
В
б
и
л
р
у
к
а
м
и
к
л
ю
ч
и
п
е
р
е
к
л
ю
ч
а
ю
т
с
я
П
е
р
в
ы
й
н
о
в
ы
й
д
а
т
ч
и
к
т
е
м
п
е
р
а
т
у
р
ы
в
ы
д
а
л
-95 ,
д
а
л
ь
ш
е
н
о
р
м
а
л
ь
н
о
Д
о
б
а
в
и
л
в
т
о
р
о
й
! inMem 2016-07-28 01:42:06.541 debug message owfs.0.* owfs.0.wires.
Т
е
м
п
е
р
а
т
у
р
а
л
е
с
т
н
и
ц
а
/
х
о
л
л
val=24.9375, ack=true, ts=1469659326518, q=0, from=system.adapter.owfs.0, lc=1469659295783
! owfs-0 2016-07-28 01:42:06.511 debug Read /28.FF1C154A0400/temperature:24.9375
! inMem 2016-07-28 01:42:05.645 debug message owfs.0.* owfs.0.wires.
Т
е
м
п
е
р
а
т
у
р
а
н
а
у
л
и
ц
е
val=21.0625, ack=true, ts=1469659325623, q=0, from=system.adapter.owfs.0, lc=1469659197457
! owfs-0 2016-07-28 01:42:05.617 debug Read /28.FFE6574E0400/temperature:21.0625
! inMem 2016-07-28 01:41:36.560 debug message owfs.0.* owfs.0.wires.
Т
е
м
п
е
р
а
т
у
р
а
н
а
у
л
и
ц
е
val=21.0625, ack=true, ts=1469659296534, q=0, from=system.adapter.owfs.0, lc=1469659197457
! owfs-0 2016-07-28 01:41:36.526 debug Read /28.FFE6574E0400/temperature:21.0625
! inMem 2016-07-28 01:41:35.835 debug message owfs.0.* owfs.0.wires.
Н
а
с
о
с
д
о
м
а
val=true, ack=true, ts=1469659295816, q=0, from=system.adapter.owfs.0, lc=1469659111622
! inMem 2016-07-28 01:41:35.803 debug message owfs.0.* owfs.0.wires.
Т
е
м
п
е
р
а
т
у
р
а
л
е
с
т
н
и
ц
а
/
х
о
л
л
val=24.9375, ack=true, ts=1469659295783, q=0, from=system.adapter.owfs.0, lc=1469659295783
! owfs-0 2016-07-28 01:41:35.783 debug Read /3A.483B1E000000/PIO.B:1
! owfs-0 2016-07-28 01:41:35.734 debug Read /28.FF1C154A0400/temperature:24.9375
! inMem 2016-07-28 01:41:34.959 debug message owfs.0.* owfs.0.wires.
Н
а
с
о
с
Т
П
val=false, ack=true, ts=1469659294941, q=0, from=system.adapter.owfs.0, lc=1469658440592
! owfs-0 2016-07-28 01:41:34.931 debug Read /3A.483B1E000000/PIO.A:0
! inMem 2016-07-28 01:41:06.489 debug message owfs.0.* owfs.0.wires.
Н
а
с
о
с
д
о
м
а
val=true, ack=true, ts=1469659266471, q=0, from=system.adapter.owfs.0, lc=1469659111622
! owfs-0 2016-07-28 01:41:06.466 debug Read /3A.483B1E000000/PIO.B:1
! inMem 2016-07-28 01:41:06.462 debug message owfs.0.* owfs.0.wires.
Н
а
с
о
с
Т
П
val=false, ack=true, ts=1469659266441, q=0, from=system.adapter.owfs.0, lc=1469658440592
! owfs-0 2016-07-28 01:41:06.433 debug Read /3A.483B1E000000/PIO.A:0
! inMem 2016-07-28 01:41:06.419 debug message owfs.0.* owfs.0.wires.
Т
е
м
п
е
р
а
т
у
р
а
л
е
с
т
н
и
ц
а
/
х
о
л
л
val=25, ack=true, ts=1469659266406, q=0, from=system.adapter.owfs.0, lc=1469659266406
! owfs-0 2016-07-28 01:41:06.399 debug Read /28.FF1C154A0400/temperature:25
! inMem 2016-07-28 01:41:05.632 debug message owfs.0.* owfs.0.wires.
Т
е
м
п
е
р
а
т
у
р
а
н
а
у
л
и
ц
е
val=21.0625, ack=true, ts=1469659265607, q=0, from=system.adapter.owfs.0, lc=1469659197457
! owfs-0 2016-07-28 01:41:05.601 debug Read /28.FFE6574E0400/temperature:21.0625
! inMem 2016-07-28 01:40:36.605 debug message owfs.0.* owfs.0.wires.
Т
е
м
п
е
р
а
т
у
р
а
л
е
с
т
н
и
ц
а
/
х
о
л
л
val=0, ack=true, ts=1469659236586, q=0, from=system.adapter.owfs.0, lc=1469659236586
! owfs-0 2016-07-28 01:40:36.580 debug Write /
Т
е
м
п
е
р
а
т
у
р
а
л
е
с
т
н
и
ц
а
/
х
о
л
л
/temperature:true
! inMem 2016-07-28 01:40:36.565 debug message owfs.0.* owfs.0.wires.
Н
а
с
о
с
д
о
м
а
val=true, ack=true, ts=1469659236543, q=0, from=system.adapter.owfs.0, lc=1469659111622
! inMem 2016-07-28 01:40:36.534 debug message owfs.0.* owfs.0.wires.
Т
е
м
п
е
р
а
т
у
р
а
л
е
с
т
н
и
ц
а
/
х
о
л
л
val=25, ack=true, ts=1469659236513, q=0, from=system.adapter.owfs.0, lc=1469659236513
! owfs-0 2016-07-28 01:40:36.524 debug Read /3A.483B1E000000/PIO.B:1
! owfs-0 2016-07-28 01:40:36.503 debug Read /28.FF1C154A0400/temperature:25
! inMem 2016-07-28 01:40:35.755 debug message owfs.0.* owfs.0.wires.
Н
а
с
о
с
Т
П
val=false, ack=true, ts=1469659235735, q=0, from=system.adapter.owfs.0, lc=1469658440592
! owfs-0 2016-07-28 01:40:35.727 debug Read /3A.483B1E000000/PIO.A:0
! inMem 2016-07-28 01:40:35.627 debug message owfs.0.* owfs.0.wires.
Т
е
м
п
е
р
а
т
у
р
а
н
а
у
л
и
ц
е
val=21.0625, ack=true, ts=1469659235609, q=0, from=system.adapter.owfs.0, lc=1469659197457
! owfs-0 2016-07-28 01:40:35.602 debug Read /28.FFE6574E0400/temperature:21.0625
! owfs-0 2016-07-28 01:40:34.998 debug Write /28.FF1C154A0400/temperature with "0"
! inMem 2016-07-28 01:40:34.979 debug message owfs.0.* owfs.0.wires.
Т
е
м
п
е
р
а
т
у
р
а
_
л
е
с
т
н
и
ц
а
_
х
о
л
л
val=0, ack=false, ts=1469659234958, q=0, from=system.adapter.owfs.0, lc=1469659234958
! owfs-0 2016-07-28 01:40:34.782 info starting. Version 0.2.0 in /opt/iobroker/node_modules/iobroker.owfs
! owfs-0 2016-07-28 01:40:34.679 debug statesDB connected
! owfs-0 2016-07-28 01:40:34.649 debug objectDB connected
! host-Server1 2016-07-28 01:40:33.450 info instance system.adapter.owfs.0 started with pid 4438
! host-Server1 2016-07-28 01:40:31.489 info instance system.adapter.owfs.0 terminated with code 0 (OK)
! owfs-0 2016-07-28 01:40:31.461 info terminating
! inMem 2016-07-28 01:40:31.205 debug message *.logging system.adapter.admin.0.logging val=false, ack=true, ts=1469659231162, q=0, from=system.adapter.admin.0, lc=1469659231162
! host-Server1 2016-07-28 01:40:30.927 info stopInstance system.adapter.owfs.0 killing pid 3291
! host-Server1 2016-07-28 01:40:30.926 info stopInstance system.adapter.owfs.0
в
о
б
ъ
е
к
т
а
х
"0"(
к
р
а
с
н
ы
м
),
в
с
о
с
т
о
я
н
и
е
н
е
п
о
н
я
т
н
о
ч
т
о
! filename="screencapture-192-168-1-11-8081-1469660867297.png" index="1">~~ `
Ч
т
о
б
ы
з
а
р
а
б
о
т
а
л
о
readAddresses
н
а
д
о
д
о
б
а
в
и
т
ь
-
о
б
н
о
в
и
л
с
я
.
о
п
я
т
ь
о
ш
и
б
к
а
owfs.0 2016-07-28 07:58:33.314 error Wrong type of owfs.0.wires.SensorTemp.common.def
з
а
к
о
м
е
н
т
и
р
о
в
а
л
н
е
к
о
т
о
р
ы
е
с
т
р
о
к
и
,
т
е
п
е
р
ь
р
а
б
о
т
а
е
т
. `
К
а
к
в
ы
г
л
я
д
и
т
owfs.0.wires.SensorTemp?iobroker o g owfs.0.wires.SensorTemp --pretty -
И
д
е
я
с
в
и
р
т
у
а
л
ь
н
ы
м
д
а
т
ч
и
к
о
м
б
ы
л
а
г
е
н
и
а
л
ь
н
о
й
.
Я
о
б
н
о
в
и
л
д
р
а
й
в
е
р
и
с
д
е
л
а
л
п
о
и
с
к
с
е
н
с
о
р
о
в
.
И
з
а
п
и
с
ь
р
а
б
о
т
а
е
т
.
В
с
ё
е
щ
ё
н
а
г
и
т
е
. `
owfs 0.2.0Read addresses
н
и
ч
е
г
о
н
е
п
о
к
а
з
ы
в
а
е
т
В
б
и
л
р
у
к
а
м
и
к
л
ю
ч
и
п
е
р
е
к
л
ю
ч
а
ю
т
с
я
П
е
р
в
ы
й
н
о
в
ы
й
д
а
т
ч
и
к
т
е
м
п
е
р
а
т
у
р
ы
в
ы
д
а
л
-95 ,
д
а
л
ь
ш
е
н
о
р
м
а
л
ь
н
о
Д
о
б
а
в
и
л
в
т
о
р
о
й
! inMem 2016-07-28 01:42:06.541 debug message owfs.0.* owfs.0.wires.
Т
е
м
п
е
р
а
т
у
р
а
л
е
с
т
н
и
ц
а
/
х
о
л
л
val=24.9375, ack=true, ts=1469659326518, q=0, from=system.adapter.owfs.0, lc=1469659295783
! owfs-0 2016-07-28 01:42:06.511 debug Read /28.FF1C154A0400/temperature:24.9375
! inMem 2016-07-28 01:42:05.645 debug message owfs.0.* owfs.0.wires.
Т
е
м
п
е
р
а
т
у
р
а
н
а
у
л
и
ц
е
val=21.0625, ack=true, ts=1469659325623, q=0, from=system.adapter.owfs.0, lc=1469659197457
! owfs-0 2016-07-28 01:42:05.617 debug Read /28.FFE6574E0400/temperature:21.0625
! inMem 2016-07-28 01:41:36.560 debug message owfs.0.* owfs.0.wires.
Т
е
м
п
е
р
а
т
у
р
а
н
а
у
л
и
ц
е
val=21.0625, ack=true, ts=1469659296534, q=0, from=system.adapter.owfs.0, lc=1469659197457
! owfs-0 2016-07-28 01:41:36.526 debug Read /28.FFE6574E0400/temperature:21.0625
! inMem 2016-07-28 01:41:35.835 debug message owfs.0.* owfs.0.wires.
Н
а
с
о
с
д
о
м
а
val=true, ack=true, ts=1469659295816, q=0, from=system.adapter.owfs.0, lc=1469659111622
! inMem 2016-07-28 01:41:35.803 debug message owfs.0.* owfs.0.wires.
Т
е
м
п
е
р
а
т
у
р
а
л
е
с
т
н
и
ц
а
/
х
о
л
л
val=24.9375, ack=true, ts=1469659295783, q=0, from=system.adapter.owfs.0, lc=1469659295783
! owfs-0 2016-07-28 01:41:35.783 debug Read /3A.483B1E000000/PIO.B:1
! owfs-0 2016-07-28 01:41:35.734 debug Read /28.FF1C154A0400/temperature:24.9375
! inMem 2016-07-28 01:41:34.959 debug message owfs.0.* owfs.0.wires.
Н
а
с
о
с
Т
П
val=false, ack=true, ts=1469659294941, q=0, from=system.adapter.owfs.0, lc=1469658440592
! owfs-0 2016-07-28 01:41:34.931 debug Read /3A.483B1E000000/PIO.A:0
! inMem 2016-07-28 01:41:06.489 debug message owfs.0.* owfs.0.wires.
Н
а
с
о
с
д
о
м
а
val=true, ack=true, ts=1469659266471, q=0, from=system.adapter.owfs.0, lc=1469659111622
! owfs-0 2016-07-28 01:41:06.466 debug Read /3A.483B1E000000/PIO.B:1
! inMem 2016-07-28 01:41:06.462 debug message owfs.0.* owfs.0.wires.
Н
а
с
о
с
Т
П
val=false, ack=true, ts=1469659266441, q=0, from=system.adapter.owfs.0, lc=1469658440592
! owfs-0 2016-07-28 01:41:06.433 debug Read /3A.483B1E000000/PIO.A:0
! inMem 2016-07-28 01:41:06.419 debug message owfs.0.* owfs.0.wires.
Т
е
м
п
е
р
а
т
у
р
а
л
е
с
т
н
и
ц
а
/
х
о
л
л
val=25, ack=true, ts=1469659266406, q=0, from=system.adapter.owfs.0, lc=1469659266406
! owfs-0 2016-07-28 01:41:06.399 debug Read /28.FF1C154A0400/temperature:25
! inMem 2016-07-28 01:41:05.632 debug message owfs.0.* owfs.0.wires.
Т
е
м
п
е
р
а
т
у
р
а
н
а
у
л
и
ц
е
val=21.0625, ack=true, ts=1469659265607, q=0, from=system.adapter.owfs.0, lc=1469659197457
! owfs-0 2016-07-28 01:41:05.601 debug Read /28.FFE6574E0400/temperature:21.0625
! inMem 2016-07-28 01:40:36.605 debug message owfs.0.* owfs.0.wires.
Т
е
м
п
е
р
а
т
у
р
а
л
е
с
т
н
и
ц
а
/
х
о
л
л
val=0, ack=true, ts=1469659236586, q=0, from=system.adapter.owfs.0, lc=1469659236586
! owfs-0 2016-07-28 01:40:36.580 debug Write /
Т
е
м
п
е
р
а
т
у
р
а
л
е
с
т
н
и
ц
а
/
х
о
л
л
/temperature:true
! inMem 2016-07-28 01:40:36.565 debug message owfs.0.* owfs.0.wires.
Н
а
с
о
с
д
о
м
а
val=true, ack=true, ts=1469659236543, q=0, from=system.adapter.owfs.0, lc=1469659111622
! inMem 2016-07-28 01:40:36.534 debug message owfs.0.* owfs.0.wires.
Т
е
м
п
е
р
а
т
у
р
а
л
е
с
т
н
и
ц
а
/
х
о
л
л
val=25, ack=true, ts=1469659236513, q=0, from=system.adapter.owfs.0, lc=1469659236513
! owfs-0 2016-07-28 01:40:36.524 debug Read /3A.483B1E000000/PIO.B:1
! owfs-0 2016-07-28 01:40:36.503 debug Read /28.FF1C154A0400/temperature:25
! inMem 2016-07-28 01:40:35.755 debug message owfs.0.* owfs.0.wires.
Н
а
с
о
с
Т
П
val=false, ack=true, ts=1469659235735, q=0, from=system.adapter.owfs.0, lc=1469658440592
! owfs-0 2016-07-28 01:40:35.727 debug Read /3A.483B1E000000/PIO.A:0
! inMem 2016-07-28 01:40:35.627 debug message owfs.0.* owfs.0.wires.
Т
е
м
п
е
р
а
т
у
р
а
н
а
у
л
и
ц
е
val=21.0625, ack=true, ts=1469659235609, q=0, from=system.adapter.owfs.0, lc=1469659197457
! owfs-0 2016-07-28 01:40:35.602 debug Read /28.FFE6574E0400/temperature:21.0625
! owfs-0 2016-07-28 01:40:34.998 debug Write /28.FF1C154A0400/temperature with "0"
! inMem 2016-07-28 01:40:34.979 debug message owfs.0.* owfs.0.wires.
Т
е
м
п
е
р
а
т
у
р
а
_
л
е
с
т
н
и
ц
а
_
х
о
л
л
val=0, ack=false, ts=1469659234958, q=0, from=system.adapter.owfs.0, lc=1469659234958
! owfs-0 2016-07-28 01:40:34.782 info starting. Version 0.2.0 in /opt/iobroker/node_modules/iobroker.owfs
! owfs-0 2016-07-28 01:40:34.679 debug statesDB connected
! owfs-0 2016-07-28 01:40:34.649 debug objectDB connected
! host-Server1 2016-07-28 01:40:33.450 info instance system.adapter.owfs.0 started with pid 4438
! host-Server1 2016-07-28 01:40:31.489 info instance system.adapter.owfs.0 terminated with code 0 (OK)
! owfs-0 2016-07-28 01:40:31.461 info terminating
! inMem 2016-07-28 01:40:31.205 debug message *.logging system.adapter.admin.0.logging val=false, ack=true, ts=1469659231162, q=0, from=system.adapter.admin.0, lc=1469659231162
! host-Server1 2016-07-28 01:40:30.927 info stopInstance system.adapter.owfs.0 killing pid 3291
! host-Server1 2016-07-28 01:40:30.926 info stopInstance system.adapter.owfs.0
в
о
б
ъ
е
к
т
а
х
"0"(
к
р
а
с
н
ы
м
),
в
с
о
с
т
о
я
н
и
е
н
е
п
о
н
я
т
н
о
ч
т
о
! filename="screencapture-192-168-1-11-8081-1469660867297.png" index="2">~~
Что бы заработало readAddresses надо добавить
Д
о
б
а
в
и
л
,
л
о
к
а
л
ь
н
о
127.0.0.1
д
а
т
ч
и
к
н
а
х
о
д
и
т
н
о
с
warnowfs-1 2016-07-28 09:24:08.941 warn Cannot write value of /28.FFF67D3B0400/temperature: Error: -95 owfs-1 2016-07-28 09:24:08.847 warn Cannot write value of /28.FFF67D3B0400/fasttemp: Error: -95 owfs-1 2016-07-28 09:24:07.576 info starting. Version 0.2.0 in /opt/iobroker/node_modules/iobroker.owfs host-Server1 2016-07-28 09:24:06.290 info instance system.adapter.owfs.1 started with pid 6616 host-Server1 2016-07-28 09:24:04.320 info instance system.adapter.owfs.1 terminated with code 0 (OK) owfs-1 2016-07-28 09:24:04.298 info terminating
и
п
о
ч
е
м
у
д
в
а
п
а
р
а
м
е
т
р
а
?
Д
л
я
п
о
и
с
к
а
л
у
ч
ш
е
и
с
п
о
л
ь
з
о
в
а
т
ь
temperature
т
а
к
к
а
к
е
с
т
ь
д
в
а
в
и
д
а
д
а
т
ч
и
к
о
в
DS18S20
т
а
м
т
о
л
ь
к
о
temperature
и
DS18B20
т
а
м
м
н
о
г
о
в
с
е
г
о
!

!

!

Н
а
у
д
а
л
е
н
н
о
м
с
е
р
в
е
р
е
192.168.1.10
н
е
н
а
х
о
д
и
т

Hey! Du scheinst an dieser Unterhaltung interessiert zu sein, hast aber noch kein Konto.
Hast du es satt, bei jedem Besuch durch die gleichen Beiträge zu scrollen? Wenn du dich für ein Konto anmeldest, kommst du immer genau dorthin zurück, wo du zuvor warst, und kannst dich über neue Antworten benachrichtigen lassen (entweder per E-Mail oder Push-Benachrichtigung). Du kannst auch Lesezeichen speichern und Beiträge positiv bewerten, um anderen Community-Mitgliedern deine Wertschätzung zu zeigen.
Mit deinem Input könnte dieser Beitrag noch besser werden 💗
Registrieren Anmelden
