Skip to content
This repository has been archived by the owner on Apr 27, 2020. It is now read-only.

Saved Objects Storage and Installation #144

Open
spg-matt opened this issue Jun 16, 2018 · 0 comments
Open

Saved Objects Storage and Installation #144

spg-matt opened this issue Jun 16, 2018 · 0 comments

Comments

@spg-matt
Copy link
Contributor

We need to design a way to store the various saved objects that get stored with a source and design a way to install them when a channel is created.

We're already using the saved objects API, which is no different for other types of saved objects like visualizations and dashboards. Other than the order of insert can be important and in the case of dashboards saved objects can reference each other.

We could make this a script that we execute per source installation, which will set the stage for ousting node red. Or we can make these more handlebar formatted JSON templates. Then we'd have to figure out a way to specify install order and referencing.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant