Send Notification using defined method, will also send notification to webui and eventually to any connected screen
Input
[ESP600]<message> json=<no> pwd=<admin password>
-
json=no the output format can be in JSON or plain text
-
pwd=
the admin password if authentication is enabled -
message the message to send, limited to 128 characters. Message can contain some variables:
- %ESP_NAME% : ESP3D hostname
- %ESP_IP% : ESP3D local IP address
Output
- In json format
cmd
Id of requested command, should be600
status
status of command, should beok
data
content of response, hereok
when notification is sent