0.0.5 • Published 2 years ago

mewtocol-serial v0.0.5

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

Install

This is a lib for panasonic mewtocol protocol via serial communication. A altanatives for serial assistance in nodejs.

Usage

The lib is a serials functions. Before you go, please modify your serial communication parameters in global variances.

The avaliable function as below: Get plc version: -PlcVer() Read contact status: -ReadOne('X0001') -ReadMulti('Y0000','Y001A') Change the relay status: RelayON('R0001')

Every function has comment in the source code. You could refer and enjoy.

0.0.5

2 years ago

0.0.4

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago