I'm trying to compare the payload size between a xml and json payload. I have a HTTP request node polling an MTConnect adapter once per second.
When I connect a debug node to the http request node, I do not get the full payload but a truncated version, but after passing the output through a XML node to convert it to JSON the debug node has the full payload.
Is this hitting some sort of max string length issue?
I know they are Okuma lathes. Typically if the equipment is Fanuc based we just go ahead and use FOCAS via Kepserver.
Currently the lathes are being polled by Kepserver via MTConnect but we're occasionally getting errors so I decided to see what it would take to poll it via Node Red and see if I still had any errors, which I have not. I've been polling one lathe for a couple of days and it hasn't missed a beat, so the problem may have something to do with Kepserver.