Skip to content

Commit 2781723

Browse files
committed
fix(example): add missing cov:observe to complex_example
1 parent 7d03e6c commit 2781723

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

example/complex_example.dart

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ const thingDescriptionJson = {
3434
{
3535
"href": "coap://californium.eclipseprojects.io/obs",
3636
"op": ["observeproperty", "unobserveproperty"],
37+
"subprotocol": "cov:observe",
3738
}
3839
],
3940
},

0 commit comments

Comments
 (0)