What does IR command or IR sequence mean?

Hi all, sorry for this newbie question, but I’ve noticed that in entities I’ve created, I’ve seen an extra command called IR command or IR sequence that I didn’t teach IR codes too. What do these mean? They are seen in Activities, Sequences when I’m trying to add a power on or off sequence. Does this have something to do with IR powering on when I don’t have a decreet ON or OFF code and the Power is just a toggle ON/OFF single command? I can’t seem to get those to work.

Normally if you send for instance DIGIT_1 this command is send.

With IR command you can also send DIGIT_1 but with additional parameters delay, repeat and hold.

With IR sequence you can send several commands in a row with a delay in between like DIGIT_1, DIGIT_2 with the same additional parameter from IR command. This is perfect for PIN numbers or IPTV channel numbers.

Ralf

Oh that makes perfect sense. Thanks.
(Was this explained somewhere that I have missed?)

I do not know. I got it from reading discord the best source of information for R2/R3.

Ralf