mirror of
https://repository.entgra.net/community/product-iots.git
synced 2025-09-16 23:32:19 +00:00
Adding geo fencing
This commit is contained in:
parent
4452947c20
commit
c2b573b32c
@ -941,6 +941,12 @@
|
|||||||
</excludes>
|
</excludes>
|
||||||
</fileSet>
|
</fileSet>
|
||||||
|
|
||||||
|
<!-- GPL Siddhi Extension Script for Geo Fencing -->
|
||||||
|
<fileSet>
|
||||||
|
<directory>../p2-profile/analytics-profile/target/wso2carbon-core-${carbon.kernel.version}/scripts</directory>
|
||||||
|
<outputDirectory>${pom.artifactId}-${pom.version}/scripts</outputDirectory>
|
||||||
|
</fileSet>
|
||||||
|
|
||||||
<!-- ********************************* End of Analytics Profile ********************************* -->
|
<!-- ********************************* End of Analytics Profile ********************************* -->
|
||||||
|
|
||||||
<!-- ********************************* Start of Broker Profile ********************************* -->
|
<!-- ********************************* Start of Broker Profile ********************************* -->
|
||||||
|
|||||||
@ -391,6 +391,10 @@
|
|||||||
<featureArtifactDef>
|
<featureArtifactDef>
|
||||||
org.wso2.carbon.devicemgt-plugins:org.wso2.carbon.device.mgt.iot.androidsense.analytics.feature:${carbon.device.mgt.plugin.version}
|
org.wso2.carbon.devicemgt-plugins:org.wso2.carbon.device.mgt.iot.androidsense.analytics.feature:${carbon.device.mgt.plugin.version}
|
||||||
</featureArtifactDef>
|
</featureArtifactDef>
|
||||||
|
<!-- GPL Siddhi Extension Script for Geo Fencing -->
|
||||||
|
<featureArtifactDef>
|
||||||
|
org.wso2.carbon.devicemgt-plugins:org.wso2.gpl.siddhi.extension.geo.script.feature:${carbon.device.mgt.plugin.version}
|
||||||
|
</featureArtifactDef>
|
||||||
</featureArtifacts>
|
</featureArtifacts>
|
||||||
</configuration>
|
</configuration>
|
||||||
</execution>
|
</execution>
|
||||||
@ -828,6 +832,12 @@
|
|||||||
<id>org.wso2.carbon.device.mgt.iot.androidsense.analytics.feature.group</id>
|
<id>org.wso2.carbon.device.mgt.iot.androidsense.analytics.feature.group</id>
|
||||||
<version>${carbon.device.mgt.plugin.version}</version>
|
<version>${carbon.device.mgt.plugin.version}</version>
|
||||||
</feature>
|
</feature>
|
||||||
|
|
||||||
|
<!-- GPL Siddhi Extension Script for Geo Fencing -->
|
||||||
|
<feature>
|
||||||
|
<id>org.wso2.gpl.siddhi.extension.geo.script.feature.group</id>
|
||||||
|
<version>${carbon.device.mgt.plugin.version}</version>
|
||||||
|
</feature>
|
||||||
</features>
|
</features>
|
||||||
</configuration>
|
</configuration>
|
||||||
</execution>
|
</execution>
|
||||||
|
|||||||
@ -745,6 +745,11 @@
|
|||||||
<featureArtifactDef>
|
<featureArtifactDef>
|
||||||
org.wso2.carbon.devicemgt:org.wso2.carbon.device.mgt.analytics.dashboard.feature:${carbon.device.mgt.version}
|
org.wso2.carbon.devicemgt:org.wso2.carbon.device.mgt.analytics.dashboard.feature:${carbon.device.mgt.version}
|
||||||
</featureArtifactDef>
|
</featureArtifactDef>
|
||||||
|
<!-- Geo Dashboard feature -->
|
||||||
|
<featureArtifactDef>
|
||||||
|
org.wso2.carbon.devicemgt-plugins:org.wso2.carbon.iot.geo.dashboard.feature:${carbon.device.mgt.plugin.version}
|
||||||
|
</featureArtifactDef>
|
||||||
|
<!-- End of Geo Dashboard feature -->
|
||||||
</featureArtifacts>
|
</featureArtifacts>
|
||||||
</configuration>
|
</configuration>
|
||||||
</execution>
|
</execution>
|
||||||
@ -1607,6 +1612,13 @@
|
|||||||
<id>org.wso2.carbon.device.mgt.cdmf.analytics.feature.group</id>
|
<id>org.wso2.carbon.device.mgt.cdmf.analytics.feature.group</id>
|
||||||
<version>${carbon.device.mgt.plugin.version}</version>
|
<version>${carbon.device.mgt.plugin.version}</version>
|
||||||
</feature>
|
</feature>
|
||||||
|
|
||||||
|
<!-- Geo Dashboard Feature -->
|
||||||
|
<feature>
|
||||||
|
<id>org.wso2.carbon.iot.geo.dashboard.feature.group</id>
|
||||||
|
<version>${carbon.device.mgt.plugin.version}</version>
|
||||||
|
</feature>
|
||||||
|
<!-- End of Geo Dashboard Feature -->
|
||||||
</features>
|
</features>
|
||||||
</configuration>
|
</configuration>
|
||||||
</execution>
|
</execution>
|
||||||
@ -2484,6 +2496,13 @@
|
|||||||
<version>${identity.inbound.auth.saml.version}</version>
|
<version>${identity.inbound.auth.saml.version}</version>
|
||||||
</feature>
|
</feature>
|
||||||
<!-- SSO Fix-->
|
<!-- SSO Fix-->
|
||||||
|
|
||||||
|
<!-- Geo Dashboard Feature -->
|
||||||
|
<feature>
|
||||||
|
<id>org.wso2.carbon.iot.geo.dashboard.feature.group</id>
|
||||||
|
<version>${carbon.device.mgt.plugin.version}</version>
|
||||||
|
</feature>
|
||||||
|
<!-- End of Geo Dashboard Feature -->
|
||||||
</features>
|
</features>
|
||||||
</configuration>
|
</configuration>
|
||||||
</execution>
|
</execution>
|
||||||
@ -3119,6 +3138,13 @@
|
|||||||
<version>${carbon.device.mgt.version}</version>
|
<version>${carbon.device.mgt.version}</version>
|
||||||
</feature>
|
</feature>
|
||||||
<!-- SSO Fix-->
|
<!-- SSO Fix-->
|
||||||
|
|
||||||
|
<!-- Geo Dashboard Feature -->
|
||||||
|
<feature>
|
||||||
|
<id>org.wso2.carbon.iot.geo.dashboard.feature.group</id>
|
||||||
|
<version>${carbon.device.mgt.plugin.version}</version>
|
||||||
|
</feature>
|
||||||
|
<!-- End of Geo Dashboard Feature -->
|
||||||
</features>
|
</features>
|
||||||
</configuration>
|
</configuration>
|
||||||
</execution>
|
</execution>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user