
The scene checks the status of all battery operated devices and displays information about battery levels in the debug window. It will also inform you if the level drops below 20%
INSTALATION
- copy and paste whole code to the lua editor in HC2
- enter ID of your phone in variable phoneID, you can check it using: IP_address_of_your_HC/api/iosDevices, (in my case 16): local phoneID = 16;
Manually - just press start button
Automatically – you need to uncomment all 3 lines below comment -- set auto start
(Downloaded 29 times)
