Skip to content

Instantly share code, notes, and snippets.

@yutin1987
Created April 7, 2019 21:46
Show Gist options
  • Save yutin1987/fd22a62842da8b593a407bec906a0ddf to your computer and use it in GitHub Desktop.
Save yutin1987/fd22a62842da8b593a407bec906a0ddf to your computer and use it in GitHub Desktop.
千歲.json
{
"name": "",
"displayName": "",
"backgroundImage": "",
"gift": [
{ "displayName": "", "type": "image", "uri": [] },
{ "displayName": "", "type": "audio", "uri": [] },
{ "displayName": "", "type": "video", "uri": [] },
{ "displayName": "", "type": "web", "uri": [] },
{ "displayName": "", "type": "map", "point": [{ "latitude": 0, "longitude": 0 }] },
],
"require": {
"finish": [],
"bluetooth": [{
"uuid": "3f34c209-0f1e-24a6-515c-f82f1b79d842",
"minRSSI": -30
}],
"location": {
"latitude": 0,
"longitude": 0,
"maxDistance": 20
},
"datetime": {
"min": "",
"max": ""
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment