Skip to main content
Glama

mcp2mqtt

set_pwm

Adjust PWM frequency between 0-100 for IoT devices via MCP2MQTT server, enabling precise control and integration with AI-driven systems.

Instructions

设置PWM频率,范围0-100

Input Schema

NameRequiredDescriptionDefault
frequencyYesPWM频率值(0-100)

Input Schema (JSON Schema)

{ "properties": { "frequency": { "description": "PWM频率值(0-100)", "type": "integer" } }, "required": [ "frequency" ], "type": "object" }

You must be authenticated.

Other Tools from mcp2mqtt

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/mcp2everything/mcp2mqtt'

If you have feedback or need assistance with the MCP directory API, please join our Discord server