Bundles that realize ZigBee Network Simulator and their functionality:
Simulator API: Exports ZigBeeNetworkSimulator API, which is implemented by each of the vendor simulators.
Simulator Core:
Registers the ZigBeeNetworkSimulator service.
Manages the Config Tree structure of the simulated ZigBee devices and their mapping to simulator device objects, accessible via ZigBeeNetworkSimulator service and available on the simulated network port.
Simulator Telegesis/TI/Ember Bundles: implement the specific vendor serial interface, acting as simulated coordinators.
Simulator ZCL Bundles: provide handlers for Closure, Lighting, Security and Safety, and Measurement and Sensing clusters.
Simulator Sample: manages the add-on of vendor-specific simulated networks of devices and starts the work on a simulated port.
Simulator Telegesis/TI/Ember Sample Bundles: carry the Config Tree XMLS with simulated devices data.
More specific bundle information is available in Network Simulators Bundle section.