Inquiry regarding enabling MQTT or Modbus for data extraction to Node-RED - CellMate K9

Dear Batrium Technical Support Team,

I am writing to you because I need to extract data from my Batrium system which uses a CellMate K9. My goal is to be able to access this data via protocols such as MQTT or Modbus for integration, preferably using Node-RED.

Ideally, I would like to establish the connection via Ethernet, although if another type of hardware interface is necessary, I would be open to considering it.

I have attempted to configure the connection via MQTT by reviewing the available options in the Batrium configuration software, but I am unable to find the section or settings related to MQTT.

My equipment is a Batrium with a CellMate K9.

I would greatly appreciate your assistance in advising me:

  1. If my CellMate K9 model is compatible with data extraction via MQTT or Modbus, and if it’s possible to do so in a way that is accessible to Node-RED.
  2. If so, how I can enable and configure the MQTT or Modbus option in my system for this purpose, and if an Ethernet connection is feasible or if a different hardware interface is required.
  3. If there are any additional hardware or software requirements I need to meet to achieve this integration.

Please let me know if you require any further information about my current setup to assist me better.

Thank you in advance for your time and help.

Sincerely, Carlos

Hi Carlos,

it is possible to utilize the Batrium WatchMonUDPListener on the same network as the WatchMonCORE and collect all data, the WatchMonCORE is publishing, and write that into a MQTT broker. You can find the WatchMonUDPListener here.

Kind regards,