RosProductProps
Properties for defining a RosProduct
.
See https://www.alibabacloud.com/help/ros/developer-reference/aliyun-iot-product
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkiot"
&alicloudroscdkiot.RosProductProps {
NodeType: interface{},
ProductName: interface{},
AliyunCommodityCode: interface{},
AuthType: interface{},
CategoryKey: interface{},
DataFormat: interface{},
Description: interface{},
Id2: interface{},
IotInstanceId: interface{},
JoinPermissionId: interface{},
NetType: interface{},
ProtocolType: interface{},
PublishAuto: interface{},
ResourceGroupId: interface{},
}
Properties
Name | Type | Description |
---|---|---|
NodeType |
interface{} |
No description. |
ProductName |
interface{} |
No description. |
AliyunCommodityCode |
interface{} |
No description. |
AuthType |
interface{} |
No description. |
CategoryKey |
interface{} |
No description. |
DataFormat |
interface{} |
No description. |
Description |
interface{} |
No description. |
Id2 |
interface{} |
No description. |
IotInstanceId |
interface{} |
No description. |
JoinPermissionId |
interface{} |
No description. |
NetType |
interface{} |
No description. |
ProtocolType |
interface{} |
No description. |
PublishAuto |
interface{} |
No description. |
ResourceGroupId |
interface{} |
No description. |
NodeType
Required
NodeType interface{}
- Type: interface{}
ProductName
Required
ProductName interface{}
- Type: interface{}
AliyunCommodityCode
Optional
AliyunCommodityCode interface{}
- Type: interface{}
AuthType
Optional
AuthType interface{}
- Type: interface{}
CategoryKey
Optional
CategoryKey interface{}
- Type: interface{}
DataFormat
Optional
DataFormat interface{}
- Type: interface{}
Description
Optional
Description interface{}
- Type: interface{}
Id2
Optional
Id2 interface{}
- Type: interface{}
IotInstanceId
Optional
IotInstanceId interface{}
- Type: interface{}
JoinPermissionId
Optional
JoinPermissionId interface{}
- Type: interface{}
NetType
Optional
NetType interface{}
- Type: interface{}
ProtocolType
Optional
ProtocolType interface{}
- Type: interface{}
PublishAuto
Optional
PublishAuto interface{}
- Type: interface{}
ResourceGroupId
Optional
ResourceGroupId interface{}
- Type: interface{}