Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How do we define input paramters? #3

Open
simonduq opened this issue May 12, 2018 · 1 comment
Open

How do we define input paramters? #3

simonduq opened this issue May 12, 2018 · 1 comment
Labels
discussion Start a discussion

Comments

@simonduq
Copy link
Member

simonduq commented May 12, 2018

Currently, values assigned are just textual, e.g. "traffic-pattern: many-to-many", or "payload: 2B--128B". We probably want something in a strict format, understandable by a machine.

But also at some point, textual description is needed somewhere, to define e.g. what we mean with the various patterns and properties, so that they can be implemented (by the testbed or the firmware).

@simonduq simonduq added the discussion Start a discussion label May 12, 2018
@romain-jacob
Copy link
Member

romain-jacob commented May 15, 2018

Agree 100%. Textual description is definitely needed for the profile to be legible.
But we also need a formalized 'input' formatting, so that eventually we can reach the goal of a testbed or simulator directly inputting a profile to setup an experiment.

-> The question becomes: what is a right data format that enables both? I am only familiar with xml-based files, the like Flocklab is using. But I would assume there are many other options. Just need something 'easy to parse'. Maybe YAML is not the best thing here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
discussion Start a discussion
Projects
None yet
Development

No branches or pull requests

2 participants