Skip to content

Commit

Permalink
Add one wire bus registers
Browse files Browse the repository at this point in the history
  • Loading branch information
alexburcea2877 authored Oct 10, 2022
1 parent e12919c commit e2f01e5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions MODBUS.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ Access level Read Only, Size 1 bit
| OPTO_2 | 10002 | 0x01 |
| OPTO_3 | 10003 | 0x02 |
| OPTO_4 | 10004 | 0x03 |
| OWB_PRESENT | 10005 | 0x04 |


### Input registers
Expand All @@ -81,6 +82,7 @@ Access level Read Only, Size 16 bits
| OPTO_COUNT_2 | 30014 | 0x0d | |
| OPTO_COUNT_3 | 30015 | 0x0e | |
| OPTO_COUNT_4 | 30016 | 0x0f | |
| OWB_TEMP | 30017 | 0x10 | C/100|


### Holding registers
Expand Down

0 comments on commit e2f01e5

Please sign in to comment.