uds icon indicating copy to clipboard operation
uds copied to clipboard

introduce Raw Data Record (signal for message database)

Open mdabrowski1990 opened this issue 4 years ago • 1 comments

Requires

#6

Description

As a user, I want to have Data Record that just contains raw value without any meaning or mapping.

Testing

  • unit tests
  • review

Acceptance criteria

  • Raw Data Record class is defined
    • inherits after Abstract Data Record class
    • contains just bit length and name attributes

mdabrowski1990 avatar Feb 09 '21 09:02 mdabrowski1990

#15 must be completed prior this one

mdabrowski1990 avatar Feb 09 '21 12:02 mdabrowski1990