rstrouse / relayEquipmentManager

A hardware controller for GPIO, I2c, SPI, and generic devices.
GNU General Public License v3.0
38 stars 19 forks source link

Add Connection, Server Name Limited to 20 Characters #37

Closed arrmo closed 1 year ago

arrmo commented 2 years ago

Minor, but ... when trying to add a new connection, the server name field is limited to 20 characters => can be an issue when putting in the FQDN. BTW, if auto-detecting the connection, more than 20 characters is allowed.

Thanks!

rstrouse commented 1 year ago

Yep a little short sighted. You will need to hard refresh your browser for the change to take effect.

arrmo commented 1 year ago

Minor, no worries. Thanks!