Enhance Controller protocol handlers
Adding a SecureChannel protocol handler allows devices to establish CASE sessions. We also directly add the SubscriptionClient by default (and not delayed with first subscription as before) so that we can recieve subscription datareports anytime.
... and some smaller changes