I have two applications today, one that represents devices in a production fleet, and a second that represents a development fleet. I think I’d like to develop workflows/dashboards/experiences. in the development application, where there is little risk of disturbing the production environment, and export/import the latest releases to the production application once new workflows/dashboards/experiences are ‘ready for production’
Is the concept of keeping dev and prod as separate applications flawed? I can appreciate the effort taken to create version control at the workflow/etc level inside a given application, and don’t want to create a design that is counter to Losant’s intended implementation.