- Oct 22, 2015
- 30
- 9
I've been searching for a solution to the delayed notifications when using Gmail for sending alerts when I stumbled on a post and a reply from wittaj about setting up pushover using this thread. I have created a pushover account and setup the alert for one camera to test and have populated the parameters using information from my pushover account and Alerts directory from BI.
When I execute the parameter with curl from the command line with a specific jpg file, I do receive the alert with the image in the app on my mobile device, but do not receive any alert when I test the action set with the same parameter using &ALERT_PATH. Any idea what could be the problem?
These are the parameters I'm using:
-s --form-string "token=REDACTED" --form-string "user=REDACTED" --form-string "message=<b>&CAM</b> &MEMO <a href='&WAN/alerts/&ALERT_DB?fulljpeg'>Hi-Res</a> <a href='&WAN/ui3.htm?rec=&ALERT_DB'>UI3</a>" --form-string "html=1" --form-string "device=pixel6" --form-string "sound=YOUR_PUSHOVER_SOUND_HERE" -F "attachment=@D:\Alerts\&ALERT_PATH"
System info (if it matters):
BI version: 5.6.0.3 x64
i3-12100, 16 GB RAM, Win10 x64
SSD disk1 (C): OS, db
SSD disk2 (D): AI input, New, Alerts
Storage: WD Purple 4TB
AI: CodeProjectAI (aka SenseAI) 1.5.6-Beta+0002
GPU: GT 1030, will replace with GTX 970 shortly
When I execute the parameter with curl from the command line with a specific jpg file, I do receive the alert with the image in the app on my mobile device, but do not receive any alert when I test the action set with the same parameter using &ALERT_PATH. Any idea what could be the problem?
These are the parameters I'm using:
-s --form-string "token=REDACTED" --form-string "user=REDACTED" --form-string "message=<b>&CAM</b> &MEMO <a href='&WAN/alerts/&ALERT_DB?fulljpeg'>Hi-Res</a> <a href='&WAN/ui3.htm?rec=&ALERT_DB'>UI3</a>" --form-string "html=1" --form-string "device=pixel6" --form-string "sound=YOUR_PUSHOVER_SOUND_HERE" -F "attachment=@D:\Alerts\&ALERT_PATH"
System info (if it matters):
BI version: 5.6.0.3 x64
i3-12100, 16 GB RAM, Win10 x64
SSD disk1 (C): OS, db
SSD disk2 (D): AI input, New, Alerts
Storage: WD Purple 4TB
AI: CodeProjectAI (aka SenseAI) 1.5.6-Beta+0002
GPU: GT 1030, will replace with GTX 970 shortly