Create a planned measurement
Create a requested or scheduled planned measurement.
Path parameters
Request body
Cell specification the requester wants tested (set at request time).
Cell instance this future measurement will run on.
Channel reserved for this measurement, once scheduled.
Temperature this test must run at, in degrees Celsius, held fixed for the whole test. None means ambient: the test runs outside a thermal chamber.
Chamber this test's channel sits in for the reservation. Recorded per reservation rather than per channel, because channels move between chambers.
Named protocol (experiment_template) this measurement will run. Required on create; a planned measurement must name a protocol.
Optional catalog program (Formation, Cycling, …) for this test request.
Planned physical setup.
When setup/run is planned to start.
When this planned measurement is expected to release the channel.
Expected run duration before scheduled times exist.
Operator setup duration before the test starts.
Operator teardown duration after the test finishes.
Free-text planning notes.
Lifecycle state for a planned measurement.
Response
Successful Response
Cell specification the requester wants tested (set at request time).
Cell instance this future measurement will run on.
Channel reserved for this measurement, once scheduled.
Temperature this test must run at, in degrees Celsius, held fixed for the whole test. None means ambient: the test runs outside a thermal chamber.
Chamber this test's channel sits in for the reservation. Recorded per reservation rather than per channel, because channels move between chambers.
Named protocol (experiment_template) this measurement will run. Required on create; a planned measurement must name a protocol.
Optional catalog program (Formation, Cycling, …) for this test request.
Planned physical setup.
When setup/run is planned to start.
When this planned measurement is expected to release the channel.
Expected run duration before scheduled times exist.
Operator setup duration before the test starts.
Operator teardown duration after the test finishes.
Free-text planning notes.
Lifecycle state for a planned measurement.
Lifecycle of a duration estimate computed by a background simulation.
Used by both estimates: a planned test's total duration (planned_measurements.estimated_duration_*) and a running test's remaining duration (cell_measurements.estimated_end_time_*). One enum because the lifecycle is identical -- only what is being estimated differs.
estimating while the job is in flight, ready once a value came from it, failed with the reason in the accompanying note. None means no estimate was ever requested.
Changes
No recorded changes to this endpoint across all 1 revision of this API.