Skip to content
This repository was archived by the owner on Jul 29, 2021. It is now read-only.

Commit 09501c7

Browse files
Merge pull request #183 from Azure/develop_hans_opcmethod
Add generic OPC method to call all supported IoTHub direct methods
2 parents 7ca3b1b + 9b4cf70 commit 09501c7

File tree

4 files changed

+213
-209
lines changed

4 files changed

+213
-209
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,8 +65,7 @@ This endpoint exposes five methods:
6565
- PublishNode
6666
- UnpublishNode
6767
- GetPublishedNodes
68-
- GetConfiguredEndpoints (see below)
69-
- GetConfiguredNodesOnEndpoint (see below)
68+
- IoTHubDirectMethod (see below)
7069

7170
### Configuration via IoTHub direct function calls
7271
OPC Publisher implements the following IoTHub direct method calls, which can be called when OPC Publisher runs standalone or in IoT Edge:

0 commit comments

Comments
 (0)