Siemens OZW672

Einklappen
X
 
  • Zeit
  • Anzeigen
Alles löschen
neue Beiträge
  • Sakson
    Azubi
    • 24.01.2017
    • 5

    #1

    Siemens OZW672

    Hello,

    someone tried to read data from Siemens OZW672? Despite the virtual input can not, because they can not text values.



  • Nobbi75
    Lox Guru
    • 25.08.2015
    • 1262

    #2
    I remember this device....do. you want to read out a Broetje heater?

    Kommentar

    • Sakson
      Azubi
      • 24.01.2017
      • 5

      #3
      I have a boiler GEMINOX with PLC Albatros and web server OZW672. I would like to transmit the temperature from the boiler to the Loxone.

      Kommentar

      • Nobbi75
        Lox Guru
        • 25.08.2015
        • 1262

        #4
        Ah ok. I thought about this device for my broetje heater. Then i can not help.

        Kommentar

        • Silvio Urban
          Smart Home'r
          • 04.01.2017
          • 40

          #5
          Hello,

          The OZW672 is a Webserver for Heatingssystems by Siemens, http://www.buildingtechnologies.siem...zw672_001.aspx

          It can be able in Brotje or another Heating System´s with LPB/BSB Bus developed by Siemens.

          You Need a OZW672 API for Correct Adress to Read the Data.

          Search on Google by Keyword OZW672-API show many FEHM Treats.

          Good Luck

          Sorry for the bad English Scool for many many years ago ;-)


          Bisheriger Stand des Smart Homes
          Loxone Hardware: 1xMS,1x1-wireExt, 1xRelaisext., 1xAirExt., 1Ext.
          Loxberry auf Raspberry Pi 3 für MSBackup, Weather4Loxone.
          Iobroker, Grafana mit InfluxDB für Statistiken auf Gigabyte Brix für die Anbindung an eine Wolf CGB - 2.

          Kommentar

          • Sakson
            Azubi
            • 24.01.2017
            • 5

            #6
            My English is too bad :-). API is not a problem, I have a manual siemens. I do not know how to get to PicoC.
            API works like this:

            Request example
            http://192.168.251.1/api/auth/login.json?user=HansMuster&pwd=MyPassword

            Response body in XML:
            <Service>
            <SessionId>0bc991a1-04eb-4a7c-8371-4ab648ec8a88</SessionId>
            <Result>...</Result>
            </Service>

            Request example:
            http://192.168.251.1/api/menutree/read_datapoint.json?SessionId=0bc991a1-04eb-4a7c-8371-
            4ab648ec8a88&Id=878

            Response body in XML:
            <Service>
            <Data>
            <Type>Numeric</Type>,
            <Value>28.0</Value>
            <Unit>°C</Unit>
            <EnumValue>10</EnumValue>
            </Data>
            <Result>...</Result>
            </Service>

            SessionId changes after each login.

            Kommentar

            • Silvio Urban
              Smart Home'r
              • 04.01.2017
              • 40

              #7
              I have the same Problem with Wolf Heater and ISM8i Modul, SPS Programming i can do but not C#, Perl, XML, or any other Web based Programming Language :-(
              Hallo werte Loxberry Gemeinde, Ich gehöre nun seit ca. einem Monat zu den Loxonauten. Projekt ist ein Einfamilienhaus mit hauptsächlicher ERR/IRR,



              I must create a TCP/IP Objectserver for my RasPi (Loxberry) to grab the Data into a Database or XML.
              Bisheriger Stand des Smart Homes
              Loxone Hardware: 1xMS,1x1-wireExt, 1xRelaisext., 1xAirExt., 1Ext.
              Loxberry auf Raspberry Pi 3 für MSBackup, Weather4Loxone.
              Iobroker, Grafana mit InfluxDB für Statistiken auf Gigabyte Brix für die Anbindung an eine Wolf CGB - 2.

              Kommentar

              • Silvio Urban
                Smart Home'r
                • 04.01.2017
                • 40

                #8
                Zitat von Sakson
                My English is too bad :-).
                whats your Language?

                Bisheriger Stand des Smart Homes
                Loxone Hardware: 1xMS,1x1-wireExt, 1xRelaisext., 1xAirExt., 1Ext.
                Loxberry auf Raspberry Pi 3 für MSBackup, Weather4Loxone.
                Iobroker, Grafana mit InfluxDB für Statistiken auf Gigabyte Brix für die Anbindung an eine Wolf CGB - 2.

                Kommentar

                • Sakson
                  Azubi
                  • 24.01.2017
                  • 5

                  #9
                  Czech :-)

                  Kommentar

                  Lädt...