PortNum: {
ACK: 1;
CONTEXT_SHARE: 66;
DISCOVERY: 2;
HEARTBEAT: 3;
ROUTING: 0;
SEMANTIC_FEDERATION: 132;
SEMANTIC_PROVENANCE: 130;
SEMANTIC_QUERY: 129;
SEMANTIC_SYNC: 128;
SEMANTIC_TRUST: 131;
STATE_SYNC: 65;
TASK_DELEGATION: 64;
TELEMETRY: 67;
TEXT_MESSAGE: 256;
} = ...
Type Declaration
ReadonlyACK: 1
ReadonlyCONTEXT_SHARE: 66
ReadonlyDISCOVERY: 2
ReadonlyHEARTBEAT: 3
ReadonlyROUTING: 0
ReadonlySEMANTIC_FEDERATION: 132
ReadonlySEMANTIC_PROVENANCE: 130
ReadonlySEMANTIC_QUERY: 129
ReadonlySEMANTIC_SYNC: 128
ReadonlySEMANTIC_TRUST: 131
ReadonlySTATE_SYNC: 65
ReadonlyTASK_DELEGATION: 64
ReadonlyTELEMETRY: 67
ReadonlyTEXT_MESSAGE: 256
Port numbers for mesh module dispatch. Core (0-63): reserved for routing infrastructure. Builtin (64-127): standard modules shipped with the mesh. User (256+): custom application-specific modules.