"terminal": {
"module": "terminal.py",
"#terminal_type": "curses",
"terminal_type": "http:0.0.0.0:8080",
"terminal_timeout": 5.0,
"default_channel": "MPSCS",
"curses_plot_interval": 0.2,
"http_plot_interval": 1.0,
"http_plot_directory": "../www/images",
"tuning_step_large": 1200,
"tuning_step_small": 100,
"smart_colors": [
{ "keywords": [ "fd", "fire" ], "color":"#ff5c5c" },
{ "keywords": [ "law", "lein", "pd", "police", "sheriff", "so" ], "color": "#66aaff" },
{ "keywords": [ "ambulance", "ems", "med" ], "color": "#ffb84d" },
{ "keywords": [ "rap", "fm" ], "color": "#37eb34" },
{ "keywords": [ "spev" ], "color": "#cc00ff" },
{ "keywords": [ "ecom" ], "color": "#ffff00" }
]
}