InstrumentRelations

class LOGS.Entities.InstrumentRelations.InstrumentRelations(ref=None, connection=None)[source]

Bases: EntityRelations

Relations of a Instrument with other entities

property datasets: EntityRelation[Dataset] | None