Community Tip - Your Friends List is a way to easily have access to the community members that you interact with the most! X
How to attribute assignment?
You have to also enable the newly created thing and restart it, in the following manner:
1. using the EnableThing() Service: Things['CreateThing4'].EnableThing();
2. using the RestartThing() Service: Things['CreateThing4'].RestartThing();