What would you like to happen?
Currently in code path to read from s7, there is a stub in internal/s7/Reader.go a function parsePlcValue is a stub, causing all read requests for s7 fail with (cought) panic.
Without this function Im not aware of any way to use plc4go to read with s7.
I would like the function to get implementation, at least for some types.
Programming Languages
Protocols
What would you like to happen?
Currently in code path to read from s7, there is a stub in internal/s7/Reader.go a function
parsePlcValueis a stub, causing all read requests for s7 fail with (cought) panic.Without this function Im not aware of any way to use plc4go to read with s7.
I would like the function to get implementation, at least for some types.
Programming Languages
Protocols