Gateways
The Tenovi Cellular Gateway connects to a growing list of Tenovi and 3rd party FDA-cleared Bluetooth devices and securely transmits incoming data to our Tenovi servers through most cellular towers in North America.
See our Device Overview page for details on the devices our gateway supports.
Retrieving information on an active Gateway
Once a HWI device is activated, you may retrieve useful information for the linked Gateway, such as the firmware version, the last time the Gateway connected to our servers, and the cellular signal strength of the Gateway (a signal strength value of 30 is excellent, while a signal strength value of 10 is poor), and more.
Simply issue a GET request to the following endpoint:
The Gateway ID is the hardware_uuid
value returned in the device
object for a HWI Device, and it should be a 12-digit hexadecimal string with no hyphens or separating characters (e.g. 1234ABCD5678).
More information on this API endpoint can be found in our API Reference.