Input
$object.input:description$
Properties
address
$object.input.address:description$
channel
$object.input.channel:description$
interface
$object.input.interface:description$
value
$object.input.value:description$
Events
on_value_changed
$object.input.on_value_changed:description$
Handler signature
function (value, input, user_data)
Arguments
-
value- $object.input.on_value_changed.parameter.value:description$ -
input- $object.input.on_value_changed.parameter.input:description$ -
user_data- optional user-provided value (see Events).