Skip to content

Commit 65515e3

Browse files
docs: update readme to include BLCU restrictions
1 parent 8e93f0f commit 65515e3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,7 @@ Array of packet definitions for network communication. Packets are separated by
185185
```
186186

187187
**Field Descriptions:**
188-
- `id`: Optional 32-bit unsigned integer packet identifier
188+
- `id`: Optional 16-bit unsigned integer packet identifier. **MUST BE DIFFERENT TO 1 & 700** (BLCU uses)
189189
- `type`: Packet type string (e.g., "data", "order", "status")
190190
- `name`: Human-readable packet name
191191
- `variables`: Array of variable names/measurement IDs included in this packet

0 commit comments

Comments
 (0)