I am trying to set a value in a call service node manually or thru modbus read node but I keep getting errors. Looking for help on how this should be done?
[{"id":"9e1f0234218e75e4","type":"modbus-read","z":"d7d5eabb97697529","name":"","topic":"","showStatusActivities":false,"logIOActivities":false,"showErrors":false,"showWarnings":true,"unitid":"","dataType":"HoldingRegister","adr":"416384","quantity":"16","rate":"100","rateUnit":"ms","delayOnStart":false,"startDelayTime":"","server":"d698a02d97233c82","useIOFile":false,"ioFile":"","useIOForPayload":false,"emptyMsgOnFail":false,"x":350,"y":260,"wires":[["fc3dea3bf17ff067","338fb32198f16c65"],["338fb32198f16c65"]]},{"id":"fc3dea3bf17ff067","type":"api-call-service","z":"d7d5eabb97697529","name":"","server":"e07a00da.95ce7","version":5,"debugenabled":false,"domain":"input_number","service":"set_value","areaId":[],"deviceId":[],"entityId":["input_number.gate_position"],"data":"","dataType":"jsonata","mergeContext":"","mustacheAltTags":false,"outputProperties":[],"queue":"none","x":750,"y":280,"wires":[["2f618767ad4e55b1"]]},{"id":"23d14d54f3f2f4b6","type":"inject","z":"d7d5eabb97697529","name":"","props":[{"p":"payload"}],"repeat":"","crontab":"","once":false,"onceDelay":0.1,"topic":"","payload":"2000","payloadType":"num","x":390,"y":320,"wires":[["fc3dea3bf17ff067"]]},{"id":"2f618767ad4e55b1","type":"debug","z":"d7d5eabb97697529","name":"debug 1","active":true,"tosidebar":true,"console":false,"tostatus":false,"complete":"false","statusVal":"","statusType":"auto","x":1060,"y":260,"wires":[]},{"id":"338fb32198f16c65","type":"debug","z":"d7d5eabb97697529","name":"debug 5","active":true,"tosidebar":true,"console":false,"tostatus":false,"complete":"payload","targetType":"msg","statusVal":"","statusType":"auto","x":740,"y":380,"wires":[]},{"id":"d698a02d97233c82","type":"modbus-client","name":"Gate PLC","clienttype":"tcp","bufferCommands":true,"stateLogEnabled":false,"queueLogEnabled":false,"failureLogEnabled":true,"tcpHost":"192.168.1.25","tcpPort":"502","tcpType":"DEFAULT","serialPort":"/dev/ttyUSB","serialType":"RTU-BUFFERD","serialBaudrate":"9600","serialDatabits":"8","serialStopbits":"1","serialParity":"none","serialConnectionDelay":"100","serialAsciiResponseStartDelimiter":"0x3A","unit_id":1,"commandDelay":1,"clientTimeout":1000,"reconnectOnTimeout":true,"reconnectTimeout":2000,"parallelUnitIdsAllowed":true,"showWarnings":true,"showLogs":true},{"id":"e07a00da.95ce7","type":"server","name":"Home Assistant","addon":true}]