2023-11-09 4:51 AM
2023-11-30 1:20 AM
Hello @Sergen
you're right help is missing for this node
in order to move the object, you can inject a msg.payload JSON object with x, y and z values as following example:
{
"x": "50",
"y": "30",
"z": "20"
}