Skip to content

Commit

Permalink
feat(bthome): add channel ID (#55)
Browse files Browse the repository at this point in the history
Co-authored-by: dmarinov <[email protected]>
  • Loading branch information
triochi and dmarinov authored Feb 3, 2025
1 parent 67f2b53 commit d3e36b5
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions src/format.html
Original file line number Diff line number Diff line change
Expand Up @@ -286,6 +286,21 @@ <h4 id="sensor-data">Sensor data</h4>
<code>%</code>
</td>
</tr>
<tr>
<td>
<code>0x60</code>
</td>
<td>channel</td>
<td>uint8 (1 byte)</td>
<td>1</td>
<td>
<code>6001</code>
</td>
<td>01</td>
<td>
<code></code>
</td>
</tr>
<tr>
<td>
<code>0x12</code>
Expand Down

0 comments on commit d3e36b5

Please sign in to comment.