Expand description
FEAGI v1 Network API
Endpoints for network configuration and status Maps to Python: feagi/api/v1/network.py
Traits§
- Network
Connection Info Provider - Provider trait for network connection info (implemented by embedders like feagi-rs)
Functions§
- get_
connection_ info - Get all active networking details: API, ZMQ, WebSocket, SHM, UDP (placeholder), Bluetooth (placeholder).
- get_
status - Get network configuration status including ZMQ, HTTP, and WebSocket states.
- post_
config - Configure network parameters including transport protocols and ports.