LoadSensing G7 Nodes Message API
Documentation defining the format of the messages used in the communications with the LS mote. This includes both the application level messages’ format and the interface level protocols, encryption, …
NOTE: The documentation is being transitioned from the original LS - Command & Packets list V[2,3] google docs document. This page only contains the messages that have been ported to the CIR format are present in this document. The remaining messages remain in the original doc.
The LS - Command & Packets list V[2,3] documentation can be accessed through the:
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.
Documentation Format
Each message documentation page contains a table describing the binary layout with the following fields:
| 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.