Hi,
I was wondering if these was a way to have variables, at fleet, service or device level, reference the value of another?
For example, if we have some central DEVICE_ID
variable key, and we have redundancy between service configurations that drive their own respective variable keys from this same value, can something such as ${DEVICE_ID}
be used in the value of a different variable? Or even composition such as specific-value-${DEVICE_ID}
.
I suspect from experimentation that the answer is no. Just thought I’d check! & also to see if I’m approaching this wrongly.
Thanks,
Louis