tencentcloud-sdk-iotcloud 3.0.590 → 3.0.591
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/lib/VERSION +1 -1
- data/lib/v20180614/models.rb +164 -164
- data/lib/v20210408/models.rb +169 -169
- metadata +2 -2
data/lib/v20180614/models.rb
CHANGED
@@ -23,7 +23,7 @@ module TencentCloud
|
|
23
23
|
# @type Tags: Array
|
24
24
|
|
25
25
|
attr_accessor :Tags
|
26
|
-
|
26
|
+
|
27
27
|
def initialize(tags=nil)
|
28
28
|
@Tags = tags
|
29
29
|
end
|
@@ -48,7 +48,7 @@ module TencentCloud
|
|
48
48
|
# @type Payload: String
|
49
49
|
|
50
50
|
attr_accessor :Topic, :Payload
|
51
|
-
|
51
|
+
|
52
52
|
def initialize(topic=nil, payload=nil)
|
53
53
|
@Topic = topic
|
54
54
|
@Payload = payload
|
@@ -82,7 +82,7 @@ module TencentCloud
|
|
82
82
|
# @type TimeoutInterval: Integer
|
83
83
|
|
84
84
|
attr_accessor :ProductID, :FirmwareVersion, :FirmwareOriVersion, :UpgradeMethod, :FileName, :FileMd5, :FileSize, :DeviceNames, :TimeoutInterval
|
85
|
-
|
85
|
+
|
86
86
|
def initialize(productid=nil, firmwareversion=nil, firmwareoriversion=nil, upgrademethod=nil, filename=nil, filemd5=nil, filesize=nil, devicenames=nil, timeoutinterval=nil)
|
87
87
|
@ProductID = productid
|
88
88
|
@FirmwareVersion = firmwareversion
|
@@ -116,7 +116,7 @@ module TencentCloud
|
|
116
116
|
# @type RequestId: String
|
117
117
|
|
118
118
|
attr_accessor :TaskId, :RequestId
|
119
|
-
|
119
|
+
|
120
120
|
def initialize(taskid=nil, requestid=nil)
|
121
121
|
@TaskId = taskid
|
122
122
|
@RequestId = requestid
|
@@ -134,7 +134,7 @@ module TencentCloud
|
|
134
134
|
# @type Desired: String
|
135
135
|
|
136
136
|
attr_accessor :Desired
|
137
|
-
|
137
|
+
|
138
138
|
def initialize(desired=nil)
|
139
139
|
@Desired = desired
|
140
140
|
end
|
@@ -158,7 +158,7 @@ module TencentCloud
|
|
158
158
|
# @type Skey: String
|
159
159
|
|
160
160
|
attr_accessor :GatewayProductId, :GatewayDeviceName, :ProductId, :DeviceNames, :Skey
|
161
|
-
|
161
|
+
|
162
162
|
def initialize(gatewayproductid=nil, gatewaydevicename=nil, productid=nil, devicenames=nil, skey=nil)
|
163
163
|
@GatewayProductId = gatewayproductid
|
164
164
|
@GatewayDeviceName = gatewaydevicename
|
@@ -182,7 +182,7 @@ module TencentCloud
|
|
182
182
|
# @type RequestId: String
|
183
183
|
|
184
184
|
attr_accessor :RequestId
|
185
|
-
|
185
|
+
|
186
186
|
def initialize(requestid=nil)
|
187
187
|
@RequestId = requestid
|
188
188
|
end
|
@@ -200,7 +200,7 @@ module TencentCloud
|
|
200
200
|
# @type DeviceName: String
|
201
201
|
|
202
202
|
attr_accessor :ProductId, :DeviceName
|
203
|
-
|
203
|
+
|
204
204
|
def initialize(productid=nil, devicename=nil)
|
205
205
|
@ProductId = productid
|
206
206
|
@DeviceName = devicename
|
@@ -232,7 +232,7 @@ module TencentCloud
|
|
232
232
|
# @type Userid: String
|
233
233
|
|
234
234
|
attr_accessor :Content, :Devicename, :Productid, :Requestid, :Result, :Scene, :Time, :Userid
|
235
|
-
|
235
|
+
|
236
236
|
def initialize(content=nil, devicename=nil, productid=nil, requestid=nil, result=nil, scene=nil, time=nil, userid=nil)
|
237
237
|
@Content = content
|
238
238
|
@Devicename = devicename
|
@@ -268,7 +268,7 @@ module TencentCloud
|
|
268
268
|
# @type TaskId: Integer
|
269
269
|
|
270
270
|
attr_accessor :ProductID, :DeviceName, :FirmwareVersion, :TaskId
|
271
|
-
|
271
|
+
|
272
272
|
def initialize(productid=nil, devicename=nil, firmwareversion=nil, taskid=nil)
|
273
273
|
@ProductID = productid
|
274
274
|
@DeviceName = devicename
|
@@ -290,7 +290,7 @@ module TencentCloud
|
|
290
290
|
# @type RequestId: String
|
291
291
|
|
292
292
|
attr_accessor :RequestId
|
293
|
-
|
293
|
+
|
294
294
|
def initialize(requestid=nil)
|
295
295
|
@RequestId = requestid
|
296
296
|
end
|
@@ -306,7 +306,7 @@ module TencentCloud
|
|
306
306
|
# @type Id: String
|
307
307
|
|
308
308
|
attr_accessor :Id
|
309
|
-
|
309
|
+
|
310
310
|
def initialize(id=nil)
|
311
311
|
@Id = id
|
312
312
|
end
|
@@ -322,7 +322,7 @@ module TencentCloud
|
|
322
322
|
# @type RequestId: String
|
323
323
|
|
324
324
|
attr_accessor :RequestId
|
325
|
-
|
325
|
+
|
326
326
|
def initialize(requestid=nil)
|
327
327
|
@RequestId = requestid
|
328
328
|
end
|
@@ -356,7 +356,7 @@ module TencentCloud
|
|
356
356
|
# @type LoraAppKey: String
|
357
357
|
|
358
358
|
attr_accessor :ProductId, :DeviceName, :Attribute, :DefinedPsk, :Isp, :Imei, :LoraDevEui, :LoraMoteType, :Skey, :LoraAppKey
|
359
|
-
|
359
|
+
|
360
360
|
def initialize(productid=nil, devicename=nil, attribute=nil, definedpsk=nil, isp=nil, imei=nil, loradeveui=nil, loramotetype=nil, skey=nil, loraappkey=nil)
|
361
361
|
@ProductId = productid
|
362
362
|
@DeviceName = devicename
|
@@ -409,7 +409,7 @@ module TencentCloud
|
|
409
409
|
# @type RequestId: String
|
410
410
|
|
411
411
|
attr_accessor :DeviceName, :DevicePsk, :DeviceCert, :DevicePrivateKey, :LoraDevEui, :LoraMoteType, :LoraAppKey, :LoraNwkKey, :RequestId
|
412
|
-
|
412
|
+
|
413
413
|
def initialize(devicename=nil, devicepsk=nil, devicecert=nil, deviceprivatekey=nil, loradeveui=nil, loramotetype=nil, loraappkey=nil, loranwkkey=nil, requestid=nil)
|
414
414
|
@DeviceName = devicename
|
415
415
|
@DevicePsk = devicepsk
|
@@ -455,7 +455,7 @@ module TencentCloud
|
|
455
455
|
# @type Memo: String
|
456
456
|
|
457
457
|
attr_accessor :ProductId, :DeviceName, :DeviceType, :AppEui, :DeviceEui, :AppKey, :AuthKey, :Memo
|
458
|
-
|
458
|
+
|
459
459
|
def initialize(productid=nil, devicename=nil, devicetype=nil, appeui=nil, deviceeui=nil, appkey=nil, authkey=nil, memo=nil)
|
460
460
|
@ProductId = productid
|
461
461
|
@DeviceName = devicename
|
@@ -493,7 +493,7 @@ module TencentCloud
|
|
493
493
|
# @type RequestId: String
|
494
494
|
|
495
495
|
attr_accessor :AppEui, :DeviceEui, :ClassType, :DeviceName, :RequestId
|
496
|
-
|
496
|
+
|
497
497
|
def initialize(appeui=nil, deviceeui=nil, classtype=nil, devicename=nil, requestid=nil)
|
498
498
|
@AppEui = appeui
|
499
499
|
@DeviceEui = deviceeui
|
@@ -519,7 +519,7 @@ module TencentCloud
|
|
519
519
|
# @type DeviceNames: Array
|
520
520
|
|
521
521
|
attr_accessor :ProductId, :DeviceNames
|
522
|
-
|
522
|
+
|
523
523
|
def initialize(productid=nil, devicenames=nil)
|
524
524
|
@ProductId = productid
|
525
525
|
@DeviceNames = devicenames
|
@@ -539,7 +539,7 @@ module TencentCloud
|
|
539
539
|
# @type RequestId: String
|
540
540
|
|
541
541
|
attr_accessor :TaskId, :RequestId
|
542
|
-
|
542
|
+
|
543
543
|
def initialize(taskid=nil, requestid=nil)
|
544
544
|
@TaskId = taskid
|
545
545
|
@RequestId = requestid
|
@@ -567,7 +567,7 @@ module TencentCloud
|
|
567
567
|
# @type Hash: String
|
568
568
|
|
569
569
|
attr_accessor :ProductId, :ParametersType, :FileName, :FileSize, :BatchCount, :Hash
|
570
|
-
|
570
|
+
|
571
571
|
def initialize(productid=nil, parameterstype=nil, filename=nil, filesize=nil, batchcount=nil, hash=nil)
|
572
572
|
@ProductId = productid
|
573
573
|
@ParametersType = parameterstype
|
@@ -595,7 +595,7 @@ module TencentCloud
|
|
595
595
|
# @type RequestId: String
|
596
596
|
|
597
597
|
attr_accessor :Id, :RequestId
|
598
|
-
|
598
|
+
|
599
599
|
def initialize(id=nil, requestid=nil)
|
600
600
|
@Id = id
|
601
601
|
@RequestId = requestid
|
@@ -617,7 +617,7 @@ module TencentCloud
|
|
617
617
|
# @type Skey: String
|
618
618
|
|
619
619
|
attr_accessor :ProductName, :ProductProperties, :Skey
|
620
|
-
|
620
|
+
|
621
621
|
def initialize(productname=nil, productproperties=nil, skey=nil)
|
622
622
|
@ProductName = productname
|
623
623
|
@ProductProperties = productproperties
|
@@ -646,7 +646,7 @@ module TencentCloud
|
|
646
646
|
# @type RequestId: String
|
647
647
|
|
648
648
|
attr_accessor :ProductName, :ProductId, :ProductProperties, :RequestId
|
649
|
-
|
649
|
+
|
650
650
|
def initialize(productname=nil, productid=nil, productproperties=nil, requestid=nil)
|
651
651
|
@ProductName = productname
|
652
652
|
@ProductId = productid
|
@@ -671,7 +671,7 @@ module TencentCloud
|
|
671
671
|
# @type ProductId: String
|
672
672
|
|
673
673
|
attr_accessor :ProductId
|
674
|
-
|
674
|
+
|
675
675
|
def initialize(productid=nil)
|
676
676
|
@ProductId = productid
|
677
677
|
end
|
@@ -691,7 +691,7 @@ module TencentCloud
|
|
691
691
|
# @type RequestId: String
|
692
692
|
|
693
693
|
attr_accessor :Url, :FileName, :RequestId
|
694
|
-
|
694
|
+
|
695
695
|
def initialize(url=nil, filename=nil, requestid=nil)
|
696
696
|
@Url = url
|
697
697
|
@FileName = filename
|
@@ -721,7 +721,7 @@ module TencentCloud
|
|
721
721
|
# @type MaxExecutionTimeInSeconds: Integer
|
722
722
|
|
723
723
|
attr_accessor :TaskType, :ProductId, :DeviceNameFilter, :ScheduleTimeInSeconds, :Tasks, :MaxExecutionTimeInSeconds
|
724
|
-
|
724
|
+
|
725
725
|
def initialize(tasktype=nil, productid=nil, devicenamefilter=nil, scheduletimeinseconds=nil, tasks=nil, maxexecutiontimeinseconds=nil)
|
726
726
|
@TaskType = tasktype
|
727
727
|
@ProductId = productid
|
@@ -752,7 +752,7 @@ module TencentCloud
|
|
752
752
|
# @type RequestId: String
|
753
753
|
|
754
754
|
attr_accessor :TaskId, :RequestId
|
755
|
-
|
755
|
+
|
756
756
|
def initialize(taskid=nil, requestid=nil)
|
757
757
|
@TaskId = taskid
|
758
758
|
@RequestId = requestid
|
@@ -776,7 +776,7 @@ module TencentCloud
|
|
776
776
|
# @type BrokerSubscribe: :class:`Tencentcloud::Iotcloud.v20180614.models.BrokerSubscribe`
|
777
777
|
|
778
778
|
attr_accessor :ProductID, :TopicName, :Privilege, :BrokerSubscribe
|
779
|
-
|
779
|
+
|
780
780
|
def initialize(productid=nil, topicname=nil, privilege=nil, brokersubscribe=nil)
|
781
781
|
@ProductID = productid
|
782
782
|
@TopicName = topicname
|
@@ -801,7 +801,7 @@ module TencentCloud
|
|
801
801
|
# @type RequestId: String
|
802
802
|
|
803
803
|
attr_accessor :RequestId
|
804
|
-
|
804
|
+
|
805
805
|
def initialize(requestid=nil)
|
806
806
|
@RequestId = requestid
|
807
807
|
end
|
@@ -819,7 +819,7 @@ module TencentCloud
|
|
819
819
|
# @type TopicRulePayload: :class:`Tencentcloud::Iotcloud.v20180614.models.TopicRulePayload`
|
820
820
|
|
821
821
|
attr_accessor :RuleName, :TopicRulePayload
|
822
|
-
|
822
|
+
|
823
823
|
def initialize(rulename=nil, topicrulepayload=nil)
|
824
824
|
@RuleName = rulename
|
825
825
|
@TopicRulePayload = topicrulepayload
|
@@ -840,7 +840,7 @@ module TencentCloud
|
|
840
840
|
# @type RequestId: String
|
841
841
|
|
842
842
|
attr_accessor :RequestId
|
843
|
-
|
843
|
+
|
844
844
|
def initialize(requestid=nil)
|
845
845
|
@RequestId = requestid
|
846
846
|
end
|
@@ -860,7 +860,7 @@ module TencentCloud
|
|
860
860
|
# @type Skey: String
|
861
861
|
|
862
862
|
attr_accessor :ProductId, :DeviceName, :Skey
|
863
|
-
|
863
|
+
|
864
864
|
def initialize(productid=nil, devicename=nil, skey=nil)
|
865
865
|
@ProductId = productid
|
866
866
|
@DeviceName = devicename
|
@@ -884,7 +884,7 @@ module TencentCloud
|
|
884
884
|
# @type DeviceName: String
|
885
885
|
|
886
886
|
attr_accessor :ProductID, :Name, :DeviceName
|
887
|
-
|
887
|
+
|
888
888
|
def initialize(productid=nil, name=nil, devicename=nil)
|
889
889
|
@ProductID = productid
|
890
890
|
@Name = name
|
@@ -904,7 +904,7 @@ module TencentCloud
|
|
904
904
|
# @type RequestId: String
|
905
905
|
|
906
906
|
attr_accessor :RequestId
|
907
|
-
|
907
|
+
|
908
908
|
def initialize(requestid=nil)
|
909
909
|
@RequestId = requestid
|
910
910
|
end
|
@@ -920,7 +920,7 @@ module TencentCloud
|
|
920
920
|
# @type RequestId: String
|
921
921
|
|
922
922
|
attr_accessor :RequestId
|
923
|
-
|
923
|
+
|
924
924
|
def initialize(requestid=nil)
|
925
925
|
@RequestId = requestid
|
926
926
|
end
|
@@ -938,7 +938,7 @@ module TencentCloud
|
|
938
938
|
# @type DeviceName: String
|
939
939
|
|
940
940
|
attr_accessor :ProductId, :DeviceName
|
941
|
-
|
941
|
+
|
942
942
|
def initialize(productid=nil, devicename=nil)
|
943
943
|
@ProductId = productid
|
944
944
|
@DeviceName = devicename
|
@@ -956,7 +956,7 @@ module TencentCloud
|
|
956
956
|
# @type RequestId: String
|
957
957
|
|
958
958
|
attr_accessor :RequestId
|
959
|
-
|
959
|
+
|
960
960
|
def initialize(requestid=nil)
|
961
961
|
@RequestId = requestid
|
962
962
|
end
|
@@ -974,7 +974,7 @@ module TencentCloud
|
|
974
974
|
# @type Skey: String
|
975
975
|
|
976
976
|
attr_accessor :ProductId, :Skey
|
977
|
-
|
977
|
+
|
978
978
|
def initialize(productid=nil, skey=nil)
|
979
979
|
@ProductId = productid
|
980
980
|
@Skey = skey
|
@@ -992,7 +992,7 @@ module TencentCloud
|
|
992
992
|
# @type RequestId: String
|
993
993
|
|
994
994
|
attr_accessor :RequestId
|
995
|
-
|
995
|
+
|
996
996
|
def initialize(requestid=nil)
|
997
997
|
@RequestId = requestid
|
998
998
|
end
|
@@ -1008,7 +1008,7 @@ module TencentCloud
|
|
1008
1008
|
# @type RuleName: String
|
1009
1009
|
|
1010
1010
|
attr_accessor :RuleName
|
1011
|
-
|
1011
|
+
|
1012
1012
|
def initialize(rulename=nil)
|
1013
1013
|
@RuleName = rulename
|
1014
1014
|
end
|
@@ -1024,7 +1024,7 @@ module TencentCloud
|
|
1024
1024
|
# @type RequestId: String
|
1025
1025
|
|
1026
1026
|
attr_accessor :RequestId
|
1027
|
-
|
1027
|
+
|
1028
1028
|
def initialize(requestid=nil)
|
1029
1029
|
@RequestId = requestid
|
1030
1030
|
end
|
@@ -1042,7 +1042,7 @@ module TencentCloud
|
|
1042
1042
|
# @type Limit: Integer
|
1043
1043
|
|
1044
1044
|
attr_accessor :Offset, :Limit
|
1045
|
-
|
1045
|
+
|
1046
1046
|
def initialize(offset=nil, limit=nil)
|
1047
1047
|
@Offset = offset
|
1048
1048
|
@Limit = limit
|
@@ -1064,7 +1064,7 @@ module TencentCloud
|
|
1064
1064
|
# @type RequestId: String
|
1065
1065
|
|
1066
1066
|
attr_accessor :TotalCount, :Devices, :RequestId
|
1067
|
-
|
1067
|
+
|
1068
1068
|
def initialize(totalcount=nil, devices=nil, requestid=nil)
|
1069
1069
|
@TotalCount = totalcount
|
1070
1070
|
@Devices = devices
|
@@ -1093,7 +1093,7 @@ module TencentCloud
|
|
1093
1093
|
# @type DeviceName: String
|
1094
1094
|
|
1095
1095
|
attr_accessor :ProductId, :DeviceName
|
1096
|
-
|
1096
|
+
|
1097
1097
|
def initialize(productid=nil, devicename=nil)
|
1098
1098
|
@ProductId = productid
|
1099
1099
|
@DeviceName = devicename
|
@@ -1113,7 +1113,7 @@ module TencentCloud
|
|
1113
1113
|
# @type RequestId: String
|
1114
1114
|
|
1115
1115
|
attr_accessor :ClientKey, :RequestId
|
1116
|
-
|
1116
|
+
|
1117
1117
|
def initialize(clientkey=nil, requestid=nil)
|
1118
1118
|
@ClientKey = clientkey
|
1119
1119
|
@RequestId = requestid
|
@@ -1133,7 +1133,7 @@ module TencentCloud
|
|
1133
1133
|
# @type DeviceName: String
|
1134
1134
|
|
1135
1135
|
attr_accessor :ProductID, :DeviceName
|
1136
|
-
|
1136
|
+
|
1137
1137
|
def initialize(productid=nil, devicename=nil)
|
1138
1138
|
@ProductID = productid
|
1139
1139
|
@DeviceName = devicename
|
@@ -1155,7 +1155,7 @@ module TencentCloud
|
|
1155
1155
|
# @type Name: String
|
1156
1156
|
|
1157
1157
|
attr_accessor :DeviceName, :ProductID, :Name
|
1158
|
-
|
1158
|
+
|
1159
1159
|
def initialize(devicename=nil, productid=nil, name=nil)
|
1160
1160
|
@DeviceName = devicename
|
1161
1161
|
@ProductID = productid
|
@@ -1177,7 +1177,7 @@ module TencentCloud
|
|
1177
1177
|
# @type RequestId: String
|
1178
1178
|
|
1179
1179
|
attr_accessor :Result, :RequestId
|
1180
|
-
|
1180
|
+
|
1181
1181
|
def initialize(result=nil, requestid=nil)
|
1182
1182
|
@Result = result
|
1183
1183
|
@RequestId = requestid
|
@@ -1208,7 +1208,7 @@ module TencentCloud
|
|
1208
1208
|
# @type EndTime: String
|
1209
1209
|
|
1210
1210
|
attr_accessor :Offset, :Limit, :ProductID, :DeviceName, :StartTime, :EndTime
|
1211
|
-
|
1211
|
+
|
1212
1212
|
def initialize(offset=nil, limit=nil, productid=nil, devicename=nil, starttime=nil, endtime=nil)
|
1213
1213
|
@Offset = offset
|
1214
1214
|
@Limit = limit
|
@@ -1239,7 +1239,7 @@ module TencentCloud
|
|
1239
1239
|
# @type RequestId: String
|
1240
1240
|
|
1241
1241
|
attr_accessor :TotalCount, :Result, :RequestId
|
1242
|
-
|
1242
|
+
|
1243
1243
|
def initialize(totalcount=nil, result=nil, requestid=nil)
|
1244
1244
|
@TotalCount = totalcount
|
1245
1245
|
@Result = result
|
@@ -1323,7 +1323,7 @@ module TencentCloud
|
|
1323
1323
|
# @type RequestId: String
|
1324
1324
|
|
1325
1325
|
attr_accessor :DeviceName, :Online, :LoginTime, :Version, :LastUpdateTime, :DeviceCert, :DevicePsk, :Tags, :DeviceType, :Imei, :Isp, :ConnIP, :NbiotDeviceID, :LoraDevEui, :LoraMoteType, :LogLevel, :FirstOnlineTime, :LastOfflineTime, :CreateTime, :CertState, :EnableState, :Labels, :ClientIP, :FirmwareUpdateTime, :RequestId
|
1326
|
-
|
1326
|
+
|
1327
1327
|
def initialize(devicename=nil, online=nil, logintime=nil, version=nil, lastupdatetime=nil, devicecert=nil, devicepsk=nil, tags=nil, devicetype=nil, imei=nil, isp=nil, connip=nil, nbiotdeviceid=nil, loradeveui=nil, loramotetype=nil, loglevel=nil, firstonlinetime=nil, lastofflinetime=nil, createtime=nil, certstate=nil, enablestate=nil, labels=nil, clientip=nil, firmwareupdatetime=nil, requestid=nil)
|
1328
1328
|
@DeviceName = devicename
|
1329
1329
|
@Online = online
|
@@ -1403,7 +1403,7 @@ module TencentCloud
|
|
1403
1403
|
# @type DeviceName: String
|
1404
1404
|
|
1405
1405
|
attr_accessor :ProductId, :DeviceName
|
1406
|
-
|
1406
|
+
|
1407
1407
|
def initialize(productid=nil, devicename=nil)
|
1408
1408
|
@ProductId = productid
|
1409
1409
|
@DeviceName = devicename
|
@@ -1423,7 +1423,7 @@ module TencentCloud
|
|
1423
1423
|
# @type RequestId: String
|
1424
1424
|
|
1425
1425
|
attr_accessor :Data, :RequestId
|
1426
|
-
|
1426
|
+
|
1427
1427
|
def initialize(data=nil, requestid=nil)
|
1428
1428
|
@Data = data
|
1429
1429
|
@RequestId = requestid
|
@@ -1451,7 +1451,7 @@ module TencentCloud
|
|
1451
1451
|
# @type EnableState: Integer
|
1452
1452
|
|
1453
1453
|
attr_accessor :ProductId, :Offset, :Limit, :FirmwareVersion, :DeviceName, :EnableState
|
1454
|
-
|
1454
|
+
|
1455
1455
|
def initialize(productid=nil, offset=nil, limit=nil, firmwareversion=nil, devicename=nil, enablestate=nil)
|
1456
1456
|
@ProductId = productid
|
1457
1457
|
@Offset = offset
|
@@ -1481,7 +1481,7 @@ module TencentCloud
|
|
1481
1481
|
# @type RequestId: String
|
1482
1482
|
|
1483
1483
|
attr_accessor :TotalCount, :Devices, :RequestId
|
1484
|
-
|
1484
|
+
|
1485
1485
|
def initialize(totalcount=nil, devices=nil, requestid=nil)
|
1486
1486
|
@TotalCount = totalcount
|
1487
1487
|
@Devices = devices
|
@@ -1510,7 +1510,7 @@ module TencentCloud
|
|
1510
1510
|
# @type FirmwareVersion: String
|
1511
1511
|
|
1512
1512
|
attr_accessor :ProductID, :FirmwareVersion
|
1513
|
-
|
1513
|
+
|
1514
1514
|
def initialize(productid=nil, firmwareversion=nil)
|
1515
1515
|
@ProductID = productid
|
1516
1516
|
@FirmwareVersion = firmwareversion
|
@@ -1548,7 +1548,7 @@ module TencentCloud
|
|
1548
1548
|
# @type RequestId: String
|
1549
1549
|
|
1550
1550
|
attr_accessor :Version, :ProductId, :Name, :Description, :Md5sum, :Createtime, :ProductName, :FwType, :RequestId
|
1551
|
-
|
1551
|
+
|
1552
1552
|
def initialize(version=nil, productid=nil, name=nil, description=nil, md5sum=nil, createtime=nil, productname=nil, fwtype=nil, requestid=nil)
|
1553
1553
|
@Version = version
|
1554
1554
|
@ProductId = productid
|
@@ -1588,7 +1588,7 @@ module TencentCloud
|
|
1588
1588
|
# @type Limit: Integer
|
1589
1589
|
|
1590
1590
|
attr_accessor :ProductID, :FirmwareVersion, :Filters, :Offset, :Limit
|
1591
|
-
|
1591
|
+
|
1592
1592
|
def initialize(productid=nil, firmwareversion=nil, filters=nil, offset=nil, limit=nil)
|
1593
1593
|
@ProductID = productid
|
1594
1594
|
@FirmwareVersion = firmwareversion
|
@@ -1625,7 +1625,7 @@ module TencentCloud
|
|
1625
1625
|
# @type RequestId: String
|
1626
1626
|
|
1627
1627
|
attr_accessor :Total, :Devices, :RequestId
|
1628
|
-
|
1628
|
+
|
1629
1629
|
def initialize(total=nil, devices=nil, requestid=nil)
|
1630
1630
|
@Total = total
|
1631
1631
|
@Devices = devices
|
@@ -1656,7 +1656,7 @@ module TencentCloud
|
|
1656
1656
|
# @type TaskId: Integer
|
1657
1657
|
|
1658
1658
|
attr_accessor :ProductID, :FirmwareVersion, :TaskId
|
1659
|
-
|
1659
|
+
|
1660
1660
|
def initialize(productid=nil, firmwareversion=nil, taskid=nil)
|
1661
1661
|
@ProductID = productid
|
1662
1662
|
@FirmwareVersion = firmwareversion
|
@@ -1678,7 +1678,7 @@ module TencentCloud
|
|
1678
1678
|
# @type RequestId: String
|
1679
1679
|
|
1680
1680
|
attr_accessor :StatusInfos, :RequestId
|
1681
|
-
|
1681
|
+
|
1682
1682
|
def initialize(statusinfos=nil, requestid=nil)
|
1683
1683
|
@StatusInfos = statusinfos
|
1684
1684
|
@RequestId = requestid
|
@@ -1707,7 +1707,7 @@ module TencentCloud
|
|
1707
1707
|
# @type TaskId: Integer
|
1708
1708
|
|
1709
1709
|
attr_accessor :ProductID, :FirmwareVersion, :TaskId
|
1710
|
-
|
1710
|
+
|
1711
1711
|
def initialize(productid=nil, firmwareversion=nil, taskid=nil)
|
1712
1712
|
@ProductID = productid
|
1713
1713
|
@FirmwareVersion = firmwareversion
|
@@ -1748,7 +1748,7 @@ module TencentCloud
|
|
1748
1748
|
# @type RequestId: String
|
1749
1749
|
|
1750
1750
|
attr_accessor :TaskId, :Status, :CreateTime, :Type, :ProductName, :UpgradeMode, :ProductId, :RequestId
|
1751
|
-
|
1751
|
+
|
1752
1752
|
def initialize(taskid=nil, status=nil, createtime=nil, type=nil, productname=nil, upgrademode=nil, productid=nil, requestid=nil)
|
1753
1753
|
@TaskId = taskid
|
1754
1754
|
@Status = status
|
@@ -1780,7 +1780,7 @@ module TencentCloud
|
|
1780
1780
|
# @type FirmwareVersion: String
|
1781
1781
|
|
1782
1782
|
attr_accessor :ProductID, :FirmwareVersion
|
1783
|
-
|
1783
|
+
|
1784
1784
|
def initialize(productid=nil, firmwareversion=nil)
|
1785
1785
|
@ProductID = productid
|
1786
1786
|
@FirmwareVersion = firmwareversion
|
@@ -1807,7 +1807,7 @@ module TencentCloud
|
|
1807
1807
|
# @type RequestId: String
|
1808
1808
|
|
1809
1809
|
attr_accessor :SuccessTotal, :FailureTotal, :UpgradingTotal, :RequestId
|
1810
|
-
|
1810
|
+
|
1811
1811
|
def initialize(successtotal=nil, failuretotal=nil, upgradingtotal=nil, requestid=nil)
|
1812
1812
|
@SuccessTotal = successtotal
|
1813
1813
|
@FailureTotal = failuretotal
|
@@ -1837,7 +1837,7 @@ module TencentCloud
|
|
1837
1837
|
# @type Filters: Array
|
1838
1838
|
|
1839
1839
|
attr_accessor :ProductID, :FirmwareVersion, :Offset, :Limit, :Filters
|
1840
|
-
|
1840
|
+
|
1841
1841
|
def initialize(productid=nil, firmwareversion=nil, offset=nil, limit=nil, filters=nil)
|
1842
1842
|
@ProductID = productid
|
1843
1843
|
@FirmwareVersion = firmwareversion
|
@@ -1874,7 +1874,7 @@ module TencentCloud
|
|
1874
1874
|
# @type RequestId: String
|
1875
1875
|
|
1876
1876
|
attr_accessor :TaskInfos, :Total, :RequestId
|
1877
|
-
|
1877
|
+
|
1878
1878
|
def initialize(taskinfos=nil, total=nil, requestid=nil)
|
1879
1879
|
@TaskInfos = taskinfos
|
1880
1880
|
@Total = total
|
@@ -1903,7 +1903,7 @@ module TencentCloud
|
|
1903
1903
|
# @type DeviceName: String
|
1904
1904
|
|
1905
1905
|
attr_accessor :ProductId, :DeviceName
|
1906
|
-
|
1906
|
+
|
1907
1907
|
def initialize(productid=nil, devicename=nil)
|
1908
1908
|
@ProductId = productid
|
1909
1909
|
@DeviceName = devicename
|
@@ -1933,7 +1933,7 @@ module TencentCloud
|
|
1933
1933
|
# @type RequestId: String
|
1934
1934
|
|
1935
1935
|
attr_accessor :DeviceName, :AppEui, :DeviceEui, :AppKey, :ClassType, :ProductId, :RequestId
|
1936
|
-
|
1936
|
+
|
1937
1937
|
def initialize(devicename=nil, appeui=nil, deviceeui=nil, appkey=nil, classtype=nil, productid=nil, requestid=nil)
|
1938
1938
|
@DeviceName = devicename
|
1939
1939
|
@AppEui = appeui
|
@@ -1963,7 +1963,7 @@ module TencentCloud
|
|
1963
1963
|
# @type ProductId: String
|
1964
1964
|
|
1965
1965
|
attr_accessor :TaskId, :ProductId
|
1966
|
-
|
1966
|
+
|
1967
1967
|
def initialize(taskid=nil, productid=nil)
|
1968
1968
|
@TaskId = taskid
|
1969
1969
|
@ProductId = productid
|
@@ -1985,7 +1985,7 @@ module TencentCloud
|
|
1985
1985
|
# @type RequestId: String
|
1986
1986
|
|
1987
1987
|
attr_accessor :TaskId, :TaskStatus, :RequestId
|
1988
|
-
|
1988
|
+
|
1989
1989
|
def initialize(taskid=nil, taskstatus=nil, requestid=nil)
|
1990
1990
|
@TaskId = taskid
|
1991
1991
|
@TaskStatus = taskstatus
|
@@ -2011,7 +2011,7 @@ module TencentCloud
|
|
2011
2011
|
# @type Limit: Integer
|
2012
2012
|
|
2013
2013
|
attr_accessor :ProductId, :TaskId, :Offset, :Limit
|
2014
|
-
|
2014
|
+
|
2015
2015
|
def initialize(productid=nil, taskid=nil, offset=nil, limit=nil)
|
2016
2016
|
@ProductId = productid
|
2017
2017
|
@TaskId = taskid
|
@@ -2039,7 +2039,7 @@ module TencentCloud
|
|
2039
2039
|
# @type RequestId: String
|
2040
2040
|
|
2041
2041
|
attr_accessor :TaskId, :DevicesInfo, :TotalDevNum, :RequestId
|
2042
|
-
|
2042
|
+
|
2043
2043
|
def initialize(taskid=nil, devicesinfo=nil, totaldevnum=nil, requestid=nil)
|
2044
2044
|
@TaskId = taskid
|
2045
2045
|
@DevicesInfo = devicesinfo
|
@@ -2068,7 +2068,7 @@ module TencentCloud
|
|
2068
2068
|
# @type ProductId: String
|
2069
2069
|
|
2070
2070
|
attr_accessor :ProductId
|
2071
|
-
|
2071
|
+
|
2072
2072
|
def initialize(productid=nil)
|
2073
2073
|
@ProductId = productid
|
2074
2074
|
end
|
@@ -2086,7 +2086,7 @@ module TencentCloud
|
|
2086
2086
|
# @type Name: String
|
2087
2087
|
|
2088
2088
|
attr_accessor :ProductID, :Name
|
2089
|
-
|
2089
|
+
|
2090
2090
|
def initialize(productid=nil, name=nil)
|
2091
2091
|
@ProductID = productid
|
2092
2092
|
@Name = name
|
@@ -2107,7 +2107,7 @@ module TencentCloud
|
|
2107
2107
|
# @type RequestId: String
|
2108
2108
|
|
2109
2109
|
attr_accessor :Result, :RequestId
|
2110
|
-
|
2110
|
+
|
2111
2111
|
def initialize(result=nil, requestid=nil)
|
2112
2112
|
@Result = result
|
2113
2113
|
@RequestId = requestid
|
@@ -2134,7 +2134,7 @@ module TencentCloud
|
|
2134
2134
|
# @type Name: String
|
2135
2135
|
|
2136
2136
|
attr_accessor :Offset, :Limit, :ProductID, :Name
|
2137
|
-
|
2137
|
+
|
2138
2138
|
def initialize(offset=nil, limit=nil, productid=nil, name=nil)
|
2139
2139
|
@Offset = offset
|
2140
2140
|
@Limit = limit
|
@@ -2161,7 +2161,7 @@ module TencentCloud
|
|
2161
2161
|
# @type RequestId: String
|
2162
2162
|
|
2163
2163
|
attr_accessor :TotalCount, :Result, :RequestId
|
2164
|
-
|
2164
|
+
|
2165
2165
|
def initialize(totalcount=nil, result=nil, requestid=nil)
|
2166
2166
|
@TotalCount = totalcount
|
2167
2167
|
@Result = result
|
@@ -2196,7 +2196,7 @@ module TencentCloud
|
|
2196
2196
|
# @type RequestId: String
|
2197
2197
|
|
2198
2198
|
attr_accessor :ProductId, :ProductName, :ProductMetadata, :ProductProperties, :RequestId
|
2199
|
-
|
2199
|
+
|
2200
2200
|
def initialize(productid=nil, productname=nil, productmetadata=nil, productproperties=nil, requestid=nil)
|
2201
2201
|
@ProductId = productid
|
2202
2202
|
@ProductName = productname
|
@@ -2228,7 +2228,7 @@ module TencentCloud
|
|
2228
2228
|
# @type TaskId: Integer
|
2229
2229
|
|
2230
2230
|
attr_accessor :ProductId, :TaskId
|
2231
|
-
|
2231
|
+
|
2232
2232
|
def initialize(productid=nil, taskid=nil)
|
2233
2233
|
@ProductId = productid
|
2234
2234
|
@TaskId = taskid
|
@@ -2248,7 +2248,7 @@ module TencentCloud
|
|
2248
2248
|
# @type RequestId: String
|
2249
2249
|
|
2250
2250
|
attr_accessor :TaskInfo, :RequestId
|
2251
|
-
|
2251
|
+
|
2252
2252
|
def initialize(taskinfo=nil, requestid=nil)
|
2253
2253
|
@TaskInfo = taskinfo
|
2254
2254
|
@RequestId = requestid
|
@@ -2273,7 +2273,7 @@ module TencentCloud
|
|
2273
2273
|
# @type Limit: Integer
|
2274
2274
|
|
2275
2275
|
attr_accessor :ProductId, :Offset, :Limit
|
2276
|
-
|
2276
|
+
|
2277
2277
|
def initialize(productid=nil, offset=nil, limit=nil)
|
2278
2278
|
@ProductId = productid
|
2279
2279
|
@Offset = offset
|
@@ -2297,7 +2297,7 @@ module TencentCloud
|
|
2297
2297
|
# @type RequestId: String
|
2298
2298
|
|
2299
2299
|
attr_accessor :TotalCount, :TaskInfos, :RequestId
|
2300
|
-
|
2300
|
+
|
2301
2301
|
def initialize(totalcount=nil, taskinfos=nil, requestid=nil)
|
2302
2302
|
@TotalCount = totalcount
|
2303
2303
|
@TaskInfos = taskinfos
|
@@ -2326,7 +2326,7 @@ module TencentCloud
|
|
2326
2326
|
# @type Limit: Integer
|
2327
2327
|
|
2328
2328
|
attr_accessor :Offset, :Limit
|
2329
|
-
|
2329
|
+
|
2330
2330
|
def initialize(offset=nil, limit=nil)
|
2331
2331
|
@Offset = offset
|
2332
2332
|
@Limit = limit
|
@@ -2348,7 +2348,7 @@ module TencentCloud
|
|
2348
2348
|
# @type RequestId: String
|
2349
2349
|
|
2350
2350
|
attr_accessor :TotalCount, :Products, :RequestId
|
2351
|
-
|
2351
|
+
|
2352
2352
|
def initialize(totalcount=nil, products=nil, requestid=nil)
|
2353
2353
|
@TotalCount = totalcount
|
2354
2354
|
@Products = products
|
@@ -2377,7 +2377,7 @@ module TencentCloud
|
|
2377
2377
|
# @type Name: String
|
2378
2378
|
|
2379
2379
|
attr_accessor :ProductID, :Name
|
2380
|
-
|
2380
|
+
|
2381
2381
|
def initialize(productid=nil, name=nil)
|
2382
2382
|
@ProductID = productid
|
2383
2383
|
@Name = name
|
@@ -2404,7 +2404,7 @@ module TencentCloud
|
|
2404
2404
|
# @type RequestId: String
|
2405
2405
|
|
2406
2406
|
attr_accessor :SuccessTotal, :FailureTotal, :UpgradingTotal, :RequestId
|
2407
|
-
|
2407
|
+
|
2408
2408
|
def initialize(successtotal=nil, failuretotal=nil, upgradingtotal=nil, requestid=nil)
|
2409
2409
|
@SuccessTotal = successtotal
|
2410
2410
|
@FailureTotal = failuretotal
|
@@ -2434,7 +2434,7 @@ module TencentCloud
|
|
2434
2434
|
# @type Filters: Array
|
2435
2435
|
|
2436
2436
|
attr_accessor :ProductID, :Name, :Offset, :Limit, :Filters
|
2437
|
-
|
2437
|
+
|
2438
2438
|
def initialize(productid=nil, name=nil, offset=nil, limit=nil, filters=nil)
|
2439
2439
|
@ProductID = productid
|
2440
2440
|
@Name = name
|
@@ -2471,7 +2471,7 @@ module TencentCloud
|
|
2471
2471
|
# @type RequestId: String
|
2472
2472
|
|
2473
2473
|
attr_accessor :TaskInfos, :Total, :RequestId
|
2474
|
-
|
2474
|
+
|
2475
2475
|
def initialize(taskinfos=nil, total=nil, requestid=nil)
|
2476
2476
|
@TaskInfos = taskinfos
|
2477
2477
|
@Total = total
|
@@ -2498,7 +2498,7 @@ module TencentCloud
|
|
2498
2498
|
# @type Id: String
|
2499
2499
|
|
2500
2500
|
attr_accessor :Id
|
2501
|
-
|
2501
|
+
|
2502
2502
|
def initialize(id=nil)
|
2503
2503
|
@Id = id
|
2504
2504
|
end
|
@@ -2540,7 +2540,7 @@ module TencentCloud
|
|
2540
2540
|
# @type RequestId: String
|
2541
2541
|
|
2542
2542
|
attr_accessor :Type, :Id, :ProductId, :Status, :CreateTime, :UpdateTime, :DoneTime, :ScheduleTime, :RetCode, :ErrMsg, :Percent, :AllDeviceCnt, :DoneDeviceCnt, :RequestId
|
2543
|
-
|
2543
|
+
|
2544
2544
|
def initialize(type=nil, id=nil, productid=nil, status=nil, createtime=nil, updatetime=nil, donetime=nil, scheduletime=nil, retcode=nil, errmsg=nil, percent=nil, alldevicecnt=nil, donedevicecnt=nil, requestid=nil)
|
2545
2545
|
@Type = type
|
2546
2546
|
@Id = id
|
@@ -2584,7 +2584,7 @@ module TencentCloud
|
|
2584
2584
|
# @type Limit: Integer
|
2585
2585
|
|
2586
2586
|
attr_accessor :Offset, :Limit
|
2587
|
-
|
2587
|
+
|
2588
2588
|
def initialize(offset=nil, limit=nil)
|
2589
2589
|
@Offset = offset
|
2590
2590
|
@Limit = limit
|
@@ -2606,7 +2606,7 @@ module TencentCloud
|
|
2606
2606
|
# @type RequestId: String
|
2607
2607
|
|
2608
2608
|
attr_accessor :TotalCount, :Tasks, :RequestId
|
2609
|
-
|
2609
|
+
|
2610
2610
|
def initialize(totalcount=nil, tasks=nil, requestid=nil)
|
2611
2611
|
@TotalCount = totalcount
|
2612
2612
|
@Tasks = tasks
|
@@ -2688,7 +2688,7 @@ module TencentCloud
|
|
2688
2688
|
# @type FirmwareUpdateTime: Integer
|
2689
2689
|
|
2690
2690
|
attr_accessor :DeviceName, :Online, :LoginTime, :Version, :DeviceCert, :DevicePsk, :Tags, :DeviceType, :Imei, :Isp, :NbiotDeviceID, :ConnIP, :LastUpdateTime, :LoraDevEui, :LoraMoteType, :FirstOnlineTime, :LastOfflineTime, :CreateTime, :LogLevel, :CertState, :EnableState, :Labels, :ClientIP, :FirmwareUpdateTime
|
2691
|
-
|
2691
|
+
|
2692
2692
|
def initialize(devicename=nil, online=nil, logintime=nil, version=nil, devicecert=nil, devicepsk=nil, tags=nil, devicetype=nil, imei=nil, isp=nil, nbiotdeviceid=nil, connip=nil, lastupdatetime=nil, loradeveui=nil, loramotetype=nil, firstonlinetime=nil, lastofflinetime=nil, createtime=nil, loglevel=nil, certstate=nil, enablestate=nil, labels=nil, clientip=nil, firmwareupdatetime=nil)
|
2693
2693
|
@DeviceName = devicename
|
2694
2694
|
@Online = online
|
@@ -2766,7 +2766,7 @@ module TencentCloud
|
|
2766
2766
|
# @type Value: String
|
2767
2767
|
|
2768
2768
|
attr_accessor :Key, :Value
|
2769
|
-
|
2769
|
+
|
2770
2770
|
def initialize(key=nil, value=nil)
|
2771
2771
|
@Key = key
|
2772
2772
|
@Value = value
|
@@ -2794,7 +2794,7 @@ module TencentCloud
|
|
2794
2794
|
# @type ResourceId: String
|
2795
2795
|
|
2796
2796
|
attr_accessor :ProductId, :ProductName, :DeviceName, :ResourceId
|
2797
|
-
|
2797
|
+
|
2798
2798
|
def initialize(productid=nil, productname=nil, devicename=nil, resourceid=nil)
|
2799
2799
|
@ProductId = productid
|
2800
2800
|
@ProductName = productname
|
@@ -2832,7 +2832,7 @@ module TencentCloud
|
|
2832
2832
|
# @type Percent: Integer
|
2833
2833
|
|
2834
2834
|
attr_accessor :ProductID, :ProductName, :Name, :Md5, :Size, :UpdateTime, :DeviceName, :Status, :Percent
|
2835
|
-
|
2835
|
+
|
2836
2836
|
def initialize(productid=nil, productname=nil, name=nil, md5=nil, size=nil, updatetime=nil, devicename=nil, status=nil, percent=nil)
|
2837
2837
|
@ProductID = productid
|
2838
2838
|
@ProductName = productname
|
@@ -2871,7 +2871,7 @@ module TencentCloud
|
|
2871
2871
|
# @type Name: String
|
2872
2872
|
|
2873
2873
|
attr_accessor :Tag, :Type, :Value, :Name
|
2874
|
-
|
2874
|
+
|
2875
2875
|
def initialize(tag=nil, type=nil, value=nil, name=nil)
|
2876
2876
|
@Tag = tag
|
2877
2877
|
@Type = type
|
@@ -2912,7 +2912,7 @@ module TencentCloud
|
|
2912
2912
|
# @type TaskId: Integer
|
2913
2913
|
|
2914
2914
|
attr_accessor :DeviceName, :LastProcessTime, :Status, :ErrMsg, :Retcode, :DstVersion, :Percent, :OriVersion, :TaskId
|
2915
|
-
|
2915
|
+
|
2916
2916
|
def initialize(devicename=nil, lastprocesstime=nil, status=nil, errmsg=nil, retcode=nil, dstversion=nil, percent=nil, oriversion=nil, taskid=nil)
|
2917
2917
|
@DeviceName = devicename
|
2918
2918
|
@LastProcessTime = lastprocesstime
|
@@ -2944,7 +2944,7 @@ module TencentCloud
|
|
2944
2944
|
# @type RuleName: String
|
2945
2945
|
|
2946
2946
|
attr_accessor :RuleName
|
2947
|
-
|
2947
|
+
|
2948
2948
|
def initialize(rulename=nil)
|
2949
2949
|
@RuleName = rulename
|
2950
2950
|
end
|
@@ -2960,7 +2960,7 @@ module TencentCloud
|
|
2960
2960
|
# @type RequestId: String
|
2961
2961
|
|
2962
2962
|
attr_accessor :RequestId
|
2963
|
-
|
2963
|
+
|
2964
2964
|
def initialize(requestid=nil)
|
2965
2965
|
@RequestId = requestid
|
2966
2966
|
end
|
@@ -2980,7 +2980,7 @@ module TencentCloud
|
|
2980
2980
|
# @type DeviceName: String
|
2981
2981
|
|
2982
2982
|
attr_accessor :ProductID, :Name, :DeviceName
|
2983
|
-
|
2983
|
+
|
2984
2984
|
def initialize(productid=nil, name=nil, devicename=nil)
|
2985
2985
|
@ProductID = productid
|
2986
2986
|
@Name = name
|
@@ -3002,7 +3002,7 @@ module TencentCloud
|
|
3002
3002
|
# @type RequestId: String
|
3003
3003
|
|
3004
3004
|
attr_accessor :Url, :RequestId
|
3005
|
-
|
3005
|
+
|
3006
3006
|
def initialize(url=nil, requestid=nil)
|
3007
3007
|
@Url = url
|
3008
3008
|
@RequestId = requestid
|
@@ -3028,7 +3028,7 @@ module TencentCloud
|
|
3028
3028
|
# @type FwType: String
|
3029
3029
|
|
3030
3030
|
attr_accessor :ProductID, :FirmwareVersion, :FirmwareName, :FirmwareDescription, :FwType
|
3031
|
-
|
3031
|
+
|
3032
3032
|
def initialize(productid=nil, firmwareversion=nil, firmwarename=nil, firmwaredescription=nil, fwtype=nil)
|
3033
3033
|
@ProductID = productid
|
3034
3034
|
@FirmwareVersion = firmwareversion
|
@@ -3052,7 +3052,7 @@ module TencentCloud
|
|
3052
3052
|
# @type RequestId: String
|
3053
3053
|
|
3054
3054
|
attr_accessor :RequestId
|
3055
|
-
|
3055
|
+
|
3056
3056
|
def initialize(requestid=nil)
|
3057
3057
|
@RequestId = requestid
|
3058
3058
|
end
|
@@ -3068,7 +3068,7 @@ module TencentCloud
|
|
3068
3068
|
# @type RuleName: String
|
3069
3069
|
|
3070
3070
|
attr_accessor :RuleName
|
3071
|
-
|
3071
|
+
|
3072
3072
|
def initialize(rulename=nil)
|
3073
3073
|
@RuleName = rulename
|
3074
3074
|
end
|
@@ -3084,7 +3084,7 @@ module TencentCloud
|
|
3084
3084
|
# @type RequestId: String
|
3085
3085
|
|
3086
3086
|
attr_accessor :RequestId
|
3087
|
-
|
3087
|
+
|
3088
3088
|
def initialize(requestid=nil)
|
3089
3089
|
@RequestId = requestid
|
3090
3090
|
end
|
@@ -3110,7 +3110,7 @@ module TencentCloud
|
|
3110
3110
|
# @type CreateTime: Integer
|
3111
3111
|
|
3112
3112
|
attr_accessor :TaskId, :Status, :Type, :CreateTime
|
3113
|
-
|
3113
|
+
|
3114
3114
|
def initialize(taskid=nil, status=nil, type=nil, createtime=nil)
|
3115
3115
|
@TaskId = taskid
|
3116
3116
|
@Status = status
|
@@ -3134,7 +3134,7 @@ module TencentCloud
|
|
3134
3134
|
# @type FirmwareVersion: String
|
3135
3135
|
|
3136
3136
|
attr_accessor :ProductID, :FirmwareVersion
|
3137
|
-
|
3137
|
+
|
3138
3138
|
def initialize(productid=nil, firmwareversion=nil)
|
3139
3139
|
@ProductID = productid
|
3140
3140
|
@FirmwareVersion = firmwareversion
|
@@ -3154,7 +3154,7 @@ module TencentCloud
|
|
3154
3154
|
# @type RequestId: String
|
3155
3155
|
|
3156
3156
|
attr_accessor :Url, :RequestId
|
3157
|
-
|
3157
|
+
|
3158
3158
|
def initialize(url=nil, requestid=nil)
|
3159
3159
|
@Url = url
|
3160
3160
|
@RequestId = requestid
|
@@ -3169,7 +3169,7 @@ module TencentCloud
|
|
3169
3169
|
# GetUserResourceInfo请求参数结构体
|
3170
3170
|
class GetUserResourceInfoRequest < TencentCloud::Common::AbstractModel
|
3171
3171
|
|
3172
|
-
|
3172
|
+
|
3173
3173
|
def initialize()
|
3174
3174
|
end
|
3175
3175
|
|
@@ -3187,7 +3187,7 @@ module TencentCloud
|
|
3187
3187
|
# @type RequestId: String
|
3188
3188
|
|
3189
3189
|
attr_accessor :UsedSize, :Limit, :RequestId
|
3190
|
-
|
3190
|
+
|
3191
3191
|
def initialize(usedsize=nil, limit=nil, requestid=nil)
|
3192
3192
|
@UsedSize = usedsize
|
3193
3193
|
@Limit = limit
|
@@ -3216,7 +3216,7 @@ module TencentCloud
|
|
3216
3216
|
# @type MaxNum: Integer
|
3217
3217
|
|
3218
3218
|
attr_accessor :MinTime, :MaxTime, :Keywords, :Context, :MaxNum
|
3219
|
-
|
3219
|
+
|
3220
3220
|
def initialize(mintime=nil, maxtime=nil, keywords=nil, context=nil, maxnum=nil)
|
3221
3221
|
@MinTime = mintime
|
3222
3222
|
@MaxTime = maxtime
|
@@ -3246,7 +3246,7 @@ module TencentCloud
|
|
3246
3246
|
# @type RequestId: String
|
3247
3247
|
|
3248
3248
|
attr_accessor :Context, :Listover, :Results, :RequestId
|
3249
|
-
|
3249
|
+
|
3250
3250
|
def initialize(context=nil, listover=nil, results=nil, requestid=nil)
|
3251
3251
|
@Context = context
|
3252
3252
|
@Listover = listover
|
@@ -3284,7 +3284,7 @@ module TencentCloud
|
|
3284
3284
|
# @type MaxNum: Integer
|
3285
3285
|
|
3286
3286
|
attr_accessor :MinTime, :MaxTime, :Keywords, :Context, :MaxNum
|
3287
|
-
|
3287
|
+
|
3288
3288
|
def initialize(mintime=nil, maxtime=nil, keywords=nil, context=nil, maxnum=nil)
|
3289
3289
|
@MinTime = mintime
|
3290
3290
|
@MaxTime = maxtime
|
@@ -3316,7 +3316,7 @@ module TencentCloud
|
|
3316
3316
|
# @type RequestId: String
|
3317
3317
|
|
3318
3318
|
attr_accessor :Context, :Listover, :Results, :TotalCount, :RequestId
|
3319
|
-
|
3319
|
+
|
3320
3320
|
def initialize(context=nil, listover=nil, results=nil, totalcount=nil, requestid=nil)
|
3321
3321
|
@Context = context
|
3322
3322
|
@Listover = listover
|
@@ -3359,7 +3359,7 @@ module TencentCloud
|
|
3359
3359
|
# @type MaxNum: Integer
|
3360
3360
|
|
3361
3361
|
attr_accessor :MinTime, :MaxTime, :Keywords, :Context, :MaxNum
|
3362
|
-
|
3362
|
+
|
3363
3363
|
def initialize(mintime=nil, maxtime=nil, keywords=nil, context=nil, maxnum=nil)
|
3364
3364
|
@MinTime = mintime
|
3365
3365
|
@MaxTime = maxtime
|
@@ -3389,7 +3389,7 @@ module TencentCloud
|
|
3389
3389
|
# @type RequestId: String
|
3390
3390
|
|
3391
3391
|
attr_accessor :Context, :Listover, :Results, :RequestId
|
3392
|
-
|
3392
|
+
|
3393
3393
|
def initialize(context=nil, listover=nil, results=nil, requestid=nil)
|
3394
3394
|
@Context = context
|
3395
3395
|
@Listover = listover
|
@@ -3428,7 +3428,7 @@ module TencentCloud
|
|
3428
3428
|
# @type ErrMsg: String
|
3429
3429
|
|
3430
3430
|
attr_accessor :DeviceName, :DevicePsk, :DeviceCert, :DevicePrivateKey, :Result, :ErrMsg
|
3431
|
-
|
3431
|
+
|
3432
3432
|
def initialize(devicename=nil, devicepsk=nil, devicecert=nil, deviceprivatekey=nil, result=nil, errmsg=nil)
|
3433
3433
|
@DeviceName = devicename
|
3434
3434
|
@DevicePsk = devicepsk
|
@@ -3472,7 +3472,7 @@ module TencentCloud
|
|
3472
3472
|
# @type DateTime: String
|
3473
3473
|
|
3474
3474
|
attr_accessor :Uin, :ProductID, :DeviceName, :SrcType, :SrcName, :Topic, :PayloadFmtType, :Payload, :RequestID, :DateTime
|
3475
|
-
|
3475
|
+
|
3476
3476
|
def initialize(uin=nil, productid=nil, devicename=nil, srctype=nil, srcname=nil, topic=nil, payloadfmttype=nil, payload=nil, requestid=nil, datetime=nil)
|
3477
3477
|
@Uin = uin
|
3478
3478
|
@ProductID = productid
|
@@ -3512,7 +3512,7 @@ module TencentCloud
|
|
3512
3512
|
# @type ProductProperties: :class:`Tencentcloud::Iotcloud.v20180614.models.ProductProperties`
|
3513
3513
|
|
3514
3514
|
attr_accessor :ProductId, :ProductName, :ProductMetadata, :ProductProperties
|
3515
|
-
|
3515
|
+
|
3516
3516
|
def initialize(productid=nil, productname=nil, productmetadata=nil, productproperties=nil)
|
3517
3517
|
@ProductId = productid
|
3518
3518
|
@ProductName = productname
|
@@ -3540,7 +3540,7 @@ module TencentCloud
|
|
3540
3540
|
# @type CreationDate: Integer
|
3541
3541
|
|
3542
3542
|
attr_accessor :CreationDate
|
3543
|
-
|
3543
|
+
|
3544
3544
|
def initialize(creationdate=nil)
|
3545
3545
|
@CreationDate = creationdate
|
3546
3546
|
end
|
@@ -3581,7 +3581,7 @@ module TencentCloud
|
|
3581
3581
|
# @type RegisterLimit: Integer
|
3582
3582
|
|
3583
3583
|
attr_accessor :ProductDescription, :EncryptionType, :Region, :ProductType, :Format, :Platform, :Appeui, :ModelId, :ModelName, :ProductKey, :RegisterType, :ProductSecret, :RegisterLimit
|
3584
|
-
|
3584
|
+
|
3585
3585
|
def initialize(productdescription=nil, encryptiontype=nil, region=nil, producttype=nil, format=nil, platform=nil, appeui=nil, modelid=nil, modelname=nil, productkey=nil, registertype=nil, productsecret=nil, registerlimit=nil)
|
3586
3586
|
@ProductDescription = productdescription
|
3587
3587
|
@EncryptionType = encryptiontype
|
@@ -3634,7 +3634,7 @@ module TencentCloud
|
|
3634
3634
|
# @type CreateTime: String
|
3635
3635
|
|
3636
3636
|
attr_accessor :ProductID, :ProductName, :Name, :Md5, :Size, :Description, :CreateTime
|
3637
|
-
|
3637
|
+
|
3638
3638
|
def initialize(productid=nil, productname=nil, name=nil, md5=nil, size=nil, description=nil, createtime=nil)
|
3639
3639
|
@ProductID = productid
|
3640
3640
|
@ProductName = productname
|
@@ -3689,7 +3689,7 @@ module TencentCloud
|
|
3689
3689
|
# @type CompleteTime: Integer
|
3690
3690
|
|
3691
3691
|
attr_accessor :Id, :Type, :State, :ParametersType, :Parameters, :ResultType, :Result, :BatchCount, :BatchOffset, :CreateTime, :UpdateTime, :CompleteTime
|
3692
|
-
|
3692
|
+
|
3693
3693
|
def initialize(id=nil, type=nil, state=nil, parameterstype=nil, parameters=nil, resulttype=nil, result=nil, batchcount=nil, batchoffset=nil, createtime=nil, updatetime=nil, completetime=nil)
|
3694
3694
|
@Id = id
|
3695
3695
|
@Type = type
|
@@ -3733,7 +3733,7 @@ module TencentCloud
|
|
3733
3733
|
# @type Payload: String
|
3734
3734
|
|
3735
3735
|
attr_accessor :ProductId, :DeviceName, :Port, :Payload
|
3736
|
-
|
3736
|
+
|
3737
3737
|
def initialize(productid=nil, devicename=nil, port=nil, payload=nil)
|
3738
3738
|
@ProductId = productid
|
3739
3739
|
@DeviceName = devicename
|
@@ -3755,7 +3755,7 @@ module TencentCloud
|
|
3755
3755
|
# @type RequestId: String
|
3756
3756
|
|
3757
3757
|
attr_accessor :RequestId
|
3758
|
-
|
3758
|
+
|
3759
3759
|
def initialize(requestid=nil)
|
3760
3760
|
@RequestId = requestid
|
3761
3761
|
end
|
@@ -3777,7 +3777,7 @@ module TencentCloud
|
|
3777
3777
|
# @type PayloadEncoding: String
|
3778
3778
|
|
3779
3779
|
attr_accessor :ProductId, :Payload, :Qos, :PayloadEncoding
|
3780
|
-
|
3780
|
+
|
3781
3781
|
def initialize(productid=nil, payload=nil, qos=nil, payloadencoding=nil)
|
3782
3782
|
@ProductId = productid
|
3783
3783
|
@Payload = payload
|
@@ -3801,7 +3801,7 @@ module TencentCloud
|
|
3801
3801
|
# @type RequestId: String
|
3802
3802
|
|
3803
3803
|
attr_accessor :TaskId, :RequestId
|
3804
|
-
|
3804
|
+
|
3805
3805
|
def initialize(taskid=nil, requestid=nil)
|
3806
3806
|
@TaskId = taskid
|
3807
3807
|
@RequestId = requestid
|
@@ -3829,7 +3829,7 @@ module TencentCloud
|
|
3829
3829
|
# @type PayloadEncoding: String
|
3830
3830
|
|
3831
3831
|
attr_accessor :Topic, :Payload, :ProductId, :DeviceName, :Qos, :PayloadEncoding
|
3832
|
-
|
3832
|
+
|
3833
3833
|
def initialize(topic=nil, payload=nil, productid=nil, devicename=nil, qos=nil, payloadencoding=nil)
|
3834
3834
|
@Topic = topic
|
3835
3835
|
@Payload = payload
|
@@ -3855,7 +3855,7 @@ module TencentCloud
|
|
3855
3855
|
# @type RequestId: String
|
3856
3856
|
|
3857
3857
|
attr_accessor :RequestId
|
3858
|
-
|
3858
|
+
|
3859
3859
|
def initialize(requestid=nil)
|
3860
3860
|
@RequestId = requestid
|
3861
3861
|
end
|
@@ -3875,7 +3875,7 @@ module TencentCloud
|
|
3875
3875
|
# @type Payload: String
|
3876
3876
|
|
3877
3877
|
attr_accessor :ProductId, :DeviceName, :Payload
|
3878
|
-
|
3878
|
+
|
3879
3879
|
def initialize(productid=nil, devicename=nil, payload=nil)
|
3880
3880
|
@ProductId = productid
|
3881
3881
|
@DeviceName = devicename
|
@@ -3899,7 +3899,7 @@ module TencentCloud
|
|
3899
3899
|
# @type RequestId: String
|
3900
3900
|
|
3901
3901
|
attr_accessor :MessageId, :PayloadBase64, :RequestId
|
3902
|
-
|
3902
|
+
|
3903
3903
|
def initialize(messageid=nil, payloadbase64=nil, requestid=nil)
|
3904
3904
|
@MessageId = messageid
|
3905
3905
|
@PayloadBase64 = payloadbase64
|
@@ -3925,7 +3925,7 @@ module TencentCloud
|
|
3925
3925
|
# @type Payload: String
|
3926
3926
|
|
3927
3927
|
attr_accessor :ProductId, :DeviceName, :Port, :Payload
|
3928
|
-
|
3928
|
+
|
3929
3929
|
def initialize(productid=nil, devicename=nil, port=nil, payload=nil)
|
3930
3930
|
@ProductId = productid
|
3931
3931
|
@DeviceName = devicename
|
@@ -3947,7 +3947,7 @@ module TencentCloud
|
|
3947
3947
|
# @type RequestId: String
|
3948
3948
|
|
3949
3949
|
attr_accessor :RequestId
|
3950
|
-
|
3950
|
+
|
3951
3951
|
def initialize(requestid=nil)
|
3952
3952
|
@RequestId = requestid
|
3953
3953
|
end
|
@@ -3969,7 +3969,7 @@ module TencentCloud
|
|
3969
3969
|
# @type ActionIndex: Integer
|
3970
3970
|
|
3971
3971
|
attr_accessor :RuleName, :TopicRulePayload, :ModifyType, :ActionIndex
|
3972
|
-
|
3972
|
+
|
3973
3973
|
def initialize(rulename=nil, topicrulepayload=nil, modifytype=nil, actionindex=nil)
|
3974
3974
|
@RuleName = rulename
|
3975
3975
|
@TopicRulePayload = topicrulepayload
|
@@ -3994,7 +3994,7 @@ module TencentCloud
|
|
3994
3994
|
# @type RequestId: String
|
3995
3995
|
|
3996
3996
|
attr_accessor :RequestId
|
3997
|
-
|
3997
|
+
|
3998
3998
|
def initialize(requestid=nil)
|
3999
3999
|
@RequestId = requestid
|
4000
4000
|
end
|
@@ -4015,7 +4015,7 @@ module TencentCloud
|
|
4015
4015
|
# @type Reason: String
|
4016
4016
|
|
4017
4017
|
attr_accessor :DeviceName, :Success, :Reason
|
4018
|
-
|
4018
|
+
|
4019
4019
|
def initialize(devicename=nil, success=nil, reason=nil)
|
4020
4020
|
@DeviceName = devicename
|
4021
4021
|
@Success = success
|
@@ -4037,7 +4037,7 @@ module TencentCloud
|
|
4037
4037
|
# @type DeviceNames: Array
|
4038
4038
|
|
4039
4039
|
attr_accessor :ProductId, :DeviceNames
|
4040
|
-
|
4040
|
+
|
4041
4041
|
def initialize(productid=nil, devicenames=nil)
|
4042
4042
|
@ProductId = productid
|
4043
4043
|
@DeviceNames = devicenames
|
@@ -4059,7 +4059,7 @@ module TencentCloud
|
|
4059
4059
|
# @type RequestId: String
|
4060
4060
|
|
4061
4061
|
attr_accessor :SuccessCount, :ResetDeviceResults, :RequestId
|
4062
|
-
|
4062
|
+
|
4063
4063
|
def initialize(successcount=nil, resetdeviceresults=nil, requestid=nil)
|
4064
4064
|
@SuccessCount = successcount
|
4065
4065
|
@ResetDeviceResults = resetdeviceresults
|
@@ -4092,7 +4092,7 @@ module TencentCloud
|
|
4092
4092
|
# @type TaskId: Integer
|
4093
4093
|
|
4094
4094
|
attr_accessor :ProductID, :DeviceName, :FirmwareVersion, :TaskId
|
4095
|
-
|
4095
|
+
|
4096
4096
|
def initialize(productid=nil, devicename=nil, firmwareversion=nil, taskid=nil)
|
4097
4097
|
@ProductID = productid
|
4098
4098
|
@DeviceName = devicename
|
@@ -4114,7 +4114,7 @@ module TencentCloud
|
|
4114
4114
|
# @type RequestId: String
|
4115
4115
|
|
4116
4116
|
attr_accessor :RequestId
|
4117
|
-
|
4117
|
+
|
4118
4118
|
def initialize(requestid=nil)
|
4119
4119
|
@RequestId = requestid
|
4120
4120
|
end
|
@@ -4138,7 +4138,7 @@ module TencentCloud
|
|
4138
4138
|
# @type Content: String
|
4139
4139
|
|
4140
4140
|
attr_accessor :ProductID, :DeviceName, :Level, :DateTime, :Content
|
4141
|
-
|
4141
|
+
|
4142
4142
|
def initialize(productid=nil, devicename=nil, level=nil, datetime=nil, content=nil)
|
4143
4143
|
@ProductID = productid
|
4144
4144
|
@DeviceName = devicename
|
@@ -4164,7 +4164,7 @@ module TencentCloud
|
|
4164
4164
|
# @type Value: String
|
4165
4165
|
|
4166
4166
|
attr_accessor :Key, :Value
|
4167
|
-
|
4167
|
+
|
4168
4168
|
def initialize(key=nil, value=nil)
|
4169
4169
|
@Key = key
|
4170
4170
|
@Value = value
|
@@ -4184,7 +4184,7 @@ module TencentCloud
|
|
4184
4184
|
# @type Status: Integer
|
4185
4185
|
|
4186
4186
|
attr_accessor :ProductID, :Status
|
4187
|
-
|
4187
|
+
|
4188
4188
|
def initialize(productid=nil, status=nil)
|
4189
4189
|
@ProductID = productid
|
4190
4190
|
@Status = status
|
@@ -4202,7 +4202,7 @@ module TencentCloud
|
|
4202
4202
|
# @type RequestId: String
|
4203
4203
|
|
4204
4204
|
attr_accessor :RequestId
|
4205
|
-
|
4205
|
+
|
4206
4206
|
def initialize(requestid=nil)
|
4207
4207
|
@RequestId = requestid
|
4208
4208
|
end
|
@@ -4222,7 +4222,7 @@ module TencentCloud
|
|
4222
4222
|
# @type Total: Integer
|
4223
4223
|
|
4224
4224
|
attr_accessor :Status, :Total
|
4225
|
-
|
4225
|
+
|
4226
4226
|
def initialize(status=nil, total=nil)
|
4227
4227
|
@Status = status
|
4228
4228
|
@Total = total
|
@@ -4242,7 +4242,7 @@ module TencentCloud
|
|
4242
4242
|
# @type PublishMessageTask: :class:`Tencentcloud::Iotcloud.v20180614.models.BatchPublishMessage`
|
4243
4243
|
|
4244
4244
|
attr_accessor :UpdateShadowTask, :PublishMessageTask
|
4245
|
-
|
4245
|
+
|
4246
4246
|
def initialize(updateshadowtask=nil, publishmessagetask=nil)
|
4247
4247
|
@UpdateShadowTask = updateshadowtask
|
4248
4248
|
@PublishMessageTask = publishmessagetask
|
@@ -4280,7 +4280,7 @@ module TencentCloud
|
|
4280
4280
|
# @type ErrMsg: String
|
4281
4281
|
|
4282
4282
|
attr_accessor :Type, :Id, :ProductId, :Status, :CreateTime, :UpdateTime, :RetCode, :ErrMsg
|
4283
|
-
|
4283
|
+
|
4284
4284
|
def initialize(type=nil, id=nil, productid=nil, status=nil, createtime=nil, updatetime=nil, retcode=nil, errmsg=nil)
|
4285
4285
|
@Type = type
|
4286
4286
|
@Id = id
|
@@ -4365,7 +4365,7 @@ module TencentCloud
|
|
4365
4365
|
# @type RuleDisabled: Boolean
|
4366
4366
|
|
4367
4367
|
attr_accessor :Sql, :Actions, :Description, :RuleDisabled
|
4368
|
-
|
4368
|
+
|
4369
4369
|
def initialize(sql=nil, actions=nil, description=nil, ruledisabled=nil)
|
4370
4370
|
@Sql = sql
|
4371
4371
|
@Actions = actions
|
@@ -4395,7 +4395,7 @@ module TencentCloud
|
|
4395
4395
|
# @type Skey: String
|
4396
4396
|
|
4397
4397
|
attr_accessor :GatewayProductId, :GatewayDeviceName, :ProductId, :DeviceNames, :Skey
|
4398
|
-
|
4398
|
+
|
4399
4399
|
def initialize(gatewayproductid=nil, gatewaydevicename=nil, productid=nil, devicenames=nil, skey=nil)
|
4400
4400
|
@GatewayProductId = gatewayproductid
|
4401
4401
|
@GatewayDeviceName = gatewaydevicename
|
@@ -4419,7 +4419,7 @@ module TencentCloud
|
|
4419
4419
|
# @type RequestId: String
|
4420
4420
|
|
4421
4421
|
attr_accessor :RequestId
|
4422
|
-
|
4422
|
+
|
4423
4423
|
def initialize(requestid=nil)
|
4424
4424
|
@RequestId = requestid
|
4425
4425
|
end
|
@@ -4439,7 +4439,7 @@ module TencentCloud
|
|
4439
4439
|
# @type EnableState: Integer
|
4440
4440
|
|
4441
4441
|
attr_accessor :ProductId, :DeviceName, :EnableState
|
4442
|
-
|
4442
|
+
|
4443
4443
|
def initialize(productid=nil, devicename=nil, enablestate=nil)
|
4444
4444
|
@ProductId = productid
|
4445
4445
|
@DeviceName = devicename
|
@@ -4459,7 +4459,7 @@ module TencentCloud
|
|
4459
4459
|
# @type RequestId: String
|
4460
4460
|
|
4461
4461
|
attr_accessor :RequestId
|
4462
|
-
|
4462
|
+
|
4463
4463
|
def initialize(requestid=nil)
|
4464
4464
|
@RequestId = requestid
|
4465
4465
|
end
|
@@ -4483,7 +4483,7 @@ module TencentCloud
|
|
4483
4483
|
# @type Prefix: String
|
4484
4484
|
|
4485
4485
|
attr_accessor :ProductId, :DeviceName, :State, :ShadowVersion, :Prefix
|
4486
|
-
|
4486
|
+
|
4487
4487
|
def initialize(productid=nil, devicename=nil, state=nil, shadowversion=nil, prefix=nil)
|
4488
4488
|
@ProductId = productid
|
4489
4489
|
@DeviceName = devicename
|
@@ -4509,7 +4509,7 @@ module TencentCloud
|
|
4509
4509
|
# @type RequestId: String
|
4510
4510
|
|
4511
4511
|
attr_accessor :Data, :RequestId
|
4512
|
-
|
4512
|
+
|
4513
4513
|
def initialize(data=nil, requestid=nil)
|
4514
4514
|
@Data = data
|
4515
4515
|
@RequestId = requestid
|
@@ -4531,7 +4531,7 @@ module TencentCloud
|
|
4531
4531
|
# @type Status: Integer
|
4532
4532
|
|
4533
4533
|
attr_accessor :ProductID, :DeviceNames, :Status
|
4534
|
-
|
4534
|
+
|
4535
4535
|
def initialize(productid=nil, devicenames=nil, status=nil)
|
4536
4536
|
@ProductID = productid
|
4537
4537
|
@DeviceNames = devicenames
|
@@ -4551,7 +4551,7 @@ module TencentCloud
|
|
4551
4551
|
# @type RequestId: String
|
4552
4552
|
|
4553
4553
|
attr_accessor :RequestId
|
4554
|
-
|
4554
|
+
|
4555
4555
|
def initialize(requestid=nil)
|
4556
4556
|
@RequestId = requestid
|
4557
4557
|
end
|
@@ -4571,7 +4571,7 @@ module TencentCloud
|
|
4571
4571
|
# @type RegisterLimit: Integer
|
4572
4572
|
|
4573
4573
|
attr_accessor :ProductId, :RegisterType, :RegisterLimit
|
4574
|
-
|
4574
|
+
|
4575
4575
|
def initialize(productid=nil, registertype=nil, registerlimit=nil)
|
4576
4576
|
@ProductId = productid
|
4577
4577
|
@RegisterType = registertype
|
@@ -4597,7 +4597,7 @@ module TencentCloud
|
|
4597
4597
|
# @type RequestId: String
|
4598
4598
|
|
4599
4599
|
attr_accessor :RegisterType, :ProductSecret, :RegisterLimit, :RequestId
|
4600
|
-
|
4600
|
+
|
4601
4601
|
def initialize(registertype=nil, productsecret=nil, registerlimit=nil, requestid=nil)
|
4602
4602
|
@RegisterType = registertype
|
4603
4603
|
@ProductSecret = productsecret
|
@@ -4627,7 +4627,7 @@ module TencentCloud
|
|
4627
4627
|
# @type BrokerSubscribe: :class:`Tencentcloud::Iotcloud.v20180614.models.BrokerSubscribe`
|
4628
4628
|
|
4629
4629
|
attr_accessor :ProductID, :TopicName, :NewTopicName, :Privilege, :BrokerSubscribe
|
4630
|
-
|
4630
|
+
|
4631
4631
|
def initialize(productid=nil, topicname=nil, newtopicname=nil, privilege=nil, brokersubscribe=nil)
|
4632
4632
|
@ProductID = productid
|
4633
4633
|
@TopicName = topicname
|
@@ -4654,7 +4654,7 @@ module TencentCloud
|
|
4654
4654
|
# @type RequestId: String
|
4655
4655
|
|
4656
4656
|
attr_accessor :RequestId
|
4657
|
-
|
4657
|
+
|
4658
4658
|
def initialize(requestid=nil)
|
4659
4659
|
@RequestId = requestid
|
4660
4660
|
end
|
@@ -4682,7 +4682,7 @@ module TencentCloud
|
|
4682
4682
|
# @type FwType: String
|
4683
4683
|
|
4684
4684
|
attr_accessor :ProductID, :FirmwareVersion, :Md5sum, :FileSize, :FirmwareName, :FirmwareDescription, :FwType
|
4685
|
-
|
4685
|
+
|
4686
4686
|
def initialize(productid=nil, firmwareversion=nil, md5sum=nil, filesize=nil, firmwarename=nil, firmwaredescription=nil, fwtype=nil)
|
4687
4687
|
@ProductID = productid
|
4688
4688
|
@FirmwareVersion = firmwareversion
|
@@ -4710,7 +4710,7 @@ module TencentCloud
|
|
4710
4710
|
# @type RequestId: String
|
4711
4711
|
|
4712
4712
|
attr_accessor :RequestId
|
4713
|
-
|
4713
|
+
|
4714
4714
|
def initialize(requestid=nil)
|
4715
4715
|
@RequestId = requestid
|
4716
4716
|
end
|