actions-marketplace-validations/Mqtt Request
Mqtt Request for GitHub Actions
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| url | `url` is the broker URL | yes | — |
| topic | `topic` the topic to publish | yes | — |
| payload | `payload` the message to publish | yes | — |
| wsOptions | `wsOptions` is the WebSocket connection options | no | — |
| username | `username` the username required by your broker, if any | no | — |
| password | `password` the password required by your broker, if any | no | — |
| connectTimeout | `connectTimeout` milliseconds, time to wait before a CONNACK is received | no | — |
Outputs
no outputs