Driver Type
Categories
- Recent Updates
- Access Control
- Amplifier
- A/V Receiver
- Climate and Pool Control
- Disc Player / Changer
- Display
- DSP
- DVR
- Irrigation / Sprinklers
- Lighting Control
- Matrix Switch
- Media Server and Player
- Multi-Room A/V
- Networking
- Power and Rack Management
- Security
- Surveillance
- Teleconferencing
- Training
- Tuner
- Utility
- Video Projector
Driver Type
Categories
- Recent Updates
- Access Control
- Amplifier
- A/V Receiver
- Climate and Pool Control
- Disc Player / Changer
- Display
- DSP
- DVR
- Irrigation / Sprinklers
- Lighting Control
- Matrix Switch
- Media Server and Player
- Multi-Room A/V
- Networking
- Power and Rack Management
- Security
- Surveillance
- Teleconferencing
- Training
- Tuner
- Utility
- Video Projector
Pushover
By: QingHua Wang
Updated: July 24, 2026
Version: 1.0
Pushover Driver for RTI
SETUP
1. Create an Application at pushover.net/apps/build and copy its API Token into the "API Token" setting.
2. Copy your Pushover User Key (found on your pushover.net dashboard) into the "User Key" setting. A Group key also works if you want to notify multiple users.
3. Each send opens a fresh HTTPS (TLS) connection to api.pushover.net - no persistent connection is kept, since notifications are infrequent.
CONTROL
"Send Notification" covers normal use: Message, optional Title override, Priority (Lowest/Low/Normal/High), Sound, and an optional URL + URL Title shown with the notification (e.g. a camera snapshot link).
"Send Emergency Notification" sends Priority 2, which repeats on the recipient's device until acknowledged. Retry (minimum 30 seconds) controls how often it repeats; Expire (maximum 10800 seconds / 3 hours) controls how long it keeps retrying.
"Custom Notification (Extra Params)" under Advanced appends a raw, already-URL-encoded "key=value&key2=value2" string to the request, for fields not otherwise exposed (per-call device override, html, attachment_base64, callback, etc). See pushover.net/api for the full parameter list.
STATUS
After each send, "Last Send Status" (0/1), "Last Request Id", "Last Error", and "Last Receipt" (for emergency-priority acknowledgement polling) are updated, and either the "Notification Sent OK" or "Notification Send Failed" event fires.
TROUBLESHOOTING
Enable "Enable Trace" and open the RTI TraceViewer to see the raw request body and Pushover's JSON response.
LICENSING
This driver includes a 2-hour free trial, starting the first time it connects. After the trial, go to https://goldknighttech.ca or email qinghuaatbc@yahoo.ca, with this driver's Mac Address (shown in this driver's own SystemVariables) to purchase a permanent authorization code. Enter the code into the "Authorization Code" config field and redeploy the driver.