Cloud-Automation / node-modbus

Modbus TCP Client/Server implementation for Node.JS
467 stars 174 forks source link

DNP3 Protocol help #267

Closed stefanodias closed 3 years ago

stefanodias commented 4 years ago

I'm starting a new project using node-modbus-tcp to read data on device...it's work fine!! i would like a help to implement a code to send data reading from node-modbus-tcp and send to SCADA Software using a DNP3 protocol...Is it possible?