ValidateSoftwareUpdateAction

class ValidateSoftwareUpdateAction(file: String, securityToken: String) : IAction

This action disconnects a device (and shutdowns it if wanted)

Constructors

Link copied to clipboard
constructor(file: String, securityToken: String)

Properties

Link copied to clipboard
open override val isDeviceAction: Boolean = true
Link copied to clipboard
open val name: String?

Functions

Link copied to clipboard
open override fun getDataJson(): JsonObject
Link copied to clipboard
open fun getJson(): JsonObject