Skip to content

Commit 3d5fa6f

Browse files
author
SDKAuto
committed
CodeGen from PR 15428 in Azure/azure-rest-api-specs
[Hub Generated] Review request for Microsoft.Devices to add version preview/2021-09-01-preview (#15428) * Adds base for updating Microsoft.Devices from version preview/2021-07-01-preview to version 2021-09-01-preview * Updates readme * Updates API version in new specs and examples * Added creation time in the iothub description * implemented system data property * updating examples for iothub bv rg and subscription * Committing unsaved changes * removing creationTime * reverting unformatted change * Fixing josn pretty issue * Adds suppression to readme * Removing external reference to internal reference * reverting the suppression
1 parent 1772169 commit 3d5fa6f

File tree

3 files changed

+1814
-2
lines changed

3 files changed

+1814
-2
lines changed

schemas/2021-07-01-preview/Microsoft.Devices.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -459,7 +459,8 @@
459459
"DeviceLifecycleEvents",
460460
"DeviceJobLifecycleEvents",
461461
"DigitalTwinChangeEvents",
462-
"DeviceConnectionStateEvents"
462+
"DeviceConnectionStateEvents",
463+
"MqttBrokerMessages"
463464
]
464465
},
465466
{
@@ -1228,7 +1229,8 @@
12281229
"DeviceLifecycleEvents",
12291230
"DeviceJobLifecycleEvents",
12301231
"DigitalTwinChangeEvents",
1231-
"DeviceConnectionStateEvents"
1232+
"DeviceConnectionStateEvents",
1233+
"MqttBrokerMessages"
12321234
]
12331235
},
12341236
{

0 commit comments

Comments
 (0)