Skip to main content

Get a single unit

Get a single unit

Path Parameters
  • iri integer or string required
Responses

OK


Schema
  • id integer

    the id of the unit

  • slug string

    the slug of the unit

  • name string

    the name of the unit

  • notation string

    the notation of the unit

  • description object
  • item object[]
  • languageCode string

    languageCode for the language of the description. e.g. en, de,...

  • text string

    the description text

  • translationId integer

    unique identifier of the translation item

  • rov object[]

    all range of values that have the given unit

  • id integer

    the id of the sensor

  • min integer

    minimal value of the range

  • max integer

    maximum value of the range

  • unit object
  • id integer

    the id of the unit

  • slug integer

    the slug of the unit

  • name string

    the name of the unit

  • notation string

    the notation of the unit

  • validation boolean

    boolean that is true if the information is validated by an admin

  • descriptionId integer

    the descriptionId of the units description

  • Element object[]

    all sensor elements which measure phenomena in the retrieved unit

  • id integer

    the id of the sensor element

  • accuracy float

    the accuracy of the measured phenomenon

  • accuracyUnit object

    the unit the sensor element measures its phenomenon in:

  • id integer

    the id of the unit

  • slug integer

    the slug of the unit

  • name string

    the name of the unit

  • notation string

    the notation of the unit

  • validation boolean

    boolean that is true if the information is validated by an admin

  • descriptionId integer

    the descriptionId of the units description

  • phenomena object

    the phenomenon that is measured by the sensor Element

  • id integer

    the id of the phenomenon

  • slug string

    the slug of the phenomenon

  • label object
  • item object[]
  • languageCode string

    languageCode for the language of the label. e.g. en, de,...

  • text string

    the label text

  • translationId integer

    unique identifier of the translation item

  • sensor object

    the sensor that holds the sensor Element

  • id integer

    the id of the sensor

  • slug string

    the slug of the sensor

  • label object
  • item object[]
  • languageCode string

    languageCode for the language of the label. e.g. en, de,...

  • text string

    the label text

  • translationId integer

    unique identifier of the translation item