Skip to content

Datapoints - is it regular or virtual data point? #178

Description

@gabrieltholsgard

Now it is not possible to see from a JSON data point whether it is a data point for a stream or a virtual stream.
Proposed solution is to add one more field in the mapping 'vsdatapoint' such that minimal changes has to be done across the system.
Added field could be 'vstream' and the field should always be present and always set to true for virtual streams, as such data points can mainly be handled the same and were distinguishing is needed a check for this would either be 'undefine' for streams or 'true' for virtual streams.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions