Push Notification Provider
The Push Notification Provider gets data from the push notification service.
Push messages can easily be sent to registered devices via a simple HTTP request.
See the Push Notifications API for details.
Configuration
No configuration is necessary.
Query
-
Status
Get the registration status.Text Numeric N/A
0
Push notification service is not available.
Excellent
1
Push notification service is available.
-
Title
The title text of the notification.-
Param 1 Slot number from 0 - 7.
-
-
Message
The message (body) text of the notification.-
Param 1 Slot number from 0 - 7.
-
-
Image
The image URL of the notification.
This may be used as input for the Image-Facelet.-
Param 1 Slot number from 0 - 7.
-
-
Icon
The icon name of the notification.
This may be used as input for the Icon-Facelet.-
Param 1 Slot number from 0 - 7.
-
-
Color
Color value of title in the format#RRGGBB
.
This may be used as color input for Facelets.