Community Tip - Your Friends List is a way to easily have access to the community members that you interact with the most! X
Hi there,
Can anyone suggest how can I set the following property using code? Thank you.
Solved! Go to Solution.
I believe you can assign any Thing that is based on the IndustrialGateway template
just do Things[NameOfThing].IndustrialThing = ValueToSet
I believe you can assign any Thing that is based on the IndustrialGateway template
just do Things[NameOfThing].IndustrialThing = ValueToSet