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
Incoming SMSes should be send back to the MQTT server.
I suggest having a few topics:
/send: Sending SMS via JSON, add a message ID field (string)
/status: Report back JSON with the message ID & status (success/fail)
/receive: Report back JSON with incoming phone number and message
The text was updated successfully, but these errors were encountered:
Incoming SMSes should be send back to the MQTT server.
I suggest having a few topics:
/send: Sending SMS via JSON, add a message ID field (string)
/status: Report back JSON with the message ID & status (success/fail)
/receive: Report back JSON with incoming phone number and message
The text was updated successfully, but these errors were encountered: