Currently, when Traffic Control is called, changes are made to structures which mimic an Ariel structure, which are stored in a Switch object together with the rest of the switch state.
A new package should be written, handling the communication with the Ariel server. Methods of TrafficControl should use objects from this package instead of using ArielPortInfo from the simswitch package.