All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.telekom.m2m.cot.restsdk.package-info Maven / Gradle / Ivy

/**
 * 

Cloud of Things Java SDK

*

* For further information see Readme.md or https://github.com/cloud-of-things/cot-java-rest-sdk *

* *

* To access the cloud of things server you instantiate a {@link com.telekom.m2m.cot.restsdk.CloudOfThingsPlatform} * with the necessary {@link com.telekom.m2m.cot.restsdk.devicecontrol.CotCredentials}. * Then you can get all the individual *Api classes for the different parts from the CloudOfThingsPlatform. *

* * @since 0.2.0 */ package com.telekom.m2m.cot.restsdk;




© 2015 - 2024 Weber Informatics LLC | Privacy Policy