Node Details and ReadMe updated
This commit is contained in:
parent
b0bb79845f
commit
14ed3e3132
@ -43,8 +43,8 @@ Currently in developing mode, Continous updated may encounter. :sweat_smile:
|
|||||||
- Sender number can be read at `msg.from`.
|
- Sender number can be read at `msg.from`.
|
||||||
- Please look complete `{msg}` to get all details about recived message.
|
- Please look complete `{msg}` to get all details about recived message.
|
||||||
|
|
||||||
|
Test Mode of Whatsapp In Node :
|
||||||
*Try to send a message `!nodered` to connected whatsapp number and get a `Hi` in reply from Node-Red.*
|
*Connect Whatsapp IN Node and try to send a message `!nodered` to connected whatsapp number and get a `Hi` in reply from Node-Red.*
|
||||||
|
|
||||||
3. **Whatsapp Out** : As simple as mention on name, node will send `msg.payload` recived at input to the number mentioned in node.
|
3. **Whatsapp Out** : As simple as mention on name, node will send `msg.payload` recived at input to the number mentioned in node.
|
||||||
|
|
||||||
|
|||||||
@ -44,5 +44,6 @@ Node used for basic status of whatsapp.
|
|||||||
| Connecting..| When whatsapp attempting to connect.
|
| Connecting..| When whatsapp attempting to connect.
|
||||||
| QR Code (image) | when QR code is generated. *This method can also be used to get QR Code (image) generated by whatsapp.*
|
| QR Code (image) | when QR code is generated. *This method can also be used to get QR Code (image) generated by whatsapp.*
|
||||||
| Connected | When whatapp is sucessfully connected.|
|
| Connected | When whatapp is sucessfully connected.|
|
||||||
|
| Group Joined or Removed | `msg.paylod` : Group Name. </br> `msg.type` : joined / Removed from group.</br> `msg.notification` : Complete notification. </br> `msg.chat` : Complete Group Details.
|
||||||
|
|
||||||
</script>
|
</script>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user