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
141 stars 90 forks source link

Agent to Agent Connection: Filtering not working #475

Closed nickamenda closed 2 months ago

nickamenda commented 2 months ago

When trying to use filters on an agent to agent connection, the filters are not taking effect.

Example Code: `

1

` Still comes in as milliseconds, does not filter down to once a second.

Screenshot 2024-06-28 at 12 31 06 PM

wsobel commented 2 months ago

Fixed in build 2.3.0.16

wsobel commented 2 months ago

Please test this in the latest build.

wsobel commented 2 months ago

I'm closing this as fixed.

MRIIOT commented 1 month ago

Thanks. We will test later this week.