Closed
Description
As we began caching the instruments or meters that are created, we aim to avoid creating new objects if the creation parameters (such as name, unit, tags) match any of the cached objects. The issue at hand is whether we should consider the comparison of tags to be order sensitive or not. This is a decision we need to make.