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

In Step 3 addType snippet should be part of dictionary-plugin.js #39

Open
dldg opened this issue Oct 17, 2019 · 0 comments
Open

In Step 3 addType snippet should be part of dictionary-plugin.js #39

dldg opened this issue Oct 17, 2019 · 0 comments

Comments

@dldg
Copy link

dldg commented Oct 17, 2019

The following snippet should also be shown in dictionary-plugin.js snippet in Step 3 as part of the install function:

openmct.types.addType('example.telemetry', {
    name: 'Example Telemetry Point',
    description: 'Example telemetry point from our happy tutorial.',
    cssClass: 'icon-telemetry'
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant