Documentation
¶
Overview ¶
Example edge_fleet demonstrates multi-device coordination using the PubSub interface for inter-agent communication.
It simulates 3 edge agents (sensor, processor, actuator) coordinating via an in-memory PubSub bus. In production, replace with MQTT for cross-device communication.
Run:
go run ./examples/edge_fleet/
Click to show internal directories.
Click to hide internal directories.