Skip to content

Commit

Permalink
fix(example): add missing cov:observe to complex_example
Browse files Browse the repository at this point in the history
  • Loading branch information
JKRhb committed Jan 12, 2024
1 parent 7d03e6c commit 2781723
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions example/complex_example.dart
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ const thingDescriptionJson = {
{
"href": "coap://californium.eclipseprojects.io/obs",
"op": ["observeproperty", "unobserveproperty"],
"subprotocol": "cov:observe",
}
],
},
Expand Down

0 comments on commit 2781723

Please sign in to comment.