Skip to content

Commit

Permalink
Deployed 00d6b63 with MkDocs version: 1.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
fredlcore committed Jul 9, 2024
1 parent bf0a6e7 commit 451adb7
Show file tree
Hide file tree
Showing 43 changed files with 207 additions and 47 deletions.
4 changes: 4 additions & 0 deletions 404.html
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,10 @@
<li>
<a href="/fr/faq.html" class="dropdown-item">FAQ</a>
</li>

<li>
<a href="https://www.youtube.com/@BSB-LAN" class="dropdown-item">YouTube tutoriels</a>
</li>
</ul>
</li>
<li class="nav-item dropdown">
Expand Down
4 changes: 4 additions & 0 deletions bsb-lan_adapter.html
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,10 @@
<li>
<a href="faq.html" class="dropdown-item">FAQ</a>
</li>

<li>
<a href="https://www.youtube.com/@BSB-LAN" class="dropdown-item">YouTube Tutorials</a>
</li>
</ul>
</li>
<li class="nav-item dropdown">
Expand Down
6 changes: 5 additions & 1 deletion bus_systems.html
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,10 @@
<li>
<a href="faq.html" class="dropdown-item">FAQ</a>
</li>

<li>
<a href="https://www.youtube.com/@BSB-LAN" class="dropdown-item">YouTube Tutorials</a>
</li>
</ul>
</li>
<li class="nav-item dropdown">
Expand Down Expand Up @@ -199,7 +203,7 @@ <h2 id="the-point-to-point-interface-pps">The Point-to-Point Interface (PPS)</h2
<p>The Point-to-Point Interface (PPS deriving from the German term "Punkt-zu-Punkt Schnittstelle") is compatible to the other systems on a physical layer, but not in the way message telegrams are being exchanged. While BSB and LPB talk to each other by sending telegrams and acknowledging their receipt respectively, PPS is dominated by the heating unit. The heating unit constantly sends its data to the room unit and tells the room unit when and what kind of information it should send. So it may take up to a few minutes until a value that is set in BSB-LAN is actually requested by the heating system and shown there.<br />
It is also a very timing sensitive protocol, therefore long other tasks that BSB-LAN is told to do will lead to a temporary interruption and possible error message on the heating system. However, after a short while, this should be clearing by itself when the two components "talk" to each other again. </p>
<p>Other than BSB and LPB, changes made in BSB-LAN do not take immediate effect. Changing values, for example like the room temperature comfort setpoint, will be stored internally in BSB-LAN first to be sent out to the heating system once it tells the room unit (i.e. BSB-LAN) to do so. This may take up to a minute or so, so one should not be confused that settings do not show up on the heater immediately, as is the case with BSB and LPB.</p>
<p>With PPS, BSB-LAN can run in two modes: passive and as a room unit. In passive mode, BSB-LAN can just listen to the data exchanged between the room unit and the heating device. It is not possible to send one's own data, for the simple fact that it would be overwritten in no time by the same type of data coming from the room unit.<br />
<p>With PPS, BSB-LAN can run in two modes: either listening passively or as a room unit. In passive mode, BSB-LAN can just listen to the data exchanged between the room unit and the heating device. It is not possible to send one's own data, for the simple fact that it would be overwritten in no time by the same type of data coming from the room unit.<br />
In order to send parameter data to the heating system, BSB-LAN mus run in "room unit" mode, and this means that any room unit will have to be removed from the heating system. In this case, it is especially important to regularly send a room temperature value to BSB-LAN which in turn will send this value to the heating device. Only if the heater runs solely on outside temperature then this value can be ignored.<br />
BSB-LAN stores some values in its non-volatile EEPROM, but some values need to be set anew after a reboot, such as the room temperature setpoint. This is to prevent to store a parameter value that has become invalid but is still sent as it is stored in the EEPROM.</p>
<p>Room units commonly used with heating systems that support PPS are the QAA50 and the QAA70.</p></div>
Expand Down
4 changes: 4 additions & 0 deletions configure.html
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,10 @@
<li>
<a href="faq.html" class="dropdown-item">FAQ</a>
</li>

<li>
<a href="https://www.youtube.com/@BSB-LAN" class="dropdown-item">YouTube Tutorials</a>
</li>
</ul>
</li>
<li class="nav-item dropdown">
Expand Down
4 changes: 4 additions & 0 deletions de/bsb-lan_adapter.html
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,10 @@
<li>
<a href="faq.html" class="dropdown-item">FAQ</a>
</li>

<li>
<a href="https://www.youtube.com/@BSB-LAN" class="dropdown-item">YoutTube Tutorials</a>
</li>
</ul>
</li>
<li class="nav-item dropdown">
Expand Down
6 changes: 5 additions & 1 deletion de/bus_systems.html
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,10 @@
<li>
<a href="faq.html" class="dropdown-item">FAQ</a>
</li>

<li>
<a href="https://www.youtube.com/@BSB-LAN" class="dropdown-item">YoutTube Tutorials</a>
</li>
</ul>
</li>
<li class="nav-item dropdown">
Expand Down Expand Up @@ -199,7 +203,7 @@ <h2 id="the-point-to-point-interface-pps">The Point-to-Point Interface (PPS)</h2
<p>The Point-to-Point Interface (PPS deriving from the German term "Punkt-zu-Punkt Schnittstelle") is compatible to the other systems on a physical layer, but not in the way message telegrams are being exchanged. While BSB and LPB talk to each other by sending telegrams and acknowledging their receipt respectively, PPS is dominated by the heating unit. The heating unit constantly sends its data to the room unit and tells the room unit when and what kind of information it should send. So it may take up to a few minutes until a value that is set in BSB-LAN is actually requested by the heating system and shown there.<br />
It is also a very timing sensitive protocol, therefore long other tasks that BSB-LAN is told to do will lead to a temporary interruption and possible error message on the heating system. However, after a short while, this should be clearing by itself when the two components "talk" to each other again. </p>
<p>Other than BSB and LPB, changes made in BSB-LAN do not take immediate effect. Changing values, for example like the room temperature comfort setpoint, will be stored internally in BSB-LAN first to be sent out to the heating system once it tells the room unit (i.e. BSB-LAN) to do so. This may take up to a minute or so, so one should not be confused that settings do not show up on the heater immediately, as is the case with BSB and LPB.</p>
<p>With PPS, BSB-LAN can run in two modes: passive and as a room unit. In passive mode, BSB-LAN can just listen to the data exchanged between the room unit and the heating device. It is not possible to send one's own data, for the simple fact that it would be overwritten in no time by the same type of data coming from the room unit.<br />
<p>With PPS, BSB-LAN can run in two modes: either listening passively or as a room unit. In passive mode, BSB-LAN can just listen to the data exchanged between the room unit and the heating device. It is not possible to send one's own data, for the simple fact that it would be overwritten in no time by the same type of data coming from the room unit.<br />
In order to send parameter data to the heating system, BSB-LAN mus run in "room unit" mode, and this means that any room unit will have to be removed from the heating system. In this case, it is especially important to regularly send a room temperature value to BSB-LAN which in turn will send this value to the heating device. Only if the heater runs solely on outside temperature then this value can be ignored.<br />
BSB-LAN stores some values in its non-volatile EEPROM, but some values need to be set anew after a reboot, such as the room temperature setpoint. This is to prevent to store a parameter value that has become invalid but is still sent as it is stored in the EEPROM.</p>
<p>Room units commonly used with heating systems that support PPS are the QAA50 and the QAA70.</p></div>
Expand Down
4 changes: 4 additions & 0 deletions de/configure.html
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,10 @@
<li>
<a href="faq.html" class="dropdown-item">FAQ</a>
</li>

<li>
<a href="https://www.youtube.com/@BSB-LAN" class="dropdown-item">YoutTube Tutorials</a>
</li>
</ul>
</li>
<li class="nav-item dropdown">
Expand Down
4 changes: 4 additions & 0 deletions de/faq.html
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,10 @@
<li>
<a href="faq.html" class="dropdown-item active" aria-current="page">FAQ</a>
</li>

<li>
<a href="https://www.youtube.com/@BSB-LAN" class="dropdown-item">YoutTube Tutorials</a>
</li>
</ul>
</li>
<li class="nav-item dropdown">
Expand Down
4 changes: 4 additions & 0 deletions de/homeautomation.html
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,10 @@
<li>
<a href="faq.html" class="dropdown-item">FAQ</a>
</li>

<li>
<a href="https://www.youtube.com/@BSB-LAN" class="dropdown-item">YoutTube Tutorials</a>
</li>
</ul>
</li>
<li class="nav-item dropdown">
Expand Down
6 changes: 5 additions & 1 deletion de/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,10 @@
<li>
<a href="faq.html" class="dropdown-item">FAQ</a>
</li>

<li>
<a href="https://www.youtube.com/@BSB-LAN" class="dropdown-item">YoutTube Tutorials</a>
</li>
</ul>
</li>
<li class="nav-item dropdown">
Expand Down Expand Up @@ -167,7 +171,7 @@
<h1 id="what-is-bsb-lan">What is BSB-LAN?</h1>
<div style="float:left"><svg class='logo' viewBox='0 0 400 400' xmlns='http://www.w3.org/2000/svg' height=100% width=100%><path id='b' d='m98 47-63 1c-6 0-12 4-11 11v88c1 5 3 10 10 11l79-1c25-1 24-53 4-61 11-5 18-49-19-49zM48 72h52c1 10-2 18-11 19l-38 1v22l43-1c14 0 14 11 14 20H48Z'/><use href='#b' x='246'/><path d='m268 350 1-100c2-14 14-16 29-1l56 59v-69h25l-1 99c1 12-12 17-22 7l-63-64v69Zm-65-173c-112 90-67 155-34 173-4-11-7-23-6-38h60c0 29-4 31-8 40 57-35 42-86 15-112-21-21-32-40-27-63zm-10 81c13 10 18 20 24 30h-48c5-9 8-18 24-30zM21 239h25v86h77v25l-90-1s-11 1-11-12z M246 47v25h-68c-10 1-11 18 1 18l47 1c41 3 37 63 2 66l-82 1v-25h77c11 0 12-18 0-18h-48c-42-5-37-67 0-67z'/></svg></div>
<p><a href="https://www.bsb-lan.de">BSB-LAN is a software</a>/hardware solution for accessing the <a class="autorefs autorefs-internal" href="bus_systems.html#the-boiler-system-bus-bsb">“Boiler-System-Bus” (BSB)</a>, the <a class="autorefs autorefs-internal" href="bus_systems.html#the-local-process-bus-lpb">“Local-Process-Bus (LPB)”</a> and the <a class="autorefs autorefs-internal" href="bus_systems.html#the-point-to-point-interface-pps">“Punkt-zu-Punkt-Schnittstelle” (PPS)</a>. The BSB-LAN hardware is available for various <em>ESP32</em>-based microcontrollers (ESP32 NodeMCU, Olimex EVB, Olimex POE-ISO) as well as for an <em>Arduino Due</em> with Ethernet shield. It allows accessing the heating systems from Atlantic, Brötje, Elco and many other manufacturers via LAN/WLAN, provided that they use one of the Siemens controllers listed below.<br />
BSB-LAN makes it possible to monitor and control the heating and log any given values. This project supports almost all parameters available on the heating systems and can be a more comprehensive and cost-effective alternative to the OZW 672, OCI 700 or Remocon Net B.</p>
BSB-LAN makes it possible to monitor and control the heating system and log any given values. This project supports almost all parameters available on the heating systems and can be a more comprehensive and cost-effective alternative to the OZW 672, OCI 700 or Remocon Net B.</p>
<p>Optional <a href="homeautomation.html">integration into existing smart home systems</a> such as <a class="autorefs autorefs-internal" href="homeautomation.html#home-assistant">Home Assistant</a>, <a class="autorefs autorefs-internal" href="homeautomation.html#iobroker">ioBroker</a>, <a class="autorefs autorefs-internal" href="homeautomation.html#openhab">openHAB</a>, <a class="autorefs autorefs-internal" href="homeautomation.html#node-red">Node-RED</a>, <a class="autorefs autorefs-internal" href="homeautomation.html#homebridge">Homebridge</a>, <a class="autorefs autorefs-internal" href="homeautomation.html#jeedom">Jeedom</a>, <a class="autorefs autorefs-internal" href="homeautomation.html#smarthomeng">SmartHomeNG</a>, <a class="autorefs autorefs-internal" href="homeautomation.html#volkszaehler">Volkszähler</a>, <a class="autorefs autorefs-internal" href="homeautomation.html#fhem">FHEM</a>, <a class="autorefs autorefs-internal" href="homeautomation.html#homematic">HomeMatic</a>, Loxone, IP-Symcon or EDOMI is possible via <a class="autorefs autorefs-internal" href="homeautomation.html#exchanging-data-via-mqtt">MQTT</a>, <a class="autorefs autorefs-internal" href="homeautomation.html#exchanging-data-via-json">JSON</a> or <a class="autorefs autorefs-internal" href="using.html#using-bsb-lans-url-commands">HTTP access</a>.
The adapter can also be used as a standalone logger without LAN or Internet connection when using a microSD card.<br />
Temperature and humidity sensors can also be connected and their data can also be logged and analyzed. The option of integrating your own code into the BSB-LAN software also offers a wide range of expansion options. </p>
Expand Down
4 changes: 4 additions & 0 deletions de/install.html
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,10 @@
<li>
<a href="faq.html" class="dropdown-item">FAQ</a>
</li>

<li>
<a href="https://www.youtube.com/@BSB-LAN" class="dropdown-item">YoutTube Tutorials</a>
</li>
</ul>
</li>
<li class="nav-item dropdown">
Expand Down
4 changes: 4 additions & 0 deletions de/list_of_controllers.html
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,10 @@
<li>
<a href="faq.html" class="dropdown-item">FAQ</a>
</li>

<li>
<a href="https://www.youtube.com/@BSB-LAN" class="dropdown-item">YoutTube Tutorials</a>
</li>
</ul>
</li>
<li class="nav-item dropdown">
Expand Down
4 changes: 4 additions & 0 deletions de/quickstart.html
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,10 @@
<li>
<a href="faq.html" class="dropdown-item">FAQ</a>
</li>

<li>
<a href="https://www.youtube.com/@BSB-LAN" class="dropdown-item">YoutTube Tutorials</a>
</li>
</ul>
</li>
<li class="nav-item dropdown">
Expand Down
4 changes: 4 additions & 0 deletions de/supported_heating_systems.html
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,10 @@
<li>
<a href="faq.html" class="dropdown-item">FAQ</a>
</li>

<li>
<a href="https://www.youtube.com/@BSB-LAN" class="dropdown-item">YoutTube Tutorials</a>
</li>
</ul>
</li>
<li class="nav-item dropdown">
Expand Down
4 changes: 4 additions & 0 deletions de/supported_models.html
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,10 @@
<li>
<a href="faq.html" class="dropdown-item">FAQ</a>
</li>

<li>
<a href="https://www.youtube.com/@BSB-LAN" class="dropdown-item">YoutTube Tutorials</a>
</li>
</ul>
</li>
<li class="nav-item dropdown">
Expand Down
4 changes: 4 additions & 0 deletions de/troubleshooting.html
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,10 @@
<li>
<a href="faq.html" class="dropdown-item">FAQ</a>
</li>

<li>
<a href="https://www.youtube.com/@BSB-LAN" class="dropdown-item">YoutTube Tutorials</a>
</li>
</ul>
</li>
<li class="nav-item dropdown">
Expand Down
4 changes: 4 additions & 0 deletions de/using.html
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,10 @@
<li>
<a href="faq.html" class="dropdown-item">FAQ</a>
</li>

<li>
<a href="https://www.youtube.com/@BSB-LAN" class="dropdown-item">YoutTube Tutorials</a>
</li>
</ul>
</li>
<li class="nav-item dropdown">
Expand Down
4 changes: 4 additions & 0 deletions faq.html
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,10 @@
<li>
<a href="faq.html" class="dropdown-item active" aria-current="page">FAQ</a>
</li>

<li>
<a href="https://www.youtube.com/@BSB-LAN" class="dropdown-item">YouTube Tutorials</a>
</li>
</ul>
</li>
<li class="nav-item dropdown">
Expand Down
4 changes: 4 additions & 0 deletions fr/bsb-lan_adapter.html
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,10 @@
<li>
<a href="faq.html" class="dropdown-item">FAQ</a>
</li>

<li>
<a href="https://www.youtube.com/@BSB-LAN" class="dropdown-item">YouTube tutoriels</a>
</li>
</ul>
</li>
<li class="nav-item dropdown">
Expand Down
6 changes: 5 additions & 1 deletion fr/bus_systems.html
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,10 @@
<li>
<a href="faq.html" class="dropdown-item">FAQ</a>
</li>

<li>
<a href="https://www.youtube.com/@BSB-LAN" class="dropdown-item">YouTube tutoriels</a>
</li>
</ul>
</li>
<li class="nav-item dropdown">
Expand Down Expand Up @@ -199,7 +203,7 @@ <h2 id="the-point-to-point-interface-pps">The Point-to-Point Interface (PPS)</h2
<p>The Point-to-Point Interface (PPS deriving from the German term "Punkt-zu-Punkt Schnittstelle") is compatible to the other systems on a physical layer, but not in the way message telegrams are being exchanged. While BSB and LPB talk to each other by sending telegrams and acknowledging their receipt respectively, PPS is dominated by the heating unit. The heating unit constantly sends its data to the room unit and tells the room unit when and what kind of information it should send. So it may take up to a few minutes until a value that is set in BSB-LAN is actually requested by the heating system and shown there.<br />
It is also a very timing sensitive protocol, therefore long other tasks that BSB-LAN is told to do will lead to a temporary interruption and possible error message on the heating system. However, after a short while, this should be clearing by itself when the two components "talk" to each other again. </p>
<p>Other than BSB and LPB, changes made in BSB-LAN do not take immediate effect. Changing values, for example like the room temperature comfort setpoint, will be stored internally in BSB-LAN first to be sent out to the heating system once it tells the room unit (i.e. BSB-LAN) to do so. This may take up to a minute or so, so one should not be confused that settings do not show up on the heater immediately, as is the case with BSB and LPB.</p>
<p>With PPS, BSB-LAN can run in two modes: passive and as a room unit. In passive mode, BSB-LAN can just listen to the data exchanged between the room unit and the heating device. It is not possible to send one's own data, for the simple fact that it would be overwritten in no time by the same type of data coming from the room unit.<br />
<p>With PPS, BSB-LAN can run in two modes: either listening passively or as a room unit. In passive mode, BSB-LAN can just listen to the data exchanged between the room unit and the heating device. It is not possible to send one's own data, for the simple fact that it would be overwritten in no time by the same type of data coming from the room unit.<br />
In order to send parameter data to the heating system, BSB-LAN mus run in "room unit" mode, and this means that any room unit will have to be removed from the heating system. In this case, it is especially important to regularly send a room temperature value to BSB-LAN which in turn will send this value to the heating device. Only if the heater runs solely on outside temperature then this value can be ignored.<br />
BSB-LAN stores some values in its non-volatile EEPROM, but some values need to be set anew after a reboot, such as the room temperature setpoint. This is to prevent to store a parameter value that has become invalid but is still sent as it is stored in the EEPROM.</p>
<p>Room units commonly used with heating systems that support PPS are the QAA50 and the QAA70.</p></div>
Expand Down
Loading

0 comments on commit 451adb7

Please sign in to comment.