feat: close ordered pairs and property codec batches
This commit is contained in:
49
config/freecad-property-acceleration-inventory.json
Normal file
49
config/freecad-property-acceleration-inventory.json
Normal file
@@ -0,0 +1,49 @@
|
||||
{
|
||||
"schemaVersion": 1,
|
||||
"status": "pass",
|
||||
"baseline": {
|
||||
"freecadVersion": "1.1.1",
|
||||
"commit": "0108fd4b4850cc46e625b60e53cea7a7bbe69f8d"
|
||||
},
|
||||
"propertyType": "App::PropertyAcceleration",
|
||||
"recordCount": 1,
|
||||
"records": [
|
||||
{
|
||||
"objectTypeId": "Robot::TrajectoryDressUpObject",
|
||||
"objectAvailable": true,
|
||||
"probeStatus": "available",
|
||||
"propertyName": "Acceleration",
|
||||
"group": "TrajectoryDressUp",
|
||||
"status": [],
|
||||
"defaultRaw": "1000.0 mm/s^2",
|
||||
"valueModel": {
|
||||
"kind": "quantity",
|
||||
"dimension": "length/time^2",
|
||||
"defaultValue": 1000,
|
||||
"defaultUnit": "mm/s^2",
|
||||
"acceptedBoundaryEvidence": "inventory-only; value and boundary acceptance remain pending in phase B/C"
|
||||
},
|
||||
"dependencies": [],
|
||||
"applicability": {
|
||||
"requiredObjectTypeId": "Robot::TrajectoryDressUpObject",
|
||||
"source": "Document.supportedTypes runtime inventory"
|
||||
}
|
||||
}
|
||||
],
|
||||
"source": {
|
||||
"path": ".cache/freecad/reference-desktop.json",
|
||||
"bytes": 2298709,
|
||||
"sha256": "082400ec7379e8efc2af16709032d45890d7092277967b714acb05761fd1c2a7"
|
||||
},
|
||||
"classification": "opaque-fcstd-proxy",
|
||||
"nextPhases": [
|
||||
"B",
|
||||
"C",
|
||||
"D",
|
||||
"E",
|
||||
"F",
|
||||
"G",
|
||||
"H",
|
||||
"I"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user