Test Reader Connection To HTTP POST Server

Note

To interact with reader curl tool is required.

Interact with Reader

  • Tag reads can be started by sending start command to the reader.

    $ curl --location --request PUT 'https://{reader-ip}/cloud/start'
    
  • Once start succeed the tag data will be sent to the HTTP Server configured in the reader.

    ../../_images/HTTP_client_tagdata.png

Important

For full set of supported commands refer Local Deployment REST API Guide section.