Inventory.
get_component
Get a component of a sensor from the inventory.
serial (str) – The serial number of the sensor containing the component.
model (str) – The model of the sensor containing the component.
producer (str) – The producer of the sensor containing the component.
name (str) – The name of the component.
The sensor components matching the search criteria.
list of SensorComponent
list
SensorComponent