Interrogator

class of dascore.core.inventory
inherits from: InventoryModel, DascoreBaseModel, pydantic.main.BaseModel
source

Interrogator(
    description: str = ““,
    extra_fields: collections.abc.Mapping[str, str | int | float | bool[str, int, float, bool]] = ,
    object_type: Literal[‘Interrogator’] = Interrogator,
    resource_id: str = ,
    name: str =”“,
    manufacturer: str =”“,
    model: str =”“,
    serial_number: str =”“,
    instrument_type: str = interrogator,
)-> None

DFOS interrogator unit used for data collection.