With the merging of #147, any object with a property called name can be considered a device, where before some objects without that property could. It no longer makes sense to allow overriding the name in the BlueskyContext, the value of obj.name can be a universal identifier for the object.
With the merging of #147, any object with a property called
namecan be considered a device, where before some objects without that property could. It no longer makes sense to allow overriding the name in theBlueskyContext, the value ofobj.namecan be a universal identifier for the object.