Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Error/Bug
    4. MQTT Broker/Client 2.4.0 kommunikation mit openHASP

    NEWS

    • Neuer Blog: Fotos und Eindrücke aus Solingen

    • ioBroker@Smart Living Forum Solingen, 14.06. - Agenda added

    • ioBroker goes Matter ... Matter Adapter in Stable

    MQTT Broker/Client 2.4.0 kommunikation mit openHASP

    This topic has been deleted. Only users with topic management privileges can see it.
    • Günter Königsberger
      Günter Königsberger last edited by Günter Königsberger

      If the payload is a json object containing a val property, iobroker uses the val property only as value of that object...

      This seems to be an issue of the iobroker.mqtt server: This piece of code handles the incoming messages. They parse the payload using a Fast solution, resulting in false positives. It is even mentioned in that code what the right solution is...

      Changing iobroker.mqtt\lib\server.js line 541 to ignore events fixes the issue:

                  // Fast solution
                  if (_message.val !== undefined && _message.event === undefined) {
      
      Systemdata Bitte Ausfüllen
      Hardwaresystem: Raspberry 4
      Arbeitsspeicher: 4GB
      Festplattenart: SD-Karte
      Betriebssystem: linux
      Node-Version: 10.x.x
      Nodejs-Version: 12.20.1
      NPM-Version: 6.14.10
      Installationsart: Skript
      Image genutzt: Ja
      Ort/Name der Imagedatei: Link
      1 Reply Last reply Reply Quote -1
      • First post
        Last post

      Support us

      ioBroker
      Community Adapters
      Donate

      801
      Online

      31.9k
      Users

      80.1k
      Topics

      1.3m
      Posts

      1
      1
      345
      Loading More Posts
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes
      Reply
      • Reply as topic
      Log in to reply
      Community
      Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
      The ioBroker Community 2014-2023
      logo