toggle menu
intent_library
7.0.906
androidJvm
switch theme
search in API
intent_library
/
com.nimmsta.intent_library.models.actions
/
TriggerLEDBurstAction
Trigger
LEDBurst
Action
class
TriggerLEDBurstAction
(
repeat
:
Int
,
duration
:
Int
,
pulseDuration
:
Int
,
red
:
Int
,
green
:
Int
,
blue
:
Int
)
:
IAction
This action triggers the LED of the scanner in a given pattern and color
Members
Constructors
Trigger
LEDBurst
Action
Link copied to clipboard
constructor
(
repeat
:
Int
,
duration
:
Int
,
pulseDuration
:
Int
,
red
:
Int
,
green
:
Int
,
blue
:
Int
)
Properties
is
Device
Action
Link copied to clipboard
open
override
val
isDeviceAction
:
Boolean
=
true
name
Link copied to clipboard
open
val
name
:
String
?
Functions
get
Data
Json
Link copied to clipboard
open
override
fun
getDataJson
(
)
:
JsonObject
get
Json
Link copied to clipboard
open
fun
getJson
(
)
:
JsonObject