Skip to content

Instantly share code, notes, and snippets.

@toddmotto
Created August 28, 2013 13:51
Show Gist options
  • Save toddmotto/6366265 to your computer and use it in GitHub Desktop.
Save toddmotto/6366265 to your computer and use it in GitHub Desktop.
window.globalData = {};
globalData.alarms = {
totalApplications : '107',
monitoring: [{
"applicationName": "JIRA",
"applicationId": "174-94784",
"dateOfLastFault": "20130828T1103",
"currentFault": "20130828T1327"
},{
"applicationName": "AWS",
"applicationId": "1230-7429",
"dateOfLastFault": "20130821T1521"
}]
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment