Skip to content

Commit

Permalink
feat(shared-data): Add "$otSharedSchema" property to labware schema 3 (
Browse files Browse the repository at this point in the history
  • Loading branch information
SyntaxColoring authored Feb 20, 2025
1 parent ba1d6e1 commit 82acdce
Show file tree
Hide file tree
Showing 66 changed files with 150 additions and 63 deletions.
1 change: 1 addition & 0 deletions shared-data/js/types.ts
Original file line number Diff line number Diff line change
Expand Up @@ -264,6 +264,7 @@ export interface LabwareDefinition2 {

export interface LabwareDefinition3 {
version: number
$otSharedSchema: '#/labware/schemas/3'
schemaVersion: 3
namespace: string
metadata: LabwareMetadata
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -76,5 +76,6 @@
}
]
}
}
},
"$otSharedSchema": "#/labware/schemas/3"
}
Original file line number Diff line number Diff line change
Expand Up @@ -4726,5 +4726,6 @@
}
]
}
}
},
"$otSharedSchema": "#/labware/schemas/3"
}
Original file line number Diff line number Diff line change
Expand Up @@ -1163,5 +1163,6 @@
}
]
}
}
},
"$otSharedSchema": "#/labware/schemas/3"
}
Original file line number Diff line number Diff line change
Expand Up @@ -68,5 +68,6 @@
}
]
}
}
},
"$otSharedSchema": "#/labware/schemas/3"
}
Original file line number Diff line number Diff line change
Expand Up @@ -4737,5 +4737,6 @@
}
]
}
}
},
"$otSharedSchema": "#/labware/schemas/3"
}
Original file line number Diff line number Diff line change
Expand Up @@ -1178,5 +1178,6 @@
}
]
}
}
},
"$otSharedSchema": "#/labware/schemas/3"
}
Original file line number Diff line number Diff line change
Expand Up @@ -201,5 +201,6 @@
}
]
}
}
},
"$otSharedSchema": "#/labware/schemas/3"
}
Original file line number Diff line number Diff line change
Expand Up @@ -333,5 +333,6 @@
}
]
}
}
},
"$otSharedSchema": "#/labware/schemas/3"
}
Original file line number Diff line number Diff line change
Expand Up @@ -5112,5 +5112,6 @@
}
]
}
}
},
"$otSharedSchema": "#/labware/schemas/3"
}
Original file line number Diff line number Diff line change
Expand Up @@ -601,5 +601,6 @@
}
]
}
}
},
"$otSharedSchema": "#/labware/schemas/3"
}
Original file line number Diff line number Diff line change
Expand Up @@ -125,5 +125,6 @@
}
]
}
}
},
"$otSharedSchema": "#/labware/schemas/3"
}
Original file line number Diff line number Diff line change
Expand Up @@ -1168,5 +1168,6 @@
}
]
}
}
},
"$otSharedSchema": "#/labware/schemas/3"
}
Original file line number Diff line number Diff line change
Expand Up @@ -37,5 +37,6 @@
"x": -14.25,
"y": -3.5,
"z": 0
}
},
"$otSharedSchema": "#/labware/schemas/3"
}
Original file line number Diff line number Diff line change
Expand Up @@ -1055,5 +1055,6 @@
"y": 0,
"z": 76.78
}
}
},
"$otSharedSchema": "#/labware/schemas/3"
}
Original file line number Diff line number Diff line change
Expand Up @@ -222,5 +222,6 @@
}
]
}
}
},
"$otSharedSchema": "#/labware/schemas/3"
}
Original file line number Diff line number Diff line change
Expand Up @@ -79,5 +79,6 @@
}
]
}
}
},
"$otSharedSchema": "#/labware/schemas/3"
}
Original file line number Diff line number Diff line change
Expand Up @@ -76,5 +76,6 @@
}
]
}
}
},
"$otSharedSchema": "#/labware/schemas/3"
}
Original file line number Diff line number Diff line change
Expand Up @@ -1157,5 +1157,6 @@
}
]
}
}
},
"$otSharedSchema": "#/labware/schemas/3"
}
Original file line number Diff line number Diff line change
Expand Up @@ -1136,5 +1136,6 @@
}
]
}
}
},
"$otSharedSchema": "#/labware/schemas/3"
}
Original file line number Diff line number Diff line change
Expand Up @@ -1258,5 +1258,6 @@
}
]
}
}
},
"$otSharedSchema": "#/labware/schemas/3"
}
Original file line number Diff line number Diff line change
Expand Up @@ -228,5 +228,6 @@
}
]
}
}
},
"$otSharedSchema": "#/labware/schemas/3"
}
Original file line number Diff line number Diff line change
Expand Up @@ -226,5 +226,6 @@
}
]
}
}
},
"$otSharedSchema": "#/labware/schemas/3"
}
Original file line number Diff line number Diff line change
Expand Up @@ -231,5 +231,6 @@
}
]
}
}
},
"$otSharedSchema": "#/labware/schemas/3"
}
Original file line number Diff line number Diff line change
Expand Up @@ -255,5 +255,6 @@
}
]
}
}
},
"$otSharedSchema": "#/labware/schemas/3"
}
Original file line number Diff line number Diff line change
Expand Up @@ -247,5 +247,6 @@
}
]
}
}
},
"$otSharedSchema": "#/labware/schemas/3"
}
Original file line number Diff line number Diff line change
Expand Up @@ -326,5 +326,6 @@
"conicalWell": {
"sections": []
}
}
},
"$otSharedSchema": "#/labware/schemas/3"
}
Original file line number Diff line number Diff line change
Expand Up @@ -366,5 +366,6 @@
}
]
}
}
},
"$otSharedSchema": "#/labware/schemas/3"
}
Original file line number Diff line number Diff line change
Expand Up @@ -352,5 +352,6 @@
}
]
}
}
},
"$otSharedSchema": "#/labware/schemas/3"
}
Original file line number Diff line number Diff line change
Expand Up @@ -347,5 +347,6 @@
}
]
}
}
},
"$otSharedSchema": "#/labware/schemas/3"
}
Original file line number Diff line number Diff line change
Expand Up @@ -346,5 +346,6 @@
}
]
}
}
},
"$otSharedSchema": "#/labware/schemas/3"
}
Original file line number Diff line number Diff line change
Expand Up @@ -375,5 +375,6 @@
}
]
}
}
},
"$otSharedSchema": "#/labware/schemas/3"
}
Original file line number Diff line number Diff line change
Expand Up @@ -414,5 +414,6 @@
}
]
}
}
},
"$otSharedSchema": "#/labware/schemas/3"
}
Original file line number Diff line number Diff line change
Expand Up @@ -469,5 +469,6 @@
}
]
}
}
},
"$otSharedSchema": "#/labware/schemas/3"
}
Original file line number Diff line number Diff line change
Expand Up @@ -334,5 +334,6 @@
"conicalWell": {
"sections": []
}
}
},
"$otSharedSchema": "#/labware/schemas/3"
}
Original file line number Diff line number Diff line change
Expand Up @@ -323,5 +323,6 @@
"conicalWell": {
"sections": []
}
}
},
"$otSharedSchema": "#/labware/schemas/3"
}
Original file line number Diff line number Diff line change
Expand Up @@ -347,5 +347,6 @@
}
]
}
}
},
"$otSharedSchema": "#/labware/schemas/3"
}
Original file line number Diff line number Diff line change
Expand Up @@ -367,5 +367,6 @@
}
]
}
}
},
"$otSharedSchema": "#/labware/schemas/3"
}
Original file line number Diff line number Diff line change
Expand Up @@ -353,5 +353,6 @@
}
]
}
}
},
"$otSharedSchema": "#/labware/schemas/3"
}
Original file line number Diff line number Diff line change
Expand Up @@ -355,5 +355,6 @@
}
]
}
}
},
"$otSharedSchema": "#/labware/schemas/3"
}
Original file line number Diff line number Diff line change
Expand Up @@ -347,5 +347,6 @@
}
]
}
}
},
"$otSharedSchema": "#/labware/schemas/3"
}
Original file line number Diff line number Diff line change
Expand Up @@ -383,5 +383,6 @@
}
]
}
}
},
"$otSharedSchema": "#/labware/schemas/3"
}
Original file line number Diff line number Diff line change
Expand Up @@ -522,5 +522,6 @@
"conicalWell": {
"sections": []
}
}
},
"$otSharedSchema": "#/labware/schemas/3"
}
Original file line number Diff line number Diff line change
Expand Up @@ -141,5 +141,6 @@
}
]
}
}
},
"$otSharedSchema": "#/labware/schemas/3"
}
Original file line number Diff line number Diff line change
Expand Up @@ -139,5 +139,6 @@
}
]
}
}
},
"$otSharedSchema": "#/labware/schemas/3"
}
Original file line number Diff line number Diff line change
Expand Up @@ -1161,5 +1161,6 @@
}
]
}
}
},
"$otSharedSchema": "#/labware/schemas/3"
}
Original file line number Diff line number Diff line change
Expand Up @@ -1124,5 +1124,6 @@
"conicalWell": {
"sections": []
}
}
},
"$otSharedSchema": "#/labware/schemas/3"
}
Original file line number Diff line number Diff line change
Expand Up @@ -1145,5 +1145,6 @@
}
]
}
}
},
"$otSharedSchema": "#/labware/schemas/3"
}
Original file line number Diff line number Diff line change
Expand Up @@ -1237,5 +1237,6 @@
}
]
}
}
},
"$otSharedSchema": "#/labware/schemas/3"
}
Original file line number Diff line number Diff line change
Expand Up @@ -1132,5 +1132,6 @@
}
]
}
}
},
"$otSharedSchema": "#/labware/schemas/3"
}
Loading

0 comments on commit 82acdce

Please sign in to comment.