- Property Manager name: Request Type Marker
- Behavior version: The
v2024-10-21
rule format supports therequestTypeMarker
behavior v1.0. - Rule format status: GA, stable
- Access: Read/Write
- Allowed in includes: Yes
The Internet of Things: OTA Updates product allows customers to securely distribute firmware to devices over cellular networks. When using the downloadCompleteMarker
behavior to log successful downloads, this related behavior identifies download or campaign server types in aggregated and individual reports.
Option | Type | Description | Requires | |
---|---|---|---|---|
requestType | enum | Specifies the type of request. | {"displayType":"enum","options":["DOWNLOAD","CAMPAIGN_SERVER"],"tag":"select"} | |
DOWNLOAD | Download. | |||
CAMPAIGN_SERVER | Campaign server. |