clariusdev / mobileapi

Android API Allowing IPC with the Clarius App
https://www.clarius.com
BSD 3-Clause "New" or "Revised" License
12 stars 4 forks source link

No notification when switching off PA HD from the probe button #7

Closed daudrain closed 3 years ago

daudrain commented 3 years ago

Our Android App doesn't get any notification from Clarius Android service when the probe is switched off using the probe button.

Whereas our app does get a notification when the probe is frozen using the probe button or switched off from Clarius App UI.

Versions used Mobile API 8.0.1 Clarius App 8.0.1-121 Scanner Software Version 8.0.1-192 Scanne HD Software Version 8.01-185

clariusk commented 3 years ago

this is not a currently implemented feature, but we can add it to the queue of requests

daudrain commented 3 years ago

Thank you

clariusk commented 3 years ago

update: we will add a power event message in next software. note in current documentation for button events:

//! Note: only button events associated to a user-defined function are sent. //! For example, if a button is associated to the pre-defined "freeze" function, it will not be sent. //! Button functions are configured in the app's settings.