Subscription code inheritance
Hi,
I have a template with one subscription and when I create a thing from this template the subscription (and its parameters (enabled, ...)) is inherited but not the code ! So I just have a blank subscription on my newly created thing.
The code is simple, it's just a call to a thing method I created :
me.getNewMessages();
Do you know the code is not inherited ?
Regards

