Explore Plans
Mobile menu Close menu
2Smart Cloud2Smart Cloud

Setting numeric value

This action will allow setting a value of the numeric type sensor.

Developer info

API endpoint slug
2smart_cloud.set_numeric
Filter code method
_2smartCloud.setNumeric.skip(string?: reason)
Runtime method
runAction("2smart_cloud.set_numeric", {})

Action fields

Sensor Dropdown list

Label
sensor
Helper text
Sensor to set
Slug
sensor
Required
true
Can have default value
false

Value Text input > Other

Label
value
Helper text
Value to set
Slug
value
Required
true
Can have default value
true
Filter code method
_2smartCloud.setNumeric.setValue(string: value)