Package | Description |
---|---|
com.bluefin.decryptx.apis | |
com.bluefin.decryptx.model |
Modifier and Type | Method and Description |
---|---|
ValidationResponse |
DecryptxApi.validateDevice(DeviceParam deviceParam)
x
Validates Devices on Decryptx
This endpoint allows a partner to validate that a device is correctly registered and is functioning correctly.
|
Modifier and Type | Method and Description |
---|---|
DeviceParam |
DeviceParam.clientId(String clientId)
Identifier for partner client that this device belongs to.
|
DeviceParam |
DeviceParam.firmware(String firmware)
The firmware version of the device as captured from the read.
|
DeviceParam |
DeviceParam.partnerId(String partnerId)
ID provided by Bluefin for access to the Decryptx API.
|
DeviceParam |
DeviceParam.partnerKey(String partnerKey)
API Key provided by Bluefin for access to the Decryptx API.
|
DeviceParam |
DeviceParam.reference(String reference)
Up to 50 character string that identifies this request for the partner.
|
DeviceParam |
DeviceParam.serial(String serial)
The serial number of the device.
|
Copyright © 2018. All rights reserved.