Skip to content

Commit 5726c5a

Browse files
authored
Merge pull request #108916 from mlunt-msft/patch-1
Removing TODO that should not be here.
2 parents 7d3b536 + afb4588 commit 5726c5a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

articles/iot-dps/how-to-send-additional-data.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ When your device is sending a [register device call](https://docs.microsoft.com/
2525
“endorsementKey”: “stuff”,
2626
“storageRootKey”: “things”
2727
},
28-
“interfaces”: “TODO: get how interfaces are reported by devices from PnP folks.”,
2928
“payload”: “your additional data goes here. It can be nested JSON.”
3029
}
3130
```

0 commit comments

Comments
 (0)