SetDecoderBoardSettingsAction

class SetDecoderBoardSettingsAction(settings: JsonObject) : IAction

Action that sends and sets new decoderboard settings

Constructors

Link copied to clipboard
constructor(settings: JsonObject)

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