28 lines
839 B
JSON

{
"config": {
"hw_platform": [ "MTP", "Dragon", "Surf", "QRD", "HDK", "VAYU"],
"soc_id": ["291", "246", "305", "321", "336", "339", "341", "360"]
},
"sns_distance_bound_speed_for_motion_states": {
"owner": "sns_distance_bound",
"unknown": {"ver": "0","type": "flt","data": "0.0"
},
"stationary": {"ver": "0","type": "flt","data": "0.0"
},
"move": {"ver": "0","type": "flt","data": "1.0"
},
"fiddle": {"ver": "0","type": "flt","data": "0.0"
},
"pedestrian": {"ver": "0","type": "flt","data": "1.0"
},
"vehicle": {"ver": "0","type": "flt","data": "16.67"
},
"walk": {"ver": "0","type": "flt","data": "1.1"
},
"run": {"ver": "0","type": "flt","data": "2.5"
},
"bike": {"ver": "0","type": "flt","data": "5.55"
}
}
}