We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a7d17a9 + 036de14 commit 74edf94Copy full SHA for 74edf94
example/mqtt_example.dart
@@ -13,7 +13,6 @@ const thingDescriptionJson = {
13
"@context": "https://www.w3.org/2022/wot/td/v1.1",
14
"title": "Test Thing",
15
"id": "urn:test",
16
- "base": "coap://coap.me",
17
"security": ["auto_sc"],
18
"securityDefinitions": {
19
"auto_sc": {"scheme": "auto"},
0 commit comments