HWI Device Types
Each client domain in the Tenovi platform has the ability to activate/request devices but are limited to the types of devices that are assigned to the client domain. You are able to get a complete listing of the devices available on your client domain using a GET request.
GET Device Types
Using the hwi-device-types
API endpoint, you can make a GET request that will return an array of objects that outline the types of devices you are able to request. An example of this array:
These data points can be useful if you are creating ordering/assignment screens in your platform as it not only returns information such as device name but also cost, an image of the device, and the types of metrics it collects.
All Device Types Offered by Tenovi
For a complete list of all available devices on the Tenovi platform, please see our Device Overview page.