IoTize Device Com UART
Installation
npm
npm install @iotize/device-com-uart.node
Usage
let protocol = new UartProtocol({
port: 'COM12'
});
For more informations, read the documentation.
npm install @iotize/device-com-uart.node
let protocol = new UartProtocol({
port: 'COM12'
});
For more informations, read the documentation.
npm i @iotize/device-com-uart.node
6
3.0.0
MIT
19.6 kB
20