We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a7d17a9 commit 036de14Copy full SHA for 036de14
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