Skip to content

Instantly share code, notes, and snippets.

@Kevinwlee
Created March 27, 2014 19:07
Show Gist options
  • Save Kevinwlee/9815536 to your computer and use it in GitHub Desktop.
Save Kevinwlee/9815536 to your computer and use it in GitHub Desktop.
{
event = {
context = (
{
"location_context" = {
"location_context" = {
altitude = 0;
course = 0;
datetime = "2014-03-26 20:07:41 +0000";
"device_id" = "BEE8D95B-01FF-4835-8A71-F1D89A39771C";
latitude = 0;
longitude = 0;
speed = 0;
};
};
},
{
"motion_context" = {
};
},
{
"device_context" = {
"device_id" = "BEE8D95B-01FF-4835-8A71-F1D89A39771C";
model = "iPhone Simulator";
name = "iPhone Simulator";
"system_name" = "iPhone OS";
"system_version" = "7.1";
type = iPhone;
};
}
);
data = {
altitude = 0;
course = 0;
datetime = "2014-03-26 20:07:41 +0000";
"device_id" = "BEE8D95B-01FF-4835-8A71-F1D89A39771C";
latitude = 0;
longitude = 0;
speed = 0;
};
name = "location_changed";
payload = {
};
};
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment