attributes "deviceInactivityStart" and "deviceInactivityPeriod" to all device

Good morning,

I am trying to assign the attributes "deviceInactivityStart" and "deviceInactivityPeriod" to all the devices I have on my server but the attribute can only be placed 1 by 1 on the devices, is there a way to place it in the traccar.xml so that it works for all my devices or does anyone know how to do it for all devices?

Regards,

Anton Tananaev a year ago

I believe you can set it on a group of devices.

These attributes are not available for groups, apparently I think I will have to assign them by database with an update

Anton Tananaev a year ago

Fixed for groups:

https://github.com/traccar/traccar-web/commit/2154ff10c729d6f1320798aaf0c2f78d603481f6

But you should also be able to enter it manually.

Thank you very much Anton, I will try it.