PutResourceLogLevelRequest

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

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 to INFO for more detailed logs.

Link copied to clipboard

The unique identifier of the resource, which can be the wireless gateway ID, the wireless device ID, or the FUOTA task ID.

Link copied to clipboard

The type of resource, which can be WirelessDevice, WirelessGateway, or FuotaTask.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String