QUERY HOSTNAME (Myth Protocol)

From MythTV Official Wiki
Revision as of 18:24, 13 September 2010 by Wagnerrp (talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

QUERY_HOSTNAME

Arguments

Command arguments: none

List arguments: none

Examples

Command:

14      QUERY_HOSTNAME

Successful response:

9       mythtrunk

Description

Asks the backend for the hostname it uses for keying with settings and data in the database.

Returns

Hostname string

Changelog

version changeset description
50 [22170] Initial version