Skip to content

Todo: Registry ranges defined via data type #61

@HotNoob

Description

@HotNoob

not entirely certain the best way to implement this, because it may vary between transports.
maybe some sort of hook / callback.

but, calculating registry ranges based on data type would allow for a bit of short hand.

ie,

in modbus, where each register holds 2 bytes.
UINT @ x01 would be interepreted as UINT @ x01~x02

but in say canbus, this would be ignored, since the "registers" hold more than 4 bytes.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions