, Bluetooth . , Android-, iBeacon Locate, , .
( ), minor major.
JSON, iBeacon, :
{
"formatVersion" : 1,
"passTypeIdentifier" : "pass.com.[...]",
"serialNumber" : "E5982H-I2",
"teamIdentifier" : "[...]",
"webServiceURL" : "https://example.com/passes/",
"authenticationToken" : "vxwxd7J8AlNNFPS8k0a0FfUFtq0ewzFdc",
"barcode" : {
"message" : "123456789",
"format" : "PKBarcodeFormatPDF417",
"messageEncoding" : "iso-8859-1"
},
"beacons": [
{
"proximityUUID": "[...]",
"relevantText": "You are here!"
}
],
"organizationName" : "Paw Planet",
"description" : "Coupon for a free lollipop at Example Candy Store",
"logoText" : "Example Candy Store",
"foregroundColor" : "rgb(255, 255, 255)",
"backgroundColor" : "rgb(206, 140, 53)",
"coupon" : {
"primaryFields" : [
{
"key": "offer",
"value": "Free lollipop",
"label": "On July 29"
}
]
}
}