Sharing Configuration Between Applications

Very soon we’ll be starting to deploy two separate applications where one application will be using a subset of the others code base.

Is there a way to share the device configuration and service variables between the two? We’ve got quite a few service variables and while it wouldn’t be incredibly painful to manage them in both places I’d like to avoid it.

Hi, I think you could set different variables with the CLI, please see the docs here for some directions