NIMMSTADevice
class NIMMSTADevice
This class represents a connected scanner within the NIMMSTA App Instances of this class can be used to control the scanner
Properties
Functions
Link copied to clipboard
Disconnects this device
Link copied to clipboard
Gets information from the device
Link copied to clipboard
Checks if the device is connected
Link copied to clipboard
fun performSoftwareUpdate(filePath: String, securityToken: String, selectedComponents: List<SoftwareUpdateInfo>? = null): Task<Unit>
Performs software update with given file and optional selected components.
Link copied to clipboard
Sets a layout for a given time on the scanner. Returns to the previous layout afterward
Link copied to clipboard
Link copied to clipboard
Sends the SetLEDColorAction The hex String supports following formats: "#FFFFFF", "0xFFFFFF", "FFFFFF", "#FFF", "0xFFF", "FFF"
Link copied to clipboard
Sets the screen rotation of the scanner
Link copied to clipboard
Stops reconnecting this device
Link copied to clipboard
Link copied to clipboard
Triggers the imager for a given duration
Link copied to clipboard
Link copied to clipboard
Triggers the SOS signal of the scanner 3x Beep, Red LED, Vibration
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Gets info for a software update file.