You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With iOS 17, the battery status of an iPad or iPhone can be queried in the future.
If I want to inform several people via app about activities / alarms that I give out, I would also like to know which devices I should replace if something is wrong with the battery.
Therefore the question, could via Companion App the Properties: StatusDeviceBatteryHealth.
be queried and sent to the server?
Unfortunately I am not a programmer to implement this directly and wanted to ask if this could be retrieved and transmitted?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
With iOS 17, the battery status of an iPad or iPhone can be queried in the future.
If I want to inform several people via app about activities / alarms that I give out, I would also like to know which devices I should replace if something is wrong with the battery.
Therefore the question, could via Companion App the Properties: StatusDeviceBatteryHealth.
be queried and sent to the server?
Unfortunately I am not a programmer to implement this directly and wanted to ask if this could be retrieved and transmitted?
Thank you very much for feedback.
Here is the link to the Apple documentation that it can be accessed via MDM management.
https://developer.apple.com/documentation/devicemanagement/statusdevicebatteryhealth
Beta Was this translation helpful? Give feedback.
All reactions