Hi all,

I have recently worked a lot on drivers that have internal structures which are 
defined by the protocol:

  *   BACnet/IP
  *   KNCnet/IP
  *   That other protocol I worked on as a paid gig

In all of these there I had to manually build lengthy “PlcStruct” constructs 
and pass them on.
Now I think I’ll try adding a “toPlcValue” to all generated pojos … this way I 
can eliminate all of this boilerplate code.

What do you think?

Chris

Reply via email to