ThingShape Home Mashup not inherited
Greetings,
I've created a ThingShape which contains some properties and a HomeMashup which i wish other Things to use.
When i create MyThing and inherit from GenericThing Template and implement MyThingShape, MyThing HomeMashup is not set to the HomeMashup defined for MyThingShape.
If i create a property on MyThingShape named primaryMashup and give it a default value, then MyThing inherits the properties with the value set.
Is this a bug, or is it not possible to inherit the HomeMashup from a ThingShape?

