cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

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 set the value of the IndustrialThing property programmatically?

Michail
9-Granite

How to set the value of the IndustrialThing property programmatically?

Hi there,

 

Can anyone suggest how can I set the following property using code? Thank you.

Capture.JPG

 

 

 

1 ACCEPTED SOLUTION

Accepted Solutions
PaiChung
22-Sapphire I
(To:Michail)

I believe you can assign any Thing that is based on the IndustrialGateway template

just do Things[NameOfThing].IndustrialThing = ValueToSet

View solution in original post

1 REPLY 1
PaiChung
22-Sapphire I
(To:Michail)

I believe you can assign any Thing that is based on the IndustrialGateway template

just do Things[NameOfThing].IndustrialThing = ValueToSet

Top Tags