README update

This commit is contained in:
denis
2021-04-16 09:24:55 +02:00
parent 3174366b2d
commit ec3e55b1b7
+2 -2
View File
@@ -9,9 +9,9 @@ Receive SMS on his desk in order to use the content.
#### Method used #### Method used
- SMS sending #### Send SMS or Notification
- SMS are created on one machine (1 or more) on the network. - SMS are created on one machine (1 or more) on the network.
- They are then published to a public or private MQTT server - They are then published to a public or private MQTT server
- The messages are received on an MQTT client installed on the laptop (1 or more). - The messages are received on an MQTT client installed on the laptop (1 or more).
- The messages are then sent to the recipients. - The messages are then sent to the recipients.