Explore Plans
Mobile menu Close menu

Set a Timberwolf Server object to a specified value. The selected Timberwolf Server will convert the textual value to the datatype of the target object. You can connect the target object to another subsystem like KNX, 1-Wire, Modbus, MQTT, HTTP or Timeseries

Developer info

API endpoint slug
timberwolf_server.set_value
Filter code method
TimberwolfServer.setValue.skip(string?: reason)
Runtime method
runAction("timberwolf_server.set_value", {})

Action fields

Object name Nested dropdown list

Label
What Timberwolf Server and object do you want to use?
Slug
object_name
Required
true
Can have default value
false

Value Text input > Other

Label
Value
Slug
value
Required
true
Can have default value
true
Filter code method
TimberwolfServer.setValue.setValue(string: value)