Skip to content

Desktop Things

Fatih Boy edited this page Apr 20, 2017 · 4 revisions

WinMQTTHub.DesktopThings Library

WinMQTTHub comes with predefined things targetting desktop functionallity. Requires user interactive environment. Can be used with WinMQTTHub.App desktop application.

Open

Topic: /winmqtthub/desktop/commands/open
Payload: URI:string
Opens given URL

Run

Topic: /winmqtthub/desktop/commands/run
Payload: Command:string, Argument:string, WorkingDirectory:string
Runs given command, interactive

SendKey

Topic: /winmqtthub/desktop/commands/sendkey
Payload: Key:string
Sends given key
Clone this wiki locally