Skip to content

Commit b5c26c6

Browse files
vfedonkinvfedonkin
andauthored
IoTHub: adding new routing source into 2021-07-01-preview (#15398)
Co-authored-by: vfedonkin <[email protected]>
1 parent ceb6d11 commit b5c26c6

File tree

1 file changed

+4
-2
lines changed
  • specification/iothub/resource-manager/Microsoft.Devices/preview/2021-07-01-preview

1 file changed

+4
-2
lines changed

specification/iothub/resource-manager/Microsoft.Devices/preview/2021-07-01-preview/iothub.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3181,7 +3181,8 @@
31813181
"DeviceLifecycleEvents",
31823182
"DeviceJobLifecycleEvents",
31833183
"DigitalTwinChangeEvents",
3184-
"DeviceConnectionStateEvents"
3184+
"DeviceConnectionStateEvents",
3185+
"MqttBrokerMessages"
31853186
],
31863187
"type": "string",
31873188
"x-ms-enum": {
@@ -3970,7 +3971,8 @@
39703971
"DeviceLifecycleEvents",
39713972
"DeviceJobLifecycleEvents",
39723973
"DigitalTwinChangeEvents",
3973-
"DeviceConnectionStateEvents"
3974+
"DeviceConnectionStateEvents",
3975+
"MqttBrokerMessages"
39743976
],
39753977
"type": "string",
39763978
"x-ms-enum": {

0 commit comments

Comments
 (0)