atmotuber library
Classes
- AtmotubeData
- AtmotubeData is a class implementing the data model of the user account data.
- Atmotuber
- Atmotuber is a class that wraps all the methods that can be used for interacting with an ATMOTUBE Pro device
- DeviceServiceConfig
- DeviceServiceConfig is the configuration for a serial service (real-time data)
- HistoryServiceConfig
- HistoryServiceConfig is the configuration for a serial service (history data)
Enums
- AtmotubeExceptionType
- An enumerator defining the possible types of AtmotubeException.
Exceptions / Errors
- AtmotubeConnectionException
- AtmotubeConnectionException is a class that implements the AtmotubeExceptionType.notCONNECTED exception.
- AtmotubeException
- AtmotubeException is an abstract class defining an Exception that can be thrown by atmotuber.
- AtmotubeNotNearException
- AtmotubeNotNearException is a class that implements the AtmotubeExceptionType.notNEAR exception.