OpenCyphal-Garage / yukon-old

An open suite of tools for observing, debugging, and interacting with a UAVCAN v1 bus.
http://uavcan.org
MIT License
31 stars 10 forks source link

[Backend | Task] Mock system description #48

Closed TSC21 closed 4 years ago

TSC21 commented 4 years ago

A data format shall be defined that allows the static state of a simulated system to be defined including nodes to mock, their identifiers, ports they will subscribe to, and messages they will emit along with other pertinent meta-data.

Ex: JSON, YAML, XML.