CRecordTcpGetServerList
A message with this record requests a list of existing TCP servers inside the own node.
This is a nano service in the SYSTEM namespace.
The
{
"id": "385baa58-29b3-471e-80ca-f2d7967bbc3d",
"name": "TCP_GET_SERVER_LIST",
"isService": "true",
"hasOtherSlots": "false",
"description": "Get a list of TCP servers.",
"namespaces": "SYSTEM",
"slots": [
{
"key": "1",
"name": "SERVERS",
"answer": "false",
"mandatory": "true",
"type": "RECORD_ARRAY",
"description": "The list of servers. TYPE of record: TCP_SERVER"
}
]
}