The TPF file

The format for sharing products between users, is by creating a TPF (ThirdPartyFile) and then importing it into the App.

 

The TPF file is just a simple textfile that consists of some sections that contains metadata about the product and its commands.

 

Here is an example of the contents of a TPF file that contains the discrete command for 16:9 for the Samsung UE46C6005 television.

 

[CreatedBy]

Name=Test User

Email=

[Product]

Manufacturer=Samsung

Model=UE46C6005

Comment=LED TV (With discrete codes)

Category=TV

[Signal_16-9]

IRProtocol=PRONTO

Pronto1=0000 006d 0000 0022 00ac 00ac 0015 0040 0015 0040

Pronto2=0015 0040 0015 0015 0015 0015 0015 0015 0015 0015

Pronto3=0015 0015 0015 0040 0015 0040 0015 0040 0015 0015

Pronto4=0015 0015 0015 0015 0015 0015 0015 0015 0015 0015

Pronto5=0015 0015 0015 0040 0015 0015 0015 0015 0015 0040

Pronto6=0015 0040 0015 0040 0015 0040 0015 0040 0015 0015

Pronto7=0015 0040 0015 0040 0015 0015 0015 0015 0015 0015

Pronto8=0015 0689

 

The TPF file MUST contain the [CreatedBy] and [Product] section, and then a section for each command that starts with "Signal_" and then the command name. The different types of IRProtocol is described in the menu to the left.