Matt Mallozzi
Results
3
comments of
Matt Mallozzi
trafficstars
For anyone looking for a temporary workaround, I modified emoncms.cpp in the emoncms_publish method to pass my desired port (27015) as the optional third parameter to get_http in the "Plain...
Makes sense - thanks!
It would be a nice change to have different return codes for the different scenarios - it's common for 0 to indicate success, 1 might be more of an "expected"...