William Sobel
William Sobel
An adapter us host a socket server that streams pip delimited data starting with a timestamp and followed by key value pairs (for simple cases). An adapter can be written...
I'll check this out and put together a fix.
Agree. It is using standard name resolution. We may need to find a workaround. BestW(Sent from mobile)On Oct 3, 2022, at 07:02, MRIIOT ***@***.***> wrote: version: "3.9" services: agent: build:...
Not compatible with MTConnect spec 1.4 in Probe command; Agent and schema files from version 2.0.0.8
this looks like a schema issue
There is a WIP branch on the dev repo that is addressing this. There is an issue on the windows build that is giving me trouble. Currently the device xml...
Did you try from the command line: `agent install` That should create the service.
Did you run in an administrative console? (Sent from mobile) > On Aug 23, 2022, at 07:15, coddddc ***@***.***> wrote: > > > i tried it but its not...
Thanks, I’ll take a look. Versioning is complex for model support.
Where is observation rate occurring? I don't see it in the code. I'm probably missing something. Pls provide more context.
This is what the probe is for. The MQTT implementation breaks the document into separate devices. We could have a single probe payload, that would be an option. Or we...