![]() |
Windows Virtual Shields for Arduino
|
This is the complete list of members for Web, including all inherited members.
_isUpdated | Sensor | protected |
get(String url, String parsingInstructions=(const char *) 0, int maxLength=0) | Web | |
get(EPtr url, EPtr parsingInstructions, int maxLength=0) | Web | |
Sensor::get() | Sensor | |
getOnChange(double delta=0) | Sensor | |
getResponse(char *responseBuffer, int length, char **parts=0, int partCount=0) | Web | |
isEvent(const char *tag, const char *action, ShieldEvent *shieldEvent) | Sensor | virtual |
isEvent(int id, const char *action, ShieldEvent *shieldEvent) | Sensor | virtual |
isRunning | Sensor | |
isUpdated() | Sensor | |
onEvent | Sensor | |
onJsonReceived(ArduinoJson::JsonObject &root, ShieldEvent *shieldEvent) override | Web | |
Sensor::onJsonReceived(JsonObject &root, ShieldEvent *shieldEvent) | Sensor | virtual |
post(String url, String data, String parsingInstructions=(const char *) 0, int maxLength=0) | Web | |
post(EPtr url, EPtr data, EPtr parsingInstructions, int maxLength=0) | Web | |
recentEvent | Sensor | |
resultId | Web | |
sendStop(const char *serviceName) | Sensor | |
Sensor(const VirtualShield &shield, const char sensorType) | Sensor | |
sensorAction(SensorAction sensorAction, double delta=0, long interval=0) const | Sensor | |
sensorType | Sensor | |
setOnEvent(void(*onEvent)(ShieldEvent *shieldEvent)) | Sensor | inline |
shield | Sensor | |
start(double delta=0, long interval=0) | Sensor | |
stop() | Sensor | virtual |
Web(const VirtualShield &shield) | Web | |
writeAll(const char *serviceName, EPtr values[], int count, Attr extraAttributes[]=0, int extraAttributeCount=0) | Sensor |