Configure device using Web Interface¶
To connect the reader to HTTP POST Server
, follow the steps below:
Import Certificates¶
For secure HTTP POST Server with self signed certificate the Root CA certificate of the server need to be imported into the reader. For mutual TLS setups device public certificate and private key generated need to be imported.
Using SCP¶
Copy generated certificates and CA certificate into reader. (copy to desired folder inside
/apps/
).
Using Web UI¶
Create
PFX
file from certificate generated.Follow reader’s Integration guide to import certificates into reader.
Add HTTP Post Endpoint¶
Open a web browser to connect to the reader using the host name or IP address.
Click Communication > Zebra IoT Connector > Configuration.
Click on
Add Endpoint
button to add new endpoint.Select
HTTP POST
for Endpoint Type.Configure Endpoint Name and Endpoint Description fields.
Configure Connection details with device details of HTTP POST Server.
Note
URL
HTTP POST Server URL with path.
Verify Host
Option to check Server hostname.
Verify Peer
Enable Server certificate verification.
Authentication Type
- Authentication Type for Server.
Basic
Server Basic Authentication information.username
: usernamepassword
: password
TLS
Server TLS Authentication.
Configure Certificates section with the location of certs inside reader. The certificate path, private key path and passphrase need to be provided.
Click on
Add
.Once added the endpoint will be seen under
Endpoint Configurations
.
Interface Configuration¶
Open a web browser to connect to the reader using the host name or IP address.
Click Communication > Zebra IoT Connector > Configuration.
Select webhook endpoint for Management Events Interface and Tag Data Interface.
Click on
Update
button to update interface configuration.
Start ZIoTC Service¶
Open a web browser to connect to the reader using the host name or IP address.
Click Communication > Zebra IoT Connector > Connection.
Click on
Connect
button.Once connected the current connection status of the interfaces will be displayed under Connection Status section.