Open source camera security software. iSpy provides security, surveillance, motion detection, online access and remote control
How to send push-notifications out of iSpy
Setup
{ID}
, {NAME}
, {MSG}
Do not use any of these iSpy variables in a pushsafer parameter m=message
alone, because when a var has a empty string and a message m
transfered empty to pushsafer, the push-notification can not send out
Example URLs
https://www.pushsafer.com/api?k=XXXXXXXXXXXXXXXXXXXX&d=418&i=82&s=25&v=3&t=iSpy%20Alert&m=Movement%20detected%20in%20living%20room
https://www.pushsafer.com/api?k=XXXXXXXXXXXXXXXXXXXX&d=418&i=82&s=25&v=3&t=iSpy%20Alert&m=Movement%20detected%20in%20living%20room%0A{ID}%3A%20{NAME}
Screenshots of iSpy Push-Notifications
For more information about replacing values (title, message, icon, icon color, sound, vibration) in your push notification, check out our API description!