31: GSM Control
Header
| Field | Name | Description | Type |
|---|---|---|---|
| 5 | Method | Request a service to be perform an action Possible values:
| uint8 |
Payload
| Field | Name | Description | Type | Unit |
|---|---|---|---|---|
| 1 | Enable Flight mode | bool | ||
| 2 | Duration | uint32 | minutes | |
| 3 | Is GSM Active | bool | ||
| 4 | Request Control | Note this will always be true when GETting state in flight mode (as control has been taken). | bool |
Code
For convenience, the following constants can be used to reference this message type.