Hello guys,
I am using simple Node-RED flow with input node (reading state of Cerbo GX discrete input) and output node (changing ESS settings). Problem is, that update interval of the input node is 5 seconds according to description on the Victron github page in part "Event based scheduling" (https://github.com/victronenergy/node-red-contrib-victron/wiki/Example-Flows).
Is it possible to change this standard update interval for example to 1 or 2 seconds?