|
|
|
@ -755,6 +755,11 @@
|
|
|
|
|
org.wso2.carbon.devicemgt-plugins:org.wso2.carbon.iot.geo.dashboard.feature:${carbon.device.mgt.plugin.version}
|
|
|
|
|
</featureArtifactDef>
|
|
|
|
|
<!-- End of Geo Dashboard feature -->
|
|
|
|
|
|
|
|
|
|
<!--MQTT Dashboard-->
|
|
|
|
|
<featureArtifactDef>
|
|
|
|
|
org.wso2.carbon.devicemgt-plugins:org.wso2.carbon.andes.extensions.device.mgt.api.feature:${carbon.device.mgt.plugin.version}
|
|
|
|
|
</featureArtifactDef>
|
|
|
|
|
</featureArtifacts>
|
|
|
|
|
</configuration>
|
|
|
|
|
</execution>
|
|
|
|
@ -1633,6 +1638,11 @@
|
|
|
|
|
</feature>
|
|
|
|
|
<!-- End of Geo Dashboard Feature -->
|
|
|
|
|
</features>
|
|
|
|
|
<!--MQTT Dashboard Feature-->
|
|
|
|
|
<feature>
|
|
|
|
|
<id>org.wso2.carbon.andes.extensions.device.mgt.api.feature.group</id>
|
|
|
|
|
<version>${carbon.device.mgt.plugin.version}</version>
|
|
|
|
|
</feature>
|
|
|
|
|
</configuration>
|
|
|
|
|
</execution>
|
|
|
|
|
|
|
|
|
@ -2517,6 +2527,11 @@
|
|
|
|
|
<version>${carbon.device.mgt.plugin.version}</version>
|
|
|
|
|
</feature>
|
|
|
|
|
<!-- End of Geo Dashboard Feature -->
|
|
|
|
|
<!--MQTT Dashboard Feature-->
|
|
|
|
|
<feature>
|
|
|
|
|
<id>org.wso2.carbon.andes.extensions.device.mgt.api.feature.group</id>
|
|
|
|
|
<version>${carbon.device.mgt.plugin.version}</version>
|
|
|
|
|
</feature>
|
|
|
|
|
</features>
|
|
|
|
|
</configuration>
|
|
|
|
|
</execution>
|
|
|
|
@ -3147,6 +3162,11 @@
|
|
|
|
|
<version>${carbon.device.mgt.plugin.version}</version>
|
|
|
|
|
</feature>
|
|
|
|
|
<!-- End of Geo Dashboard Feature -->
|
|
|
|
|
<!--MQTT Dashboard Feature-->
|
|
|
|
|
<feature>
|
|
|
|
|
<id>org.wso2.carbon.andes.extensions.device.mgt.api.feature.group</id>
|
|
|
|
|
<version>${carbon.device.mgt.plugin.version}</version>
|
|
|
|
|
</feature>
|
|
|
|
|
</features>
|
|
|
|
|
</configuration>
|
|
|
|
|
</execution>
|
|
|
|
|