Skip to content

Is SensorDataSeries as top-level message? #900

Description

@ClemensLinnhoff

Describe the problem

I recently came across an OSI trace file of a SensorDataSeries message. It was marked as sd in the file name, so I assumed it was a SensorData trace file which lead to a failure during deserialization.

Describe your research

Next to SensorData, there is also SensorDataSeries and SensorDataSeriesList. Both are not listed in the top-level interfaces in the standard documentation and they are also not listed as types in the OSI trace file naming convention.

Ask your question

Should SensorDataSeries and SensorDataSeriesList be added to the top-level messages and also as separate types to the trace file naming convention?

And as an additional question: What is the intention of the SensorDataSeries? Why not just use SensorData directly?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions