Skip to content

Instantly share code, notes, and snippets.

@ljwolford
Last active August 29, 2015 14:24
Show Gist options
  • Save ljwolford/0591c60c14e295c4f7d1 to your computer and use it in GitHub Desktop.
Save ljwolford/0591c60c14e295c4f7d1 to your computer and use it in GitHub Desktop.
{
"actor": {
"mbox": "mailto:tom@example.com",
"name": "tom",
"objectType": "Agent"
},
"verb": {
"display": {
"en-US": "entered"
},
"id": "http://tom.example.com/xapi/verbs/beacons/entered"
},
"object": {
"definition": {
"name": {
"en-US": "Demo Beacon 3"
}
},
"id": "http://tom.example.com/xapi/activities/beacons/F65E8A36A70041C6B774314252C9745B",
"objectType": "Activity"
},
"context": {
"contextActivities": {
"category": [
{
"id": "http://tom.example.com/xapi/context/categories/beacons"
}
]
}
},
"version": "1.0",
"timestamp": "2015-05-15T15:22Z"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment