Initialize a connection to a cloud
obj = iot_init(cloud) obj = iot_init(cloud,options)
A string containing the name of the cloud to be connected.
Key-value pair arguments required to initialize. Varies between clouds.
A struct containing information needed to be used by iot_sen and iot_get