Skip to main content

measurement

A measurement from one of the following metafield types:

  • antenna_gain
  • area
  • battery_charge_capacity
  • battery_energy_capacity
  • capacitance
  • concentration
  • data_storage_capacity
  • data_transfer_rate
  • dimension
  • distance
  • display_density
  • duration
  • electric_current
  • electrical_resistance
  • energy
  • frequency
  • illuminance
  • inductance
  • luminous_flux
  • mass_flow_rate
  • power
  • pressure
  • resolution
  • rotational_speed
  • sound_level
  • speed
  • temperature
  • thermal_power
  • voltage
  • volume
  • volumetric_flow_rate
  • weight

Tip

To learn about metafield types, refer to Metafield types.


Properties

The measurement type.

The measurement unit.

The measurement value.

{
"type": "volume",
"unit": "mL",
"value": "500.0"
}
Was this section helpful?