Windows Virtual Shields for Arduino
Notification Member List

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

_isUpdatedSensorprotected
get()Sensor
getOnChange(double delta=0)Sensor
isEvent(const char *tag, const char *action, ShieldEvent *shieldEvent)Sensorvirtual
isEvent(int id, const char *action, ShieldEvent *shieldEvent)Sensorvirtual
isRunningSensor
isUpdated()Sensor
Notification(const VirtualShield &shield)Notification
onEventSensor
onJsonReceived(JsonObject &root, ShieldEvent *shieldEvent) overrideNotificationvirtual
recentEventSensor
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
tile(String message, String tag=(const char *) 0, String image=(const char *) 0)Notification
toast(String message, String tag=(const char *) 0, String image=(const char *) 0, String audio=(const char *) 0)Notification
writeAll(const char *serviceName, EPtr values[], int count, Attr extraAttributes[]=0, int extraAttributeCount=0)Sensor