mirror of
https://github.com/openhp/HeatPumpController.git
synced 2024-11-18 12:33:59 +00:00
Update README.md
This commit is contained in:
parent
ca0d3348f2
commit
4471f938b6
1 changed files with 12 additions and 10 deletions
22
README.md
22
README.md
|
@ -164,7 +164,7 @@ This product is distributed in the hope that it will be useful, but WITHOUT ANY
|
||||||
<br>
|
<br>
|
||||||
gonzho АТ web.de (c) 2018-2021<br>
|
gonzho АТ web.de (c) 2018-2021<br>
|
||||||
|
|
||||||
## Appendix A: T sensors abbreviations
|
## Appendix A: Abbreviations
|
||||||
Abbreviations used in the documentation and firmware.<br>
|
Abbreviations used in the documentation and firmware.<br>
|
||||||
Main sensors:
|
Main sensors:
|
||||||
| Abbr. | Full name |
|
| Abbr. | Full name |
|
||||||
|
@ -193,17 +193,19 @@ Additional sensors, disabled and not used by default:
|
||||||
Relays:
|
Relays:
|
||||||
| Abbr. | Full name |
|
| Abbr. | Full name |
|
||||||
| ----- | -------------------- |
|
| ----- | -------------------- |
|
||||||
| RCRCH | regenerator temperature|
|
| RCRCH | crankcase heater relay |
|
||||||
| RC | additional sensor2 |
|
| RC | cold side water pump relay |
|
||||||
| RH | additional sensor2 |
|
| RH | cold side water pump relay |
|
||||||
| RP | additional sensor2 |
|
| RP | heat pump (compressor) relay |
|
||||||
|
|
||||||
Other:
|
Other:
|
||||||
| Abbr. | Full name |
|
| Abbr. | Full name |
|
||||||
| ----- | -------------------- |
|
| ----- | -------------------- |
|
||||||
| LSM | LastStopCause |
|
| LSM | LastStopCause |
|
||||||
| LSC | LastStartMessage |
|
| LSC | LastStartMessage |
|
||||||
|
| CWP/CCP | cold side water (circulating) pump |
|
||||||
|
| HWP/HCP | cold side water (circulating) pump |
|
||||||
|
| HP | heat pump |
|
||||||
|
|
||||||
## Appendix B: Diagnostic and status messages
|
## Appendix B: Diagnostic and status messages
|
||||||
**LastStopCause (LSC) messages. Why system was stopped**
|
**LastStopCause (LSC) messages. Why system was stopped**
|
||||||
|
|
Loading…
Reference in a new issue