TriggerImagerAction

class TriggerImagerAction(duration: Int) : IAction

This action triggers the imager on the scanner for the given duration

Constructors

Link copied to clipboard
constructor(duration: 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