Task Definition Lo Ra Wan Update Gateway Task Create
data class TaskDefinitionLoRaWanUpdateGatewayTaskCreate(val currentVersion: TaskDefinitionLoRaWanGatewayVersion? = null, val sigKeyCrc: Int? = null, val updateSignature: String? = null, val updateVersion: TaskDefinitionLoRaWanGatewayVersion? = null)
Constructors
Link copied to clipboard
constructor(currentVersion: TaskDefinitionLoRaWanGatewayVersion? = null, sigKeyCrc: Int? = null, updateSignature: String? = null, updateVersion: TaskDefinitionLoRaWanGatewayVersion? = null)