mtconnect / cppagent

C++ Agent toolkit - Pre-built binaries, visit: https://github.com/mtconnect/cppagent/releases Docker images available at https://hub.docker.com/repositories/mtconnect
http://mtcup.org/
Apache License 2.0
143 stars 91 forks source link

Added access to agent hooks in sink contract #497

Closed wsobel closed 1 week ago

wsobel commented 1 week ago

Added a method in the sink contract to allow a sink to register a hook that can be called back when certain events occur.