We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hello! could you point me to where you found these? Does the MT stand for state? Timezone? thanks // "Process a command request from remote control." // cmd is a required hex value, such as: // 'FA81' Standby // 'FA82' Active // 'FA83' GetPrimaryStatus // 'FA84' GetCommandVersion // 'FA87' GetCurrentChannel // 'FA90' GetSignalQuality // 'FA91' GetCurrentTime // 'FA92' GetUserCommand // 'FA93' EnableUserEntry // 'FA94' DisableUserEntry // 'FA95' GetReturnValue // 'FA96' Reboot // 'FAA5' SendUserCommand // 'FAA6' OpenUserChannel // 'FA9A' GetTuner // 'FA8A' GetPrimaryStatusMT // 'FA8B' GetCurrentChannelMT // 'FA9D' GetSignalQualityMT // 'FA9F' OpenUserChannelMT
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hello!
could you point me to where you found these?
Does the MT stand for state? Timezone?
thanks
// "Process a command request from remote control."
// cmd is a required hex value, such as:
// 'FA81' Standby
// 'FA82' Active
// 'FA83' GetPrimaryStatus
// 'FA84' GetCommandVersion
// 'FA87' GetCurrentChannel
// 'FA90' GetSignalQuality
// 'FA91' GetCurrentTime
// 'FA92' GetUserCommand
// 'FA93' EnableUserEntry
// 'FA94' DisableUserEntry
// 'FA95' GetReturnValue
// 'FA96' Reboot
// 'FAA5' SendUserCommand
// 'FAA6' OpenUserChannel
// 'FA9A' GetTuner
// 'FA8A' GetPrimaryStatusMT
// 'FA8B' GetCurrentChannelMT
// 'FA9D' GetSignalQualityMT
// 'FA9F' OpenUserChannelMT
The text was updated successfully, but these errors were encountered: