Skip to content

Improvement: conversion of input/output variables #8

@dev-gb

Description

@dev-gb

In a direct slave to slave communication a conversion of data may be needed.

For example, when a slave sends a temperature in Celsius and the receiving slave expects it in Fahrenheit.

Therefore a factor and offset as defined in UnitDefinitions is required.
BaseUnit_value = factor * Unit_value + offset

Could be addet to CFG_INPUT or CFG_OUTPUT PDU

Metadata

Metadata

Assignees

Labels

BacklogLow relevance for nowenhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions