pugmajere / companion-module-generic-tcp-udp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

companion-module-generic-tcp-udp

If you are using this plugin, then it would probably mean that you are using some software that has not been supported yet, and we would therefore really appreciate if you made a module request for it here:

https://github.com/bitfocus/companion-module-requests/issues

In that way, more people will get to benefit from this in the future, thanks.

V1.0.0 A generic module for performing simple TCP and UDP requests, for more info look in HELP.md

V1.0.1 -Fixed errors in HELP.md file

V1.0.2 -Added the option to chose the end caractors: \r, \n, \r\n, \n\r or none at all.

V1.0.5 -Added the option to insert hex codes using the %hh format.

V1.0.6 -pre-encode send buffer as 'latin1' (binary) to prevent 'utf8' escape of 8bit characters

V1.0.7 -re-write to ES6

About

License:MIT License


Languages

Language:JavaScript 100.0%