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
This input
generates
<?xml version="1.0" encoding="WINDOWS-1252" standalone="no"?> <!--This file is in the Girr (General IR Remote) format, see http://www.harctoolbox.org/Girr.html--><remotes xmlns="http://www.harctoolbox.org/Girr" xmlns:html="http://www.w3.org/1999/xhtml" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" girrVersion="1.2" title="IrScrutinizer parametric export" xsi:schemaLocation="http://www.harctoolbox.org/Girr http://www.harctoolbox.org/schemas/girr_ns-1.2.xsd"> <adminData> <creationData creatingUser="bengt" creationDate="2024-10-28_16:50:07" tool="IrScrutinizer" tool2="IrpTransmogrifier" tool2Version="1.2.13" toolVersion="2.4.2-SNAPSHOT"/> </adminData> <remote comment="Export from IrScrutinizer" deviceClass="Device Class" displayName="Display Name" manufacturer="Manufacturer" model="Model" name="Name" remoteName="Remote Name"> <commandSet name="commandSet"> <parameters protocol="Apple"> <parameter name="D" value="1"/> <parameter name="PairID" value="254"/> </parameters> <command F="2" master="parameters" name="x"/> <command F="3" master="parameters" name="y"/> </commandSet> </remote> </remotes>
which is clearly wrong.
The text was updated successfully, but these errors were encountered:
bengtmartensson
No branches or pull requests
This input
generates
which is clearly wrong.
The text was updated successfully, but these errors were encountered: