Closed piotrgawor closed 4 years ago
Hi you can take a look at the phyton package which is used by the zabbix plugin https://github.com/appzer/python-pushsafer
Or you can create diffrent ALIASES with diffrent icons or sounds in the pushsafer dashboard. This new alias key you have to use as private key.
Kevin
yes, you can do like this:
Client("").send_message(message, title, device, icon, sound, vibration, url, urltitle, time2live, priority, retry, expire, answer, picture1, picture2, picture3)
Are the other parameters described somewhere? Client("").send_message(message, subject, "", .... I want to send different icon and sound in notification.