w3c / wot-testing

Repository for WoT Testing purposes
15 stars 29 forks source link

WoT Profile implementation report for Krellian Cloud #561

Closed benfrancis closed 1 year ago

benfrancis commented 1 year ago

This is first WoT Profile implementation report for Krellian Cloud, which acts as a Consumer for the HTTP Basic Profile and HTTP SSE Profile.

So far it only implements the readallproperties and observeproperty operations and only supports NoSecurityScheme and BearerSecurityScheme.

It can also discover Things using a Direct introduction mechanism and fetch their Thing Descriptions, though there are no assertions for that on the Consumer side.