{
  "endpoints": [
    "/health",
    "/api/vehicles",
    "/api/vehicles/{tcamid}",
    "/api/vehicles/{tcamid}/messages?from=&to=&channel=&direction=&limit=",
    "/api/messages/{id}",
    "/devices",
    "/messages"
  ],
  "storage": "json files in DATA_DIR"
}