Skip to content

Commit

Permalink
timestamps back in
Browse files Browse the repository at this point in the history
  • Loading branch information
y3rsh committed Jun 28, 2024
1 parent 98444ed commit 3031573
Show file tree
Hide file tree
Showing 170 changed files with 206,325 additions and 20 deletions.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -2,26 +2,34 @@
"commands": [
{
"commandType": "home",
"completedAt": "TIMESTAMP",
"createdAt": "TIMESTAMP",
"id": "UUID",
"key": "50c7ae73a4e3f7129874f39dfb514803",
"notes": [],
"params": {},
"result": {},
"startedAt": "TIMESTAMP",
"status": "succeeded"
},
{
"commandType": "setRailLights",
"completedAt": "TIMESTAMP",
"createdAt": "TIMESTAMP",
"id": "UUID",
"key": "c0f556802f0eafbdbce20c171f217b13",
"notes": [],
"params": {
"on": true
},
"result": {},
"startedAt": "TIMESTAMP",
"status": "succeeded"
},
{
"commandType": "loadLabware",
"completedAt": "TIMESTAMP",
"createdAt": "TIMESTAMP",
"id": "UUID",
"key": "f07d6c0ca912ee1c593fcd7e38b7230a",
"notes": [],
Expand Down Expand Up @@ -1168,10 +1176,13 @@
},
"labwareId": "UUID"
},
"startedAt": "TIMESTAMP",
"status": "succeeded"
},
{
"commandType": "loadLabware",
"completedAt": "TIMESTAMP",
"createdAt": "TIMESTAMP",
"id": "UUID",
"key": "b47065c436042010ad56a724df341b57",
"notes": [],
Expand Down Expand Up @@ -2318,10 +2329,13 @@
},
"labwareId": "UUID"
},
"startedAt": "TIMESTAMP",
"status": "succeeded"
},
{
"commandType": "loadPipette",
"completedAt": "TIMESTAMP",
"createdAt": "TIMESTAMP",
"id": "UUID",
"key": "c8b4dce27370f8f974076ce2e173e636",
"notes": [],
Expand All @@ -2334,10 +2348,13 @@
"result": {
"pipetteId": "UUID"
},
"startedAt": "TIMESTAMP",
"status": "succeeded"
},
{
"commandType": "loadPipette",
"completedAt": "TIMESTAMP",
"createdAt": "TIMESTAMP",
"id": "UUID",
"key": "5effea2cf44c42e87fbf9507bb133913",
"notes": [],
Expand All @@ -2350,10 +2367,13 @@
"result": {
"pipetteId": "UUID"
},
"startedAt": "TIMESTAMP",
"status": "succeeded"
},
{
"commandType": "loadLabware",
"completedAt": "TIMESTAMP",
"createdAt": "TIMESTAMP",
"id": "UUID",
"key": "e234a9608dd4c86ff847a70096a816ab",
"notes": [],
Expand Down Expand Up @@ -2594,10 +2614,13 @@
},
"labwareId": "UUID"
},
"startedAt": "TIMESTAMP",
"status": "succeeded"
},
{
"commandType": "loadLiquid",
"completedAt": "TIMESTAMP",
"createdAt": "TIMESTAMP",
"id": "UUID",
"key": "d7d0820cd6cd657e3d3e9985ce8388bb",
"notes": [],
Expand All @@ -2609,10 +2632,13 @@
}
},
"result": {},
"startedAt": "TIMESTAMP",
"status": "succeeded"
},
{
"commandType": "pickUpTip",
"completedAt": "TIMESTAMP",
"createdAt": "TIMESTAMP",
"id": "UUID",
"key": "b17b7f959bbcfc25b356bccb864fc9f1",
"notes": [],
Expand All @@ -2639,10 +2665,13 @@
"tipLength": 30.950000000000003,
"tipVolume": 20.0
},
"startedAt": "TIMESTAMP",
"status": "succeeded"
},
{
"commandType": "aspirate",
"completedAt": "TIMESTAMP",
"createdAt": "TIMESTAMP",
"id": "UUID",
"key": "93396a54e2fe378281b00d4202b3c66c",
"notes": [],
Expand All @@ -2669,10 +2698,13 @@
},
"volume": 0.0
},
"startedAt": "TIMESTAMP",
"status": "succeeded"
},
{
"commandType": "dispense",
"completedAt": "TIMESTAMP",
"createdAt": "TIMESTAMP",
"id": "UUID",
"key": "1c1b6f3826220ce8b2b74d64e78366a0",
"notes": [],
Expand All @@ -2699,10 +2731,13 @@
},
"volume": 0.0
},
"startedAt": "TIMESTAMP",
"status": "succeeded"
},
{
"commandType": "aspirate",
"completedAt": "TIMESTAMP",
"createdAt": "TIMESTAMP",
"id": "UUID",
"key": "185f4924664f4a709a068c990f408811",
"notes": [],
Expand All @@ -2729,10 +2764,13 @@
},
"volume": 20.0
},
"startedAt": "TIMESTAMP",
"status": "succeeded"
},
{
"commandType": "dispense",
"completedAt": "TIMESTAMP",
"createdAt": "TIMESTAMP",
"id": "UUID",
"key": "dd5f08f445c0c281a7cf213df461df7c",
"notes": [],
Expand All @@ -2759,10 +2797,13 @@
},
"volume": 0.0
},
"startedAt": "TIMESTAMP",
"status": "succeeded"
},
{
"commandType": "aspirate",
"completedAt": "TIMESTAMP",
"createdAt": "TIMESTAMP",
"id": "UUID",
"key": "57c02393b69cd21eb1944eccce0094c0",
"notes": [],
Expand All @@ -2789,10 +2830,13 @@
},
"volume": 0.0
},
"startedAt": "TIMESTAMP",
"status": "succeeded"
},
{
"commandType": "dispense",
"completedAt": "TIMESTAMP",
"createdAt": "TIMESTAMP",
"id": "UUID",
"key": "618fc22cee89d2ba5967d3df4b244b4e",
"notes": [],
Expand All @@ -2819,6 +2863,7 @@
},
"volume": 0.0
},
"startedAt": "TIMESTAMP",
"status": "succeeded"
}
],
Expand All @@ -2829,6 +2874,7 @@
],
"protocolType": "python"
},
"createdAt": "TIMESTAMP",
"errors": [],
"files": [
{
Expand Down
Loading

0 comments on commit 3031573

Please sign in to comment.