I think so.
Thanks for the reply Anton,
I have tried two examples below in config but could not get it to work.
<entry key='device.inactivity.start'>time in milliseconds</entry>
<entry key='device.inactivity.period'>time in milliseconds</entry>
and
<entry key='device.inactivityStart'>time in milliseconds</entry>
<entry key='device.inactivityPeriod'>time in milliseconds</entry>
Device Inactivity Start and Device Inactivity Period is only available in device attributes and not in group attributes.
Are you able to point me in the right direction.
Thanks
I have double checked the code and it looks like currently it's only supported per device.
Anton ,Has this been updated to support global implementation or even protocol based?
I don't think so.
Hello,
Is it available for global or group use now?
Don't remember. I recommend checking in the code.
Its available only per device, not group use.
This will be good thing to keep in mind for implementation.
Hi,
Is it possible to set Device Inactivity Start and Device Inactivity Period Globally in config file or by Group in web app?
Thanks