cppagent icon indicating copy to clipboard operation
cppagent copied to clipboard

C++ Agent toolkit - Pre-built binaries, visit: https://github.com/mtconnect/cppagent/releases Docker images available at https://hub.docker.com/repositories/mtconnect

Results 43 cppagent issues
Sort by recently updated
recently updated
newest added

i am trying to install agent . its installation getting completed but service is not getting created . how to create window service for the same . please help. service...

Anyone got any advice on building their own adapter? Right now I'm trying to build one for a local machine and it's not going great.

Up until recently, all extended tags would not validate to the schema. Seems lately, ALL extended tags are validating. I believe this to be in error. ex. ```xml ``` I...

MTConnect spec 1.2 and Agent version 2.0.0.11 ![image](https://user-images.githubusercontent.com/4930742/182627393-0cf71d31-a082-4b16-a5bc-e6e8cfb3f953.png)

Latest schema files 1.4 ![image](https://user-images.githubusercontent.com/4930742/176959448-c267989e-b101-448d-b196-8a9544563168.png)

observationrate tag is output even if "schemaversion=1.3" is set in cfg file. although it gets ignored, it also generates an error in log file. Customer assumes something is wrong.

# Description When using the adapter-agent feature on v2.0 the hostname of a container does not seem to resolve. Researching online solutions shows that the codebase may need to be...

MonitorConfigFiles=true # True = reload devices.xml and agent.cfg if they are changed MinimumConfigReloadAge = 1 # Number of seconds agent service will wait before performing reload config files

## Add a validation pipeline transform for observations [Issue 3159](https://projects.mtconnect.org/issues/3159) * Populate the `quality` attribute * Populate the `deprecated` if the value has been deprecated * Set the `verification` header...

feature

Agent build is successful when you skip the test package build and running the tests: ```conan create cppagent -pr cppagent/conan/profiles/gcc --build=missing -c tools.build:skip_test=True -tf=""``` If the test package build is...

clarification
can't reproduce