Help changing hight accuracy with nodered

Hello,
Im looking for change this from HA to node red anyone know how to sent the data portion with nodered?

Thanks

I found it :stuck_out_tongue: sorry but i leave the solution if anyone need it

{
  "message": "command_high_accuracy_mode",
  "data":{
    "high_accuracy_update_interval": payload,
    "command": "high_accuracy_set_update_interval"
  }
}