The command returns a list of nested tree nodes or a list of control units available for diagnostics
{
"cmd" : "ecu.tree",
"tree": "14"
}
{
"tree": [
{
"name": "BMW",
"path": 54
},
{
"name": "MERCEDES",
"path": 22
}
],
"ecu": [
{
"name": "ECU_BMW_ME3_1"
},
{
"name": "ECU_BMW_EDC16C39"
}
]
}
{
"res": -448
}