xiao_pet_tracker/lib/objectbox-model.json

84 lines
2.0 KiB
JSON
Raw Normal View History

2024-11-12 13:57:14 +01:00
{
"_note1": "KEEP THIS FILE! Check it into a version control system (VCS) like git.",
"_note2": "ObjectBox manages crucial IDs for your object model. See docs for details.",
"_note3": "If you have VCS merge conflicts, you must resolve them according to ObjectBox docs.",
"entities": [
{
"id": "2:23371849066855038",
"lastPropertyId": "10:4052938287274443905",
"name": "CapturePoint",
"properties": [
{
"id": "1:9209282349575641428",
"name": "id",
"type": 6,
"flags": 1
},
{
"id": "2:8441629944202144182",
"name": "rotationX",
"type": 9
},
{
"id": "3:3805193742978753321",
"name": "rotationY",
"type": 9
},
{
"id": "4:7632102454091387966",
"name": "rotationZ",
"type": 9
},
{
"id": "5:1175247580397683930",
"name": "accelerationX",
"type": 9
},
{
"id": "6:133552602314920473",
"name": "accelerationY",
"type": 9
},
{
"id": "7:7272664476171529007",
"name": "accelerationZ",
"type": 9
},
{
"id": "9:5697556233714735057",
"name": "type",
"type": 9
},
{
"id": "10:4052938287274443905",
"name": "millisecondsSinceEpoch",
"type": 6
}
],
"relations": []
}
],
"lastEntityId": "2:23371849066855038",
"lastIndexId": "0:0",
"lastRelationId": "0:0",
"lastSequenceId": "0:0",
"modelVersion": 5,
"modelVersionParserMinimum": 5,
"retiredEntityUids": [
6206931177901930822
],
"retiredIndexUids": [],
"retiredPropertyUids": [
696937191447548336,
7375635633551465262,
7972299062087181706,
5044874535120106939,
6473009355337784814,
8948425706967252950,
5134040367670771080,
4879888592430478383,
2890906455219707986
],
"retiredRelationUids": [],
"version": 1
}