get_component

DbSensor.get_component(**kwargs)

Get a component from the sensor.

Parameters
  • name (String) – The name of the component.

  • agency_uri (String) – The agency_uri of the component.

  • author_uri (string) – The author_uri of the component.

Returns

:class:`SensorComponent`

Return type

The component matching the search criteria.