MQTTX icon indicating copy to clipboard operation
MQTTX copied to clipboard

The ability to run scripts based on the subscription topic or multiple scripts by other criteria

Open pulseuk-mh opened this issue 10 months ago • 0 comments

Motivation

Only being able to run one script limits decoding of data and running a very large script to decode many topics is not efficient use of resources. IE the large combined script will be loaded and run even though topics with that datatype might not currently be subscribed.

Detailed design

Being able to run more than one script, based on a subscribed topic or some other criteria

Alternatives

None

More detail (optional)

No other context

pulseuk-mh avatar Mar 11 '25 15:03 pulseuk-mh