- had to move the following nested classes as SWIG wasn't generating these in Python
- CHANGED PpsPulseInfo to be a standalone struct (previously nested in DeviceStatusData class)
- CHANGED StreamInfo to be a standalone struct (previously nested in DeviceStatusData class)
- CHANGED DeviceMessageInfo to be a standalone struct (previously nested in DeviceStatusData class)
- CHANGED PortInfo to be a standalone struct (previously nested in DeviceStatusData class)
- CHANGED TemperatureInfo to be a standalone struct (previously nested in DeviceStatusData class)