Solutions
Hardware
Software
Services
Support and Downloads
About Zebra
Management and Data Reporting for Electronic Temperature Sensors Developer Guide
Enrolling Devices
Enrolling a ZS300 Sensor
Management and Data Reporting for Electronic Temperature Sensors Developer Guide
Management and Data Reporting for Electronic Temperature Sensors Developer Guide
Overview
Workflow
Getting Started
API Authentication
Using a Simple Key
OAuth Client Credentials
OAuth Authorization Code
Enrolling Devices
Enrolling a ZS300 Sensor
Listing the Sensors
Listing the ZS300 Sensors
Creating a Task
Associating a Sensor with a Task
Associating a Sensor with a Task
Performing a Simple Task
Stopping a Task
Using Webhook Subscriptions
Understanding Webhook Concepts
Understanding Webhooks and APIs
Knowing When to Use Webhooks
Creating a Webhook Subscription
Starting a Webhook Subscription
Stopping a Webhook Subscription
Understanding Webhook Outputs
Displaying Full Event Record for Task ID
Using the Developer Portal Interactive Documentation
Sorting, Filtering, and Pagination
Using an API Test Tool
Downloading AIDL Files
Enrolling a ZS300 Sensor
Enrolling a ZS300 Sensor
The following are required to enroll a ZS300 Sensor in the Zebra Developer Portal.
ZB200 Bridge or an Android v8.1 or later mobile device running the Android Sensor Discovery Service
Access to an ethernet port and ethernet cable if using a bridge, and there is no access to a wireless network or user is using ZSFinder.
One or more ZS300 Sensors.
A Client Key
Navigate to the Zebra Developer Portal at
developer.zebra.com
.
Login to the Portal.
Navigate to the
Management for Electronic Temperature Sensors API
page.
Click
Authorize
and enter your Client Key.
Click
Close
.
Expand the POST/devices/sensor-enrollments method screen.
Click
Try It Out
.
Enter the serial number located on the front of the ZS300 Sensor in the JSON body.
Click
Execute
. If successful, an HTTP Status Code 200 displays, the response body is an empty JSON body, and the device is scheduled to be enrolled.
Hold down the button on the front of the Sensor until the amber LED blinks. After one or two minutes the device is enrolled.
Proceed with Listing the Sensors.
Enrolling Devices