CloudPlugs REST Library  1.0.0
for Arduino
CloudPlugs Member List

This is the complete list of members for CloudPlugs, including all inherited members.

authCloudPlugsprotected
clientCloudPlugsprotected
CloudPlugs(Client &aClient, const char *host="api.cloudplugs.com")CloudPlugs
controlDevice(const char *body, String &result)CloudPlugs
enrollCtrl(const char *body, String &result)CloudPlugs
enrollProduct(const char *body, String &result)CloudPlugs
enrollPrototype(const char *body, String &result)CloudPlugs
errCloudPlugsprotected
getAuthId(String &id)CloudPlugs
getAuthPass(String &password)CloudPlugs
getChannel(const char *channel_mask, const char *query, String &result)CloudPlugs
getDevice(const char *plugid, String &result)CloudPlugs
getDeviceLocation(const char *plugid, String &result)CloudPlugs
getDeviceProp(const char *plugid, const char *prop, String &result)CloudPlugs
getHost()CloudPlugs
getLastErrCode()CloudPlugs
getLastHttpResult()CloudPlugs
hostCloudPlugsprotected
http_resCloudPlugsprotected
httpClientCloudPlugsprotected
idCloudPlugsprotected
is_masterCloudPlugsprotected
isAuthMaster()CloudPlugs
publishData(const char *channel, const char *body, String &result)CloudPlugs
removeData(const char *channel_mask, const char *body, String &result)CloudPlugs
removeDeviceProp(const char *plugid, const char *prop, String &result)CloudPlugs
retrieveData(const char *channel_mask, const char *query, String &result)CloudPlugs
setAuth(const char *id, const char *pass, boolean is_master)CloudPlugs
setDevice(const char *plugid, const char *value, String &result)CloudPlugs
setDeviceLocation(const char *plugid, const char *value, String &result)CloudPlugs
setDeviceProp(const char *plugid, const char *prop, const char *value, String &result)CloudPlugs
setHost(const char *host)CloudPlugs
uncontrolDevice(const char *plugid, const char *plugid_controlled, String &result)CloudPlugs
unenroll(const char *plugid, String &result)CloudPlugs
~CloudPlugs()CloudPlugs