OutputOob

constructor(action: OutputOobAction, size: Int, value: Int)

Parameters

action

How the device communicates the value (blink, beep, etc.).

size

Number of digits (1-8).

value

The OOB value the user read from the device and entered on the provisioner. Must fit in size decimal digits.