Validates send-command input and builds the POST body for /user/nodes/cmd.
/user/nodes/cmd
Target nodes, command id, payload, and optional options.
API-ready request body with snake_case fields.
ESPAPICallValidationError When node ids, cmd id, data size, or timeout are invalid.
Validates send-command input and builds the POST body for
/user/nodes/cmd.