edgexfoundry / edgexfoundry/device-modbus-go

Modbus reads real type and bool type data

Open
#690 11 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Go
Stars
120
Forks
105
PR merge metrics
No merged PRs in 30d

Description

After I establish a connection with the modbus device through edgex, I can only read data of type int16 and cannot read data of types real and bool. What should I do?

Contributor guide

Open the contributing guide

Research direction

Start by reproducing the reported behavior with a Modbus device connected through EdgeX and inspect how device-modbus-go handles int16, real, and bool data types. Done means the service can read real and bool values as well as int16 values, with the expected behavior verified against the device.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
embedded-iot
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.