This is the complete list of members for CloudPlugs, including all inherited members.
auth | CloudPlugs | protected |
client | CloudPlugs | protected |
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 | |
err | CloudPlugs | protected |
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 | |
host | CloudPlugs | protected |
http_res | CloudPlugs | protected |
httpClient | CloudPlugs | protected |
id | CloudPlugs | protected |
is_master | CloudPlugs | protected |
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 |