PR55-5A sensor parameters setup

We have a PR55-5A current receiver and have it reporting to a IoT Edge computer, so we ONLY use NodeRed for communicating with the PR55-5A.

We notice that the receiver is transmistting every 30 seconds regardles of the sensor mA value changes or not. How do we setup this device using NodeRed to change the settings so that:

  1. It only transmits on demand if a sensor value changes AND
  2. Send a transmission every 2 minutes regardless of the sensor value

Sensor configuration through Node-Red is explained in the video here:

Please take a look and let us know if you have any questions.