Community Tip - If community subscription notifications are filling up your inbox you can set up a daily digest and get all your notifications in a single email. 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