[dss-developer] Binary inputs system behaviour?

Troß, Michael michael.tross at digitalstrom.com
Thu Mar 1 15:06:05 CET 2018


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=<YourDeviceDSUID>)/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).

[cid:part1.D553C6AE.25BD5032 at digitalstrom.com]

Grüße
Michael
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://forum.digitalstrom.org/pipermail/dss-developer/attachments/20180301/2d118a57/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: icmflknmhjhndjpn.png
Type: image/png
Size: 6066 bytes
Desc: icmflknmhjhndjpn.png
URL: <http://forum.digitalstrom.org/pipermail/dss-developer/attachments/20180301/2d118a57/attachment.png>


More information about the dss-developer mailing list