This function is available only on setup configured for product pickup detection.
GET /hand-presence
GET
/hand-presence
The response will provide information on whether a hand is detected when pick-up detection is active. It responds in the following format:
Response
{ "handPresence": <bool> }
Last updated 12 months ago