[dss-developer] Binary inputs system behaviour?

dss at knauer-alexander.de dss at knauer-alexander.de
Sun Mar 4 20:07:48 CET 2018


Hallo Michael

 

Danke für die Infos.  Konnte es jetzt lösen.  Ursache war, dass mein
Apartement bereits im Status „Feuer aktiv“ war.  Wurde beim Testen wohl
irgendwann schon mal ausgelöst und ich hatte den Status nicht zurückgesetzt
im DSS.

Nach manuellem Zurücksetzen wird jetzt auch wieder Feuer ausgelöst
automatisch wenn der binarInput mit sensorfunction 7 true sendet.

 

Grüsse

Alex

 

 

Von: dss-developer-bounces at forum.digitalstrom.org
[mailto:dss-developer-bounces at forum.digitalstrom.org] Im Auftrag von Troß,
Michael
Gesendet: Donnerstag, 1. März 2018 15:06
An: dSS development list <dss-developer at forum.digitalstrom.org>
Betreff: Re: [dss-developer] Binary inputs system behaviour?

 

Hallo Alexander,

On 25.02.2018 20:42, dss at knauer-alexander.de
<mailto:dss at knauer-alexander.de>  wrote:

Hallo

 

Wie kann man denn die „system behaviours“ von Binary inputs verwenden,
speziell für „Feuer?

Mein VDC schickt einen Binary input value mit sensorFunction=7 ( Smoke
detector) und value TRUE.  In der DSS weboberfläche wird dann für mein
Device unter Status korrekt „Rauch“ angezeigt, aber es wird kein globales
„Feuer“ Event ausgelöst.


du hast auf jeden Fall schon mal die richtige Sensorfunktion "7" verwendet,
um damit einen Feueralarm auszulösen. Wie sieht denn das Property
"binaryInputDescription" und "binaryInputSettings" deines Devices aus? Via
DSS bspw. auch abfragbar mit:

GET
https://dss.local/json/property/vdcquery?query=getProperty(deviceId=<YourDev
iceDSUID>)/binaryInputDescriptions

Hast du evtl. mehrere "Binary Inputs" auf einem Device angelegt? In dem Fall
muss du evtl. die Property Namen numerisch aufsteigend "0", "1" usw.
vergeben, oder jedem Input ein Attribut "dsIndex" vergeben (neu in VDC-API
v3).



Grüße
Michael

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://forum.digitalstrom.org/pipermail/dss-developer/attachments/20180304/add9e607/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image001.png
Type: image/png
Size: 6066 bytes
Desc: not available
URL: <http://forum.digitalstrom.org/pipermail/dss-developer/attachments/20180304/add9e607/attachment.png>


More information about the dss-developer mailing list