Windows Virtual Shields for Arduino
Web Member List

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

_isUpdatedSensorprotected
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)Sensorvirtual
isEvent(int id, const char *action, ShieldEvent *shieldEvent)Sensorvirtual
isRunningSensor
isUpdated()Sensor
onEventSensor
onJsonReceived(ArduinoJson::JsonObject &root, ShieldEvent *shieldEvent) overrideWeb
Sensor::onJsonReceived(JsonObject &root, ShieldEvent *shieldEvent)Sensorvirtual
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
recentEventSensor
resultIdWeb
sendStop(const char *serviceName)Sensor
Sensor(const VirtualShield &shield, const char sensorType)Sensor
sensorAction(SensorAction sensorAction, double delta=0, long interval=0) const Sensor
sensorTypeSensor
setOnEvent(void(*onEvent)(ShieldEvent *shieldEvent))Sensorinline
shieldSensor
start(double delta=0, long interval=0)Sensor
stop()Sensorvirtual
Web(const VirtualShield &shield)Web
writeAll(const char *serviceName, EPtr values[], int count, Attr extraAttributes[]=0, int extraAttributeCount=0)Sensor