Last active
August 29, 2015 14:03
-
-
Save Kevinwlee/4d590d9baa29084edfde to your computer and use it in GitHub Desktop.
Sample beacon in event
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
data = { | |
altitude = "21.54464340209961"; | |
beacon = { | |
major = ""; | |
minor = ""; | |
name = JP; | |
uuid = "E2C56DB5-DFFB-48D2-B060-8876223462A3"; | |
}; | |
course = "-1"; | |
datetime = "2014-03-26 20:38:20 +0000"; | |
"device_id" = "27AC62BF-C149-43B4-88DC-1C203ECA5DF3"; | |
latitude = "30.05432790613738"; | |
longitude = "-95.17062616543394"; | |
speed = 0; | |
state = "beacon_in"; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment