Skip to main content

Working hours on Allsee devices

Requirements

  • Android application with at least version 4.0.94

Allsee device setup

On Allsee devices an Advanced configuration has to be used to set up the Allsee device API because the device is not able to determine which device API to use by itself like on other devices.

warning

The Working hours will not work on Allsee device without the Advanced configuration!

Advanced configuration

   {
"configuration": [
{
"type": "DEVICE_API",
"enabled": true,
"api": "ALLSEE"
}
]
}