yr.device.DataInfo# class yr.device.DataInfo(dev_ptr: int, data_type: DataType, count: int, device_idx: int)[source]# Bases: object The DataInfo class is used to store the basic information of data. Initialize the DataInfo object. Methods __init__ Initialize the DataInfo object.