Has there been any discussions/proposals for runtime configuration, or how that 
stack can get that from the app.

I.e. The ra adapter in the CA layer needs to point a server. Should the 
component just read it what it needs from it own config file (or how ever it 
sees fit).

Or should there need to be some Configuration interface that stack should 
provide/adhere too, so an app can provide alternate configuration methods
to better integrate with their existing platform.

I.e. On android it could be System Properties, on iOS could be a .plist , on 
windows it could be registry, on linux it could be /etc/iotivity , dbus, etc?

Reply via email to