package

com.digi.android.cloudconnector

Interfaces

ICloudConnectorEventListener This interface defines the required methods that should be implemented to receive events from the Cloud Connector service. 
IDeviceRequestListener This interface defines the required methods that should be implemented to receive Device Requests from the Cloud Connector service. 

Classes

BinaryDataPoint This class represents a Device Cloud Binary Data Point used to store data in a specific data stream. 
CloudConnectorManager This class provides access to the system Cloud Connector service. 
CloudConnectorPreferencesManager This manager handles all the Cloud Connector service preferences that can be read and set by the user. 
DataPoint This class represents a Device Cloud Data Point used to store data in a specific data stream. 
DataStream This class represents a Device Cloud Data Stream used to store data points. 

Enums

DataPoint.DataPointType Enumeration listing all the available data point types.