Can Mendix support to detect / listen serialport ?

0
Hi experts,   I have requirements to listen / detect serialport in mendix web app..   can mendix support that ?   Thanks, Zacky
asked
1 answers
0

This would by highly experimental but it seems you can use Javascript to read from a serial port of the device: https://developer.mozilla.org/en-US/docs/Web/API/SerialPort 

But do note that currently only Chrome, Edge and Opera seem to support this.

Regards,

Ronald

 

answered