The GetRfidDevices function returns all rfidDevice records for the specified parameters.
Method | /GetRfidDevices |
The request body is of type GetRfidDevices.
Name | Description | Data Type |
---|---|---|
filter | RfidDevicesFilter |
The response body is of type GetRfidDevicesResponse.
Name | Description | Data Type |
---|---|---|
GetRfidDevicesResult | ArrayOfViewRfidDeviceInfo |
|