Skip to content

Instantly share code, notes, and snippets.

@stramargio
Created May 20, 2015 13:04
Show Gist options
  • Save stramargio/979b53b46c7ec4501453 to your computer and use it in GitHub Desktop.
Save stramargio/979b53b46c7ec4501453 to your computer and use it in GitHub Desktop.
array
"notifications": [
{
"pushID": 1,
"pushTitle": "Ore 14:45",
"pushText": "Delayed Notification",
"pushFirstAt": "14:45",
"pushEvery": "hour"
}, {
"pushID": 2,
"pushTitle": "Ore 14:50",
"pushText": "Delayed Notification",
"pushFirstAt": "14:50",
"pushEvery": "hour"
}, {
"pushID": 3,
"pushTitle": "Ore 14:55",
"pushText": "Delayed Notification",
"pushFirstAt": "14:55",
"pushEvery": "hour"
}, {
"pushID": 4,
"pushTitle": "Ore 15:00",
"pushText": "Delayed Notification",
"pushFirstAt": "15:00",
"pushEvery": "hour"
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment