-
What is the MQTT json payload supposed to look like to map to the device file? I tried variations of the following with no luck.
{
"dataItemId": "avail",
"value": "AVAILABLE"
}
I see the…
-
looks like docker files were refreshed and organized into /docker, but build-docker-image-yml was not updated.
`Error: buildx failed with: ERROR: failed to solve: failed to read dockerfile: open Do…
-
i would like to try out mqtt source - can we get an example config block in the readme?
-
I wanted to build a Docker image for `v2.2.0.3` with the same instructions I used to build an image for `v2.1.0.6`, however, the build fails with the following error:
```bash
# docker buildx build…
-
I know this is less of an issue and more of a question, but I dont know where else to get an answer. I am sure I am simply not looking in the right place.
Back on v1.8 the PDF standards docs had a …
-
I tried to get the simulator and agent working on windows 10, same PC. However, cannot get it working.
Below are the steps:
1. Download https://github.com/mtconnect/cppagent/releases/tag/v1.4.0.10…
-
Hi there! First off, this is a really neat project and I sincerely appreciate you all putting it out there into the world. It seems like this is being very actively developed and I’m eager to see it p…
-
Hi Everyone,
I was working on MTconnect standard and its implementation for robot arm since a month.
I have successfully executed given demo with existing dummy simulator and got much clarity about …
-
While attempting to run the latest version using the agent adapter and Mazaks 5719 agent The following error occurs.
``` bash
+ agent run agent.cfg
Configuration search path: "/etc/MTC_Agent" a…
-
I don't believe Message is handled according to spec.
https://github.com/mtconnect/cppagent#adapter-agent-protocol-version-17