Skip to main content
June 30, 2016
Question

Create Thing

  • June 30, 2016
  • 1 reply
  • 1954 views

How to attribute assignment?


1 reply

20-Turquoise
June 30, 2016

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();