thing-directory icon indicating copy to clipboard operation
thing-directory copied to clipboard

Directory of Web of Things (WoT) Thing Descriptions. Maintained fork at https://github.com/TinyIoT/thing-directory

Results 6 thing-directory issues
Sort by recently updated
recently updated
newest added

The Docker image and debian packages should include and use default validation schemas. In Dockerfile, those can be downloaded from upstream repos during the build stage. The local copies should...

To test: - Events - Reconnecting clients - OAuth2 security

Useful queries: - A && B - A && (B || C) https://github.com/linksmart/thing-directory/wiki/Query-Language

Currently, the Keycloak plugin which uses the OpenID Connect protocol performs access control on endpoint/methods using user claims (username, group) or the clientID. We may be able to use OAuth2...

enhancement

Similar to Fujitsu's sequence diagram (b): https://github.com/w3c/wot-discovery/tree/master/prior-work/fujitsu

In the current version, multiple service can register under the same name. Instead the service should detect the conflict and pick a new name. ``` When a DNS-SD service is...