Driver identification is supported for GL200 protocol.
Thanks. Could You describe the right way to block engine when driver is not identified shortly please?
Traccar doesn't support automation like that. You would have to have some script and do it yourself.
Is driver identification by ibutton supported in gl200 protocol? Can I use Traccar in some way to block engine start for unprivilleged drivers if it is supported? Sure with proper Quecklink device (GV65L). I can see Command.TYPE_ENGINE_STOP and Command.TYPE_ENGINE_RESUME in https://github.com/traccar/traccar/blob/master/src/org/traccar/protocol/Gl200ProtocolEncoder.java so I suppose it is in some way...