TCP2UDP Plugin - Bidirektionale TCP-Kommunikation mit dem Miniserver

Einklappen
X
 
  • Zeit
  • Anzeigen
Alles löschen
neue Beiträge
  • Christian Fenzl
    Lebende Foren Legende
    • 31.08.2015
    • 11200

    #91
    This looks ok.

    switch the plugin to DEBUG log mode. It logs everything to the logfile.

    Regards, Christian
    Hilfe für die Menschen der Ukraine: https://www.loxforum.com/forum/proje...Cr-die-ukraine

    Kommentar

    • steelpan
      Dumb Home'r
      • 06.01.2020
      • 12

      #92
      Hello,

      I used the DEBUG option from the beginning. The log file is consistent with what I see in the UDP monitor. It gives the impression that Loxone doesn't send anything back.
      I tried to fire a test message (see second picture) with a push button "Zend testsignaal". The counter did count a trigger impulse, but the log doesn't show a message from the miniserver to the device.

      Kind regards,
      Luc

      Kommentar

      • Christian Fenzl
        Lebende Foren Legende
        • 31.08.2015
        • 11200

        #93
        OH, I've missed that!

        See the picture from the plugin documentation.

        Klicke auf die Grafik für eine vergrößerte Ansicht

Name: image.png
Ansichten: 67
Größe: 78,0 KB
ID: 428574

        You've to send TCP messages to LoxBerry and receive UDP messages.

        So you create a Virtual Out with address
        Address: tcp://192.168.1.43:9101
        and put your commands to Virtual Output Commands.

        Incoming commands from the Miniserver then are logged as
        Forward Miniserver_PRV43->BLGW: ....


        Regards,
        Christian
        Hilfe für die Menschen der Ukraine: https://www.loxforum.com/forum/proje...Cr-die-ukraine

        Kommentar

        • steelpan
          Dumb Home'r
          • 06.01.2020
          • 12

          #94
          Thank you Christian,

          Now everything seems to work. I always tell my students to read the whole text in detail. I should have done that better myself!.
          Nice to have found a way to let Loxone communicate with Bang & Olufsen equipment.

          Kind regards and "vielen Dank" for the support,
          Luc

          Kommentar

          Lädt...