st-one-io / node-red-contrib-s7

A Node-RED node to interact with Siemens S7 PLCs
GNU General Public License v3.0
112 stars 58 forks source link

Adding validation for reversed datatypes #103

Closed danielmichalichyn closed 2 years ago

danielmichalichyn commented 2 years ago

Based on the pull request made in node s7 library (addding_little_endian), to support reversed datatypes, i'm adding a validation for those datatype in the node-red as well.