Hi,
I’m looking to have templates on new account creation for:
-
Device feeds and processes
The feeds and processes should be created automatically from a template when a new account is created or a new device starts uploading data
I believe Chaveiro’s device module is a good start, have to explore it: GitHub - emoncms/device: Emoncms device module -
Dashboard
A dashboard should be created automatically from a template. A possibility is that the template be shared by all accounts (or account types) so that when the template is edited/updated all accounts use the new version. Other possibility is to have a method of synchronizing the template to all/selected accounts.
The Applications module could be an easy start but it’s not flexible for different accounts.
I believe some of these features would benefit the main branch but I’m willing to discuss custom development.