Hi! I tried to get the celix framework uuid by using the following: /* get framework uuid */status = bundleContext_getProperty(bi->context, "endpoint.framework.uuid", &uuidStr)
Unfortunately it does not work ;(. Does anyone have an idea how to get the framework uuid? Best Regards, Bjoern
