GO TO SLEEP (Myth Protocol)

From MythTV Official Wiki
Jump to: navigation, search

GO_TO_SLEEP

Syntax

Command arguments: none

List arguments: none

Response: <string>

Examples

Command:

11      GO_TO_SLEEP

Response:

2       OK

Description

Instructs a slave backend to go to sleep. This command is usually issued by the master backend.

Returns

OK on success, string of the form "ERROR: <string:message>" on error.

Changelog

version changeset description
1 [20084] Initial version