Output messages
Uplink messages sent from the node to the gateway.
Format
Output messages are formatted as follows:
0 1 2 3 4 5 6 7 8 9 ... n bytes
+--+--+--+--+--+--+--+--+--+--+- ... -+--+
| HEADER | | PAYLOAD |
+--+--+--+--+--+--+--+--+--+--+- ... -+--+
^
AM_TYPE
Header
VERSION
0 1 2 3 4 5 6 7 0 1 2 3 4 5 6 7 0 1 2 3 4 5 6 7 0 1 2 3 4 5 6 7 bits
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|0 1 0 0|ID HIGH| PRCODE | MOTE ID LOW |
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
| SeqNbr |
+-+-+-+-+-+-+-+-+
AM Types
| AM Type | Message |
|---|---|
| 10 | Til90EDataStrMsg |
| 21 | MiscCmdsStructMsg |
| 22 | ReceptionOpportunityMsg |
| 24 | DigLuaFileCmdStrMsg |
| 76 | Til90DataStrMsg |
| 79 | HealthV3DataStructMsg |
| 80 | Til90EDataStrMsg |
| 82 | DynDataStrMsg |
| 83 | DynRawDataStrMsg |
| 84 | GnssStatisticsStrMsg |
| 85 | GnssDataStrMsg |
| 86 | DynRawDataStrMsg |
| 88 | VwDataStrMsg |
| 91 | TMDataStrMsg |
| 92 | DigGenDataStrMsg |
| 93 | DigPcDataStrMsg |
| 94 | DigTDRDataStrMsg |
| 151 | DigGmmInstructionsPort0CfgStrMsg |
| 167 | LoRaAdrAckCfgStructMsg |
| 168 | DigPort0CfgStrMsg |
| 169 | DigPort1CfgStrMsg |
| 170 | DigPort2CfgStrMsg |
| 171 | DigPcCfgStrMsg |
| 172 | CommPeriodCfgStructMsg |
| 173 | DigTDRCfgStrMsg |
| 174 | DigGmmInstructionsPort1CfgStrMsg |
| 175 | DigGmmInstructionsPort2CfgStrMsg |
| 192 | AggregatedReportingPeriodAndSlotTime |
Digital Generic Integrations
Payload messages carried inside DigGenDataStrMsg (AM Type 92).
| AM Type | Message |
|---|---|
| 92 | DigGenDataStrMsg |
| IntID: 0, v0 | DigGenSDI12GenericDataStrMsg |
| IntID: 1, v0 | DigGenGeosenseInclinometerAsciiDataStrMsg |
| IntID: 2, v0 | DigGenRstInclinometerAsciiDataStrMsg |
| IntID: 3, v0 | DigGenRstInclinometerModbusDataStrMsg |
| IntID: 4, v0 | DigGenGeosenseInclinometerModbusDataStrMsg |
| IntID: 5, v0 | DigGenGeokonIPIDataStrMsg |
| IntID: 6, v0 | DigGenOspreyOtsInclinationDataStrMsg |
| IntID: 7, v0 | DigGenOspreyOtsVectorDataStrMsg |
| IntID: 8, v0 | DigGenOspreyAspDataStrMsg |
| IntID: 9, v0 | DigGenOspreyIpxDataStrMsg |
| IntID: 10, v0 | DigGenGintecAficDataStrMsg |
| IntID: 65534, v0 | DigGenDummyIntegrationForTestsDataStrMsgV0 |
| IntID: 65534, v1 | DigGenDummyIntegrationForTestsDataStrMsgV1 |
| IntID: 65534, v2 | DigGenDummyIntegrationForTestsDataStrMsgV2 |