Wasatch.PY
Python application driver for Wasatch Photonics spectrometers
Loading...
Searching...
No Matches
wasatch.DeviceID Namespace Reference

Classes

class  DeviceID
 Represents a persistent unique identifier for a spectrometer device (USB or otherwise) which should remain valid for connected devices in spite of hotplug events around them. More...
 

Variables

 log = logging.getLogger(__name__)
 

Variable Documentation

◆ log

wasatch.DeviceID.log = logging.getLogger(__name__)