xiao_pet_tracker/lib/objectbox-model.json
baldeau 2fe59fee0d
Some checks failed
xiao_pet_tracker / semantic-pull-request (push) Has been cancelled
xiao_pet_tracker / build (push) Has been cancelled
xiao_pet_tracker / spell-check (push) Has been cancelled
initial commit
2025-02-23 20:50:34 +01:00

129 lines
3.1 KiB
JSON

{
"_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": "1:8883777039160106085",
"lastPropertyId": "28:5600095333294587898",
"name": "CapturePoint",
"properties": [
{
"id": "1:7031141970833098443",
"name": "id",
"type": 6,
"flags": 1
},
{
"id": "2:9089711773119462722",
"name": "type",
"type": 9
},
{
"id": "12:8018734828546727200",
"name": "uuid",
"type": 9
},
{
"id": "21:5571567596004635004",
"name": "rotationX",
"type": 6
},
{
"id": "22:128950109858162458",
"name": "rotationY",
"type": 6
},
{
"id": "23:572745053585623035",
"name": "rotationZ",
"type": 6
},
{
"id": "24:174662964807733060",
"name": "accelerationX",
"type": 6
},
{
"id": "25:2607558191101966289",
"name": "accelerationY",
"type": 6
},
{
"id": "26:8078744267935466967",
"name": "accelerationZ",
"type": 6
},
{
"id": "27:2235290443011784871",
"name": "millisecondsSinceEpochReceived",
"type": 6
},
{
"id": "28:5600095333294587898",
"name": "millisecondsSinceEpochSend",
"type": 6
}
],
"relations": []
},
{
"id": "2:1642885530071590702",
"lastPropertyId": "4:5477306218303066701",
"name": "CaptureBox",
"properties": [
{
"id": "1:6772033063452157797",
"name": "id",
"type": 6,
"flags": 1
},
{
"id": "2:6118609604439630810",
"name": "type",
"type": 9
},
{
"id": "3:4134744801341910087",
"name": "uuid",
"type": 9
},
{
"id": "4:5477306218303066701",
"name": "startTime",
"type": 10
}
],
"relations": []
}
],
"lastEntityId": "2:1642885530071590702",
"lastIndexId": "0:0",
"lastRelationId": "0:0",
"lastSequenceId": "0:0",
"modelVersion": 5,
"modelVersionParserMinimum": 5,
"retiredEntityUids": [],
"retiredIndexUids": [],
"retiredPropertyUids": [
5928562934131159642,
5591187076567204697,
595530508372810754,
376663189826498742,
2249450669900993772,
3338488084769147616,
6118432389289072923,
652072338599943564,
4974899424217069697,
6174239378189558256,
890878501153569237,
1635504337236403097,
3739937748546759727,
1440167199258268261,
90858017595682556,
8864904344725714676,
6079624305294726236
],
"retiredRelationUids": [],
"version": 1
}