FuotaTaskLogOption
The log options for FUOTA tasks and can be used to set log levels for a specific type of FUOTA task.
Contents
- LogLevel
-
The log level for a log message. The log levels can be disabled, or set to
ERROR
to display less verbose logs containing only error information, or toINFO
for more detailed logs.Type: String
Valid Values:
INFO | ERROR | DISABLED
Required: Yes
- Type
-
The FUOTA task type.
Type: String
Valid Values:
LoRaWAN
Required: Yes
- Events
-
The list of FUOTA task event log options.
Type: Array of FuotaTaskEventLogOption objects
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: