CMS JSON file layout by field number and sample data
Field Number |
JSON Example |
|
{ |
1 |
"data": |
|
[ |
|
{ |
1.1 |
"cms": |
|
{ |
1.1.1 |
"index": "5", |
1.1.2 |
"recordTimestamp": |
|
{ |
1.1.2.1 |
"recordDate": "2012-01-12", |
1.1.2.2 |
"recordTime": "16:08:00" |
|
}, |
1.1.3 |
"location": |
|
{ |
1.1.3.1 |
"district": "2", |
1.1.3.2 |
"locationName": "5 - Walters Lane N/B - Yreka", |
1.1.3.3 |
"nearbyPlace": "Yreka", |
1.1.3.4 |
"longitude": "-122.635373", |
1.1.3.5 |
"latitude": "41.685655", |
1.1.3.6 |
"elevation": "2805", |
1.1.3.7 |
"direction": "North", |
1.1.3.8 |
"county": "Siskiyou", |
1.1.3.9 |
"route": "I-5", |
1.1.3.10 |
"routeSuffix": "", |
1.1.3.11 |
"postmilePrefix": "R", |
1.1.3.12 |
"postmile": "44.31", |
1.1.3.13 |
"alignment": "", |
1.1.3.14 |
"milepost": "771.54" |
|
}, |
1.1.4 |
"inService": "true", |
1.1.5 |
"message": |
|
{ |
1.1.5.1 |
"messageTimestamp": |
|
{ |
1.1.5.1.1 |
"messageDate": "2012-01-12", |
1.1.5.1.2 |
"messageTime": "06:27:47" |
|
}, |
1.1.5.2 |
"display": "Two Pages", |
1.1.5.3 |
"displayTime": "3.5", |
1.1.5.4 |
"phase1": |
|
{ |
1.1.5.4.1 |
"phase1Font": "Single Stroke", |
1.1.5.4.2 |
"phase1Line1": "CLICK IT", |
1.1.5.4.3 |
"phase1Line2": "OR", |
1.1.5.4.4 |
"phase1Line3": "TICKET" |
|
}, |
1.1.5.5 |
"phase2": |
|
{ |
1.1.5.5.2 |
"phase2Line1": "SLOW", |
1.1.5.5.3 |
"phase2Line2": "FOR THE", |
1.1.5.5.4 |
"phase2Line3": "CONE ZONE" |
|
} |
|
} |
|
} |
|
} |
|
] |
|
} |