GO TO SLEEP (Myth Protocol)

From MythTV Official Wiki
Revision as of 02:32, 15 September 2010 by Wagnerrp (talk | contribs) (moved Myth Protocol/Commands/GO TO SLEEP to GO TO SLEEP (Myth Protocol))

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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