Config File details
Introduction
In the same directory as relaykeys there is a file relaykeys.cfg
It looks like this:
Feel free to change any of the settings but Be careful that you make the username/password the same - otherwise the CLI programme can't talk to the service.
Dev - Defining your port of the RelayKeys hardware
RelayKeys software tries to find the RelayKeys board automagically. If you have a device with a number of COM ports attached - or ones that have similar functionality you may have some difficulties. If so try fixing the COM port.
Access Device Manager. Search for "Device Manager" in Windows.
Click on Ports. If you only have RelayKeys connected you should see one device. If you see many - try unplugging it and replugging it in to find which COM port it is.
Note the number and edit your RelayKeys cfg file. Search for "RelayKeys config" in Windows - and open with Notepad.
Type
dev = COM3
where COM3 is your port number you found in step 2-3.
Last updated