LeszekLeo it works like you need: if you specify paylad path as "value" and push the message e.g.
{"command":"setSomething","value":10}
then when you move the slide to value e.g. 35, then you'll receive pushed message
{"command":"setSomething","value":35}