Your PLC is gonna use more resources maintaining a...
# general
b
Your PLC is gonna use more resources maintaining a connection over HTTP alone than it would with processing the values and sending those values over MQTT. Now if you're doing some really complicated processing before it needs to go out to the broker, then maybe, but we always push as much of the processing as close to the edge as possible.