pop_component

DbSensor.pop_component(**kwargs)

Remove a component from the sensor.

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

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

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

Returns

components_popped – The removed components.

Return type

list of SensorComponent