mirror of
https://repository.entgra.net/community/product-iots.git
synced 2025-09-16 23:32:19 +00:00
Android sense feature added.
This commit is contained in:
parent
594bd03b84
commit
0076709626
@ -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>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user