Wire Admin Command

Description
This bundle adds a command to the Oscar shell to enable interaction with the Wire Admin Service.

Contributor(s)
Didier Donsez (didier.donsez@imag.fr)
Humberto Cervantes (hcm@xanum.uam.mx)

License
BSD

Command
Syntax

		wa help	display this help
wa consumers [filter] list Consumers
wa producers [filter] list Producers
wa wires [filter] list Wires
wa wires valid list valid Wires
wa wires unvalid list unvalid Wires
wa wires connected list connected Wires
wa wires disconnected list disconnected Wires
wa create pidproducer pidconsumer [name=value;...] create a new Wire with a set of optional properties
wa update pidwire [name=value;...] update the properties of a wire
wa delete pidwire delete a Wire in the current wire admin service
wa deleteall delete all Wires in the current wire admin service

Demonstration
Run the commands listed in this script file.

Requirements
org.osgi.service.wireadmin