|
|
|
@ -171,6 +171,9 @@
|
|
|
|
|
<featureArtifactDef>
|
|
|
|
|
org.wso2.carbon.devicemgt-plugins:org.wso2.carbon.device.mgt.iot.virtualfirealarm.feature:${carbon.mobile.device.mgt.version}
|
|
|
|
|
</featureArtifactDef>
|
|
|
|
|
<featureArtifactDef>
|
|
|
|
|
org.wso2.carbon.devicemgt-plugins:org.wso2.carbon.device.mgt.iot.androidsense.feature:${carbon.mobile.device.mgt.version}
|
|
|
|
|
</featureArtifactDef>
|
|
|
|
|
<featureArtifactDef>
|
|
|
|
|
org.wso2.carbon.devicemgt-plugins:org.wso2.carbon.device.mgt.iot.digitaldisplay.feature:${carbon.mobile.device.mgt.version}
|
|
|
|
|
</featureArtifactDef>
|
|
|
|
@ -877,6 +880,10 @@
|
|
|
|
|
<id>org.wso2.carbon.device.mgt.iot.virtualfirealarm.feature.group</id>
|
|
|
|
|
<version>${carbon.mobile.device.mgt.version}</version>
|
|
|
|
|
</feature>
|
|
|
|
|
<feature>
|
|
|
|
|
<id>org.wso2.carbon.device.mgt.iot.androidsense.feature.group</id>
|
|
|
|
|
<version>${carbon.mobile.device.mgt.version}</version>
|
|
|
|
|
</feature>
|
|
|
|
|
<feature>
|
|
|
|
|
<id>org.wso2.carbon.device.mgt.iot.digitaldisplay.feature.group</id>
|
|
|
|
|
<version>${carbon.mobile.device.mgt.version}</version>
|
|
|
|
|