Wiki

Clone wiki

Numera.LibrisAPI / telehealth.request_pairings

Home > API Reference Documentation > telehealth.request_pairings

telehealth.request_pairings

You invoke this action to notify a Libris to report in an event containing information about which medical devices it is currently paired with. This is the only reliable way to check and see what medical devices an individual Libris has paired with.

Input Parameters

PropertyRequiredDescription
imeiyesimei of the device you want information from

Output

If the device is found and the message is sent successfully you will receive a requested_devices property set to true on the result object, otherwise your device was not found or the message sending failed, in which you will see an error reported. Keep in mind the notification is based on SMS which can take several minutes to reach the device.

Updated