-
Notifications
You must be signed in to change notification settings - Fork 0
System Things
Fatih Boy edited this page Apr 20, 2017
·
2 revisions
WinMQTTHub comes with predefined things targetting System functionallity. Does not requires any user interactive environment. Can be used with WinMQTTHub.App or WinHQTTHub.service applications.
Topic: | /winmqtthub/system/commands/shutdown |
---|---|
Payload: | - |
initiates a system shutdown |
Topic: | /winmqtthub/system/commands/reboot |
---|---|
Payload: | - |
initiates a system reboot |
Topic: | /winmqtthub/system/commands/run |
---|---|
Payload: | Command:string, Argument:string, WorkingDirectory:string |
Runs given command, non-interactive |