mirror of
https://repository.entgra.net/community/product-iots.git
synced 2025-09-16 23:32:19 +00:00
fixing the issue in creating the connected cup instance.
This commit is contained in:
parent
602e012e2e
commit
b363714446
@ -29,7 +29,7 @@
|
||||
<artifactId>analytics-devicetype-feature-installation</artifactId>
|
||||
<version>3.1.0-SNAPSHOT</version>
|
||||
<packaging>pom</packaging>
|
||||
<name>Device Type Plugins - Analytics</name>
|
||||
<name>Installing Virtual Fire Alarm, Raspberry Pi, Ardino Device Types - Analytics</name>
|
||||
<url>http://wso2.org</url>
|
||||
|
||||
|
||||
|
||||
@ -50,7 +50,7 @@ import javax.ws.rs.core.Response;
|
||||
}
|
||||
),
|
||||
tags = {
|
||||
@Tag(name = "connectedcup", description = "")
|
||||
@Tag(name = "connectedcup,device_management", description = "")
|
||||
}
|
||||
)
|
||||
@Scopes(
|
||||
|
||||
@ -29,7 +29,7 @@
|
||||
<artifactId>iot-devicetype-feature-installation</artifactId>
|
||||
<version>3.1.0-SNAPSHOT</version>
|
||||
<packaging>pom</packaging>
|
||||
<name>Device Type Plugins - IoT Core</name>
|
||||
<name>Installing Virtual Fire Alarm, Raspberry Pi, Ardino Device Types - IoT Core</name>
|
||||
<url>http://wso2.org</url>
|
||||
|
||||
<modules>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user