st-one-io / nodes7

A javascript library to communicate with Siemens S7 PLCs
GNU General Public License v3.0
32 stars 9 forks source link

implement suport to read LREAL #11

Open fernandoamorim1703 opened 1 year ago

fernandoamorim1703 commented 1 year ago

In the constant file, the LREAL type is already defined. We would just need to add it to support it in the implementation of the other layers.