CorefluxCommunity / Coreflux-fluxassets

Support and issue tracking for every coreflux flux assets!
4 stars 0 forks source link

[BUG] - Modbus2MQTT - Missing the Slave ID in the config of the Asset #10

Open 96DrQ opened 4 months ago

96DrQ commented 4 months ago

Bug Description 🐞

I'm using the asset Modbus2MQTT to read values from different devices but in some of them the Slave ID is set to a different value then 1 so I can't read from that device.

Steps to Reproduce 🔄

  1. Install the asset
  2. Check the configuration of the device
  3. check the Slave ID in the device
  4. try to change this in the asset

Expected Behavior ✅

I would expect that in the Config parte of the MadbusParameters in the asset that would be a field to select the Slave ID to connect to.

Environment 🌐

Windows 10

Asset Type 🧩

Modbus

Additional Information ➕

image

image

Terms of Service

RafaelVieira-Coreflux commented 1 month ago

Hello @96DrQ .

We are currently working on a new update of the Modbus asset.

Did this bug occur using a TCP or RTU connection?