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

Add device_templates support to emulator-plugin #121

Open
lazypower opened this issue Nov 23, 2020 · 1 comment
Open

Add device_templates support to emulator-plugin #121

lazypower opened this issue Nov 23, 2020 · 1 comment
Labels
chart/emulator enhancement New feature or request help wanted Extra attention is needed

Comments

@lazypower
Copy link
Contributor

As advertised on the tin.

We need to pass in configurations to the emulator, and we have a standard array of door/lock configurations that would be nice to templatize as a device_template.

Ideally the incoming configuration would be similar to this map as an example:

door_config: {r1: nine-door, r2: nine-door, r3: three-door, r4: three-door, r5: nine-door, r6: three-door}

That map results in a script consuming the map, and rendering configuration segments in /synse/plugin/config/ (Needs citation).

@lazypower lazypower added enhancement New feature or request help wanted Extra attention is needed good first issue Good for newcomers chart/emulator labels Nov 23, 2020
@lazypower lazypower removed the good first issue Good for newcomers label Dec 1, 2020
@lazypower
Copy link
Contributor Author

I'm going to pull the assignee and good-first-issue label. I've dug into this over the last 2 days and it's not as straight forward of a problem domain as I'd like. There are other low-hanging items we can close out that wont require such an upfront investment in decoding a prior approach w/ assumptions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chart/emulator enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants