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 01edd6f + 2b94178 commit 6a90e72Copy full SHA for 6a90e72
src/data/doc-extensions/extensions.json
@@ -1111,6 +1111,21 @@
1111
"categories": ["Reporting", "Observability"],
1112
"tiers": ["Community"],
1113
"cloudEnabled": false
1114
+ },
1115
+ {
1116
+ "name": "xk6-coap",
1117
+ "description": "Interact with Constrained Application Protocol endpoints.",
1118
+ "url": "https://github.com/golioth/xk6-coap",
1119
+ "logo": "",
1120
+ "author": {
1121
+ "name": "Golioth",
1122
+ "url": "https://github.com/golioth"
1123
1124
+ "stars": "5",
1125
+ "type": ["JavaScript"],
1126
+ "categories": ["Messaging", "Protocol"],
1127
+ "tiers": ["Community"],
1128
+ "cloudEnabled": false
1129
}
1130
]
1131
0 commit comments