LoRaWanUpdateGatewayTaskCreate

LoRaWANUpdateGatewayTaskCreate object.

Types

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

Properties

Link copied to clipboard

The version of the gateways that should receive the update.

Link copied to clipboard

The CRC of the signature private key to check.

Link copied to clipboard

The signature used to verify the update firmware.

Link copied to clipboard

The firmware version to update the gateway to.

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