Which Application Do I Run?
| Script | Protocol doc | Transport | Default |
|---|---|---|---|
ProtocolZD_TestServer.py |
ProtocolZD | TCP — gateway pushes to this machine; tool opens pull client to the gateway | Push listen port 8722 |
ProtocolOrionTLV_TestServer.py |
ProtocolOrionTLV | Same TCP push/pull model as ZD, binary TLV frames | Push listen port 8723 |
ProtocolRigelMq_TestServer.py |
ProtocolRigelMq | MQTT — tool is the backend: subscribe avi/response, publish avi/request |
Broker 127.0.0.1:1883 |
ProtocolMetallixTLV_TestServer.py in this folder today. Use the Orion or ZD pattern as a reference if you add one, or test Metallix against another harness described in ProtocolMetallixTLV.