Starting the Xideco Router - MrYsLab/xideco GitHub Wiki

The Xideco Router may be run on any computer in the system. There is one Xideco Router instance per system.

It automatically routes Xideco protocol message to and from all of the Bridge type components.

To start the Xideco Router, open a command window and type:

xirt

The output on the console should look something like:

:~$ xirt
router IP address = 192.168.2.194

port_map.py is located at:
/usr/local/lib/python3.5/dist-packages/xideco/data_files/port_map

Set router_ip_address in the port_map to the address printed above.

When version 0.4.0 is released, the console output should look like:

~$ xirt
Xideco Router

******************************************
Using router IP address = 192.168.2.192
******************************************

If using the port map, port_map.py is located at:

/usr/local/lib/python3.5/dist-packages/xideco/data_files/port_map

NOTE: The path to port_map.py may be different for each Operating System/Computer

Set the router_ip_address entry in port_map.py to the address printed above
for each computer running Xideco, or optionally set the address manually for each Xideco module
using the command line options.

There are no command line options for xirt.