Send Notification using defined method, will also send notification to webui and eventually to any connected screen
[ESP600](message) json=(no) pwd=(admin password)
-
json=no the output format can be in JSON or plain text
-
pwd=(admin password)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
Section titled “Output”- In json format
{ "cmd":"600", "status":"ok", "data":"ok"}cmdId of requested command, should be600statusstatus of command, should beokdatacontent of response, hereokwhen notification is sent