<< Click to Display Table of Contents >> Navigation: Delta Web Service > Core Modules > Delta Web Service API > DWS API Operations > getHelloData |
Route |
/delta/rpc/getHelloData |
Summary |
Returns the data used when the Delta Server was discovered |
Sample URL |
http://192.168.0.1/api/delta/rpc/getHelloData |
Sample Response |
{ "status": 0, "msg": "Function: getHelloData called OK", "data": { "version": "2.0:5", "ip": "10.100.101.114", "tcpport": "23", "name": "Delta1", "udpporttx": "7780", "udpportrx": "7781", "group": "9", "leader": "1", "multicastport": "7776" } } |
Page edited [d/m/y]: 15/12/2020