Hi,
plug'n'play from LMCE(Pluto) is implemented this way :
- device searches for dhcp
- from MAC address device is identified and then further configuration steps are performed (mostly written Perl scripts that do the job).
Basically I'd like to do the same with rs232 device. Rs232 interface per se probably cannot be made plug'n'play, but there is a chance to do it over USB to rs232 dongles, cause they are detected when connected.
Can rs232 device be made plug'n'play ? If yes, any examples ?
Regards,
Bulek.