You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 22, 2019. It is now read-only.
public function sendMessage($device_id, $msg, $alarm = false, $subject = 'Important Message')
I was using the example to try and test the class and wasn't having any success. Then I realized the example doesn't have the arguments in the right order - however using the right arguments still doesn't work so I'm not sure if the class even still works!
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
There is a comment in the header of class.sosumi.php:
However the declaration for sendMessage is:
I was using the example to try and test the class and wasn't having any success. Then I realized the example doesn't have the arguments in the right order - however using the right arguments still doesn't work so I'm not sure if the class even still works!
The text was updated successfully, but these errors were encountered: