ComponentNotRegistered
data class ComponentNotRegistered(val deviceType: String, val component: ComponentRef) : DeploymentConfigurationError
Error raised when in the system configuration a component belonging to a deviceType is registered but in the deployment configuration it is not provided its instance.