good afternoon,
can somebody help me to generate this JSON structure.?
can somebody help me to generate this JSON structure.?
JSON:
{
"vehicle": [
{
"Position": {
"dyn": 0.0,
"lat": 12.34567890000000,
"lon": 23.45678900000000
},
"channel": 1234,
"identification": {
"Type": "loader",
"manufacturer": "MAN",
"model": "TGX"
}
}
],
"level": 100,
"timestamp": 1585835426726
}