Yamaha MusicCast™ v0.2.2 MusicCast.ExtendedControl
A module for working with Yamaha Extended Control (YXC).
YXC is Yamaha’s communication protocol sent over Ethernet and Wi-Fi to control MusicCast enabled devices. This implementation is based on the API Specification Rev. 1.00 published by Yamaha in 2016.
Instead of using this module directly, you should use MusicCast.Network
and MusicCast.Network.Entity
which provide a better abstraction to work with MusicCast devices.
Summary
Functions
Returns account information registered on a device
Returns CD playback information
Returns basic information for a device
Returns feature information for a device
Returns information of overall system function
Returns list information
Returns location information
Returns network related information
Returns playback information
Returns playback queue
Returns network/usb preset information
Returns account information registered on a device
Returns signal information
Returns a list of sound program available for the given zone
Returns basic information for the given zone
Returns tuner playback information
Returns tuner preset information
Executes a list manage command
Prepares device before changing input for a specific zone
Recalls preset for the given zone
Recalls tuner preset for the given zone
Sends the given remote IR code
Sets auto power standby status
Sets CD playback status
Selects input for the given zone
Executes a list control command
Sets mute status for the given zone
Sets playback status
Sets power status for the given zone
Search for the given string
Sets sleep timer for the given zone
Selects sound program for the given zone
Sets tuner DAB service
Sets tuner frequency
Sets volume for the given zone
Stores current content to a preset
Stores current tuner station to a preset
Returns the HTTP headers required to subscribe to YXC events
Return the timeout after a MusicCast device will stop sending YXC events
Returns account information registered on a device
Selects tuner preset
Toggles CD repeat setting
Toggles CD shuffle setting
Toggles CD tray setting
Toggles repeat setting
Toggles shuffle setting
Functions
Returns account information registered on a device.
Returns a list of sound program available for the given zone.
Prepares device before changing input for a specific zone.
This is valid only when “prepare_input_change” exists in “func_list” found in get_func_status/1
Sends the given remote IR code.
A device is operated same as remote IR code reception. But continuous IR code cannot be used in this command.
Refer to each device’s IR code list for details.
Sets auto power standby status.
Actual operations/reactions of enabling auto power standby depend on each device.
Returns account information registered on a device.
Selects tuner preset.
Only call this API after changing the target zone’s input to tuner.