Added: New class TPinConcentrator as special case of TCommHub. Concentrator send data received from Main pin to all registred pins and send all data received from registred pins to main pin.
Modified: Pins of TCommHub are now implemented as descendand of TObjectList rather then methods of TCommHub.