send-command
Send commands to NodeMCU/ESP8266 IoT devices remotely, including restart, update, or status checks, via the NodeMCU MCP Service for efficient device management.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
command | Yes | The command to send (restart, update, status, etc.) | |
deviceId | Yes | The ID of the device to send the command to | |
params | No | Optional parameters for the command |