Skip to main content

Get all phenomena

Retrieves all phenomena that can be measured with the registered sensors

Responses

OK


Schema array
  • id integer

    the id of the phenomenon

  • slug string

    the slug of the phenomenon

  • markdown object
  • item object[]
  • languageCode string

    languageCode for the language of the markdown text. e.g. en, de,...

  • text string

    the markdown text

  • translationId integer

    unique identifier of the translation item

  • label object
  • item object[]
  • languageCode string

    languageCode for the language of the markdown text. e.g. en, de,...

  • text string

    the label text

  • translationId integer

    unique identifier of the translation item

  • description object
  • item object[]
  • languageCode string

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

  • text string

    the description text

  • translationId integer

    unique identifier of the translation item

  • validation boolean

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

  • rov object[]

    range of values that are connected to the phenomena

  • id integer

    the id of the rov:

  • min integer

    the minmum of the value range

  • max integer

    the maximum of the value range

  • unit object

    the unit of the associated value range

  • 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

  • validation boolean

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

  • descriptionId integer

    the id of the description that belongs to the unit