Relative Content

Tag Archive for c++opendnp3

Does OpenDNP3 support 64-bit types (uint64, int64)?

So, I’m working on my first project with OpenDNP3, and creating a converter between this protocol and a different one. So far so good, except I’m trying to handle an incoming I64 value from the other protocol, and I don’t actually see a way to handle it in OpenDNP3. For example the ICommandHandler