Skip to content
This repository has been archived by the owner on Oct 11, 2023. It is now read-only.

Multiple telemetry payloads not working #52

Open
2 tasks
scaglion opened this issue Mar 29, 2021 · 0 comments
Open
2 tasks

Multiple telemetry payloads not working #52

scaglion opened this issue Mar 29, 2021 · 0 comments

Comments

@scaglion
Copy link

Type of issue

  • [x ] Bug
  • New feature
  • Enhancement

Description

In the documentation of the model, it says we can specify a list of telemetry messages under the telemetry section.

However only the first message defined in that list is sent during the simulation. That message is sent at the defined period, which is ok.
The other messages in the list are never outputted.

Steps to reproduce

Define two telemetry messages in the json model file.
Execute the model.
Monitor the messages being generated.

Expected behavior

Payloads relative to both telemetry messages are expected.

Current behavior

Only payloads related to first defined telemetry message are received.

Known workarounds


Possible solution


Context and Environment

  • Operating System: ...
  • GitHub branch: ...
  • .NET Runtime: ...
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant