<p dir="ltr">I use the 6200ch program and a firewire cable to change channels on a Motorola STB.  The parameters of the script are the node address and the channel number:</p>
<p dir="ltr">./6200ch -n0 300</p>
<p dir="ltr">The only problem I have is that the node address is sometimes 0, sometimes 1.  This changes after a reboot of the backend server.  </p>
<p dir="ltr">Does anyone have any ideas on how to dynamically detect the node address (such as a udev rule, or a script to parse the output of plugreport) so that I can deal wih this issue?</p>
<p dir="ltr">Thanks!</p>