diff --git a/bindings/protocols/coap/index.html b/bindings/protocols/coap/index.html index 54d1ff8..c9b4e59 100644 --- a/bindings/protocols/coap/index.html +++ b/bindings/protocols/coap/index.html @@ -92,6 +92,16 @@

Introduction

In particular, the document explain how to create valid Forms for the different operations that CoAP can perform.

+
+

+ Forms of a Thing Description instance with CoAP Binding complies with this specification if it follows + the normative statements in and . +

+

+ A JSON Schema [[?JSON-SCHEMA]] to validate Thing Description instances + containing CoAP Binding is provided in the GitHub repository. +

+

This document is a work in progress diff --git a/bindings/protocols/coap/index.template.html b/bindings/protocols/coap/index.template.html index 084161a..6b2e156 100644 --- a/bindings/protocols/coap/index.template.html +++ b/bindings/protocols/coap/index.template.html @@ -92,6 +92,16 @@

Introduction

In particular, the document explain how to create valid Forms for the different operations that CoAP can perform.

+
+

+ Forms of a Thing Description instance with CoAP Binding complies with this specification if it follows + the normative statements in and . +

+

+ A JSON Schema [[?JSON-SCHEMA]] to validate Thing Description instances + containing CoAP Binding is provided in the GitHub repository. +

+

This document is a work in progress