LoadSensing G7 Nodes Message API
Welcome to the LoadSensing G7 nodes message API documentation.
This documentation describes the binary message formats used for communication with LoadSensing G7 nodes.
Navigation
- Output Messages — Uplink messages sent from the node to the gateway.
- Input Messages — Downlink messages sent from the gateway to the node.
- Technical Annex — Additional technical details and references.
- 🖨️ Print / Export PDF — Full site on a single printable page.
Message Format
Each message page contains a field table describing the binary layout:
| Column | Description |
|---|---|
| Field | Field name with tree-drawing characters showing nesting |
| Bits | Number of bits the field occupies |
| Type | Field type (UInt, Int, Bool, Enum, Struct, Switch, Seq, etc.) |
| Condition | When the field is present (Always, or a conditional expression) |
| Description | Additional information, including enum value mappings |
Auto-generated documentation — Copyright © 2026 Worldsensing S.L.