-
Notifications
You must be signed in to change notification settings - Fork 0
Desktop Things
Fatih Boy edited this page Apr 20, 2017
·
4 revisions
WinMQTTHub comes with predefined things targetting desktop functionallity. Requires user interactive environment. Can be used with WinMQTTHub.App desktop application.
Topic: | /winmqtthub/desktop/commands/open |
---|---|
Payload: | URI:string |
Opens given URL |
Topic: | /winmqtthub/desktop/commands/run |
---|---|
Payload: | Command:string, Argument:string, WorkingDirectory:string |
Runs given command, interactive |
Topic: | /winmqtthub/desktop/commands/sendkey |
---|---|
Payload: | Key:string |
Sends given key |