- Property Manager name: Request Type Marker
- Behavior version: The
latest
rule format supports therequestTypeMarker
behavior v1.0. - Rule format status: Beta, possible breaking changes
- Access: Read/Write
- Allowed in includes: Not available for
latest
rule format
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. |