Appendix A – TLV Data Format
4.9
RequestOperationStatus
Retrieves the operation status of the device.
Using Method POST:
api/mtppscrahost/RquestOperationStatus
Return value:
{
"OperationStatus": ,
"DeviceID": "",
"CreateNewConnection": ,
"AdditionalOutputData": null
}
Parameter
(Type)
OperationStatus
(Integer)
DeviceID
(Integer)
CreateNewConnection
(Boolean)
AdditionalOutputData
(name/value pairs)
Example Request/Response:
{
}
{
"OperationStatus": 0,
"DeviceID": null,
"CreateNewConnection": false,
"AdditionalOutputData": null
}
4.10 RequestPIN
Prompts the user to enter a PIN by displaying one of five predetermined messages and plays a specified
sound.
Using Method POST:
api/mtppscrahost/RequestPIN
{
"DeviceID": "",
"WaitTime": ,
"PinMode": ,
SDK - MagneFlex Powder, Middleware| PIN PEDs | Programmer's Manual ( MagneFlex Powder V2 API )
Page 63
Operation status. See the Programmer's Manual (Commands) for details
of the operation that was started.
URI of the device. See DeviceID URI for details.
Create new connection
Addition output data
Description
Need help?
Do you have a question about the SDK MagneFlex Powder and is the answer not in the manual?