skioppetto / OPCtoJMS

a bridge from an OPC-DA server to a JMS queue. The target is to read realtimes changes from an OPC server and decouple elaboration
5 stars 2 forks source link

OPCConsumer - develop and test #8

Open skioppetto opened 10 years ago

skioppetto commented 10 years ago

develop an OPCConsumer class. It will read OPCMessage objects from a queue and will write them to an OPC-DA server.

skioppetto commented 10 years ago

stp1. see https://github.com/skioppetto/OPCtoJMS/wiki/Data-Representation Build a VariantMapper that maps from/to a simplified object OPCValue composed by value serialized with json and VT data type as string.