mirror of
https://github.com/nasa/openmct.git
synced 2024-12-19 05:07:52 +00:00
[Create] Allow create of sine wave generators
Add the 'creation' feature to sine wave generators, so that they appear in the Create menu after changes for WTD-705.
This commit is contained in:
parent
b073e3d553
commit
b4679b9c6d
@ -16,6 +16,7 @@
|
||||
"name": "Sine Wave Generator",
|
||||
"glyph": "T",
|
||||
"description": "A sine wave generator",
|
||||
"features": "creation",
|
||||
"model": {
|
||||
"telemetry": {
|
||||
"period": 10
|
||||
|
Loading…
Reference in New Issue
Block a user