Question: Group always as a tree structure?

Dear Anton,

Group tree structure ( Nested and nested groups ) is possible into the Traccar. Just wanted to assure that it will always supportable into the Traccar as Tree structure or there can be a possiblity to limit it only upto two levels ( i.e. A child group can't be a parent of another group )?

I think it will always treated as Tree. Right? Just curious because writing some code for UI assuming it as tree structure.

Anton Tananaev6 years ago

It's a tree and there are no limits on the depth.

Thanks Anton.