Skip to content

Refactor Interfaces and Methods for FP introspection #13

@WolframWilluhn

Description

@WolframWilluhn

Clients of the SGr library my want to find out about the data points of the function profiles, e. g. names or units of data points, without having to parse the XML files themselves.

The SGr library should offer methods for clients to obtain a list of all data points along with generic information.

Some new methods required:

  • get full DeviceFrame on device level
  • get functional profile part on FP level (may require some refactoring, because this is interface-specific)
  • get data point part on DP level (may require some refactoring, because this is interface-specific)

Metadata

Metadata

Labels

enhancementNew feature or request

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions