SetLayoutForAction

class SetLayoutForAction(layout: NIMMSTALayout, timeout: Int) : IAction

This action set the layout on the scanner for a given time. Previous layout is shown afterwards

Constructors

Link copied to clipboard
constructor(layout: NIMMSTALayout, timeout: Int)

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