Skip to content

Remote Device Reboots#4

Merged
versx merged 2 commits into
masterfrom
remote-reboots
Nov 25, 2020
Merged

Remote Device Reboots#4
versx merged 2 commits into
masterfrom
remote-reboots

Conversation

@versx

@versx versx commented Oct 29, 2020

Copy link
Copy Markdown
Owner

Enables a http listener to receive remote device reboot requests either via DCM, RDMMonitor, or another method.
Endpoint is /restart (change to just /??) and expected post body payload format is the following:

{
    "type": "restart",
    "device": "DeviceName01"
}

@versx

versx commented Oct 29, 2020

Copy link
Copy Markdown
Owner Author

Please test...

@kamieniarz

Copy link
Copy Markdown
Contributor

Works as intended with RDMMonitor PR6, thanks for that! Waiting for restarts now ;)

@versx

versx commented Nov 25, 2020

Copy link
Copy Markdown
Owner Author

Works as intended with RDMMonitor PR6, thanks for that! Waiting for restarts now ;)

What do you mean, this does restarts.

@kamieniarz

Copy link
Copy Markdown
Contributor

I ment game restarts.

@kamieniarz

Copy link
Copy Markdown
Contributor

Anyway, would that be possible to add an option to restart SAM with command?

@versx

versx commented Nov 25, 2020

Copy link
Copy Markdown
Owner Author

Anyway, would that be possible to add an option to restart SAM with command?

Sure, what's the command to do it again?

@versx
versx merged commit 585e6cc into master Nov 25, 2020
@clburlison clburlison mentioned this pull request Nov 26, 2020
@versx
versx deleted the remote-reboots branch December 3, 2020 16:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants