System Description
Intel® RFID Sensor Platform (Intel® RSP)
2019Q2
Installation & User Guide
Page: 22
338088-002
o
When present, the error Object contains the following members:
code
o
An integer that indicates the error type that occurred.
message
o
A String providing a short description of the error.
data
o
A Primitive or Structured value that contains additional formation about the error
(optional).
o
See table below for supported error codes.
id
o
This member is always present on a response and contains the same value as the id
member in the corresponding Request Object.
o
This member is not present on indications.
5.5.4
Error Codes
The Intel® RFID Sensor Platform provides one of the following error codes when an error
occurs.
Code
Message
Meaning
-32001
Wrong State
Cannot be executed in the current state
-32002
Function not supported
The requested functionality is not supported
-32100
No facility assigned
The Intel® RSP has no Facility ID assigned yet
-32601
Method not found
The method does not exist
-32602
Invalid Parameter
Out of range or invalid format
-32603
Internal Error
RFID Sensor Platform application error