Protocol Action: 'Constrained Application Protocol (CoAP)' to Proposed Standard (draft-ietf-core-coap-18.txt)

The IESG <iesg-secretary@ietf.org> Mon, 15 July 2013 16:51 UTC

Return-Path: <iesg-secretary@ietf.org>
X-Original-To: ietf-announce@ietfa.amsl.com
Delivered-To: ietf-announce@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B7AE621E810A; Mon, 15 Jul 2013 09:51:12 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -102.495
X-Spam-Level:
X-Spam-Status: No, score=-102.495 tagged_above=-999 required=5 tests=[AWL=0.105, BAYES_00=-2.599, NO_RELAYS=-0.001, USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ORqtWJWUvbu3; Mon, 15 Jul 2013 09:51:12 -0700 (PDT)
Received: from ietfa.amsl.com (localhost [IPv6:::1]) by ietfa.amsl.com (Postfix) with ESMTP id A474B21E8111; Mon, 15 Jul 2013 09:50:36 -0700 (PDT)
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: The IESG <iesg-secretary@ietf.org>
To: IETF-Announce <ietf-announce@ietf.org>
Subject: Protocol Action: 'Constrained Application Protocol (CoAP)' to Proposed Standard (draft-ietf-core-coap-18.txt)
X-Test-IDTracker: no
X-IETF-IDTracker: 4.51.p2
Message-ID: <20130715165036.31594.95110.idtracker@ietfa.amsl.com>
Date: Mon, 15 Jul 2013 09:50:36 -0700
Cc: core chair <core-chairs@tools.ietf.org>, core mailing list <core@ietf.org>, RFC Editor <rfc-editor@rfc-editor.org>
X-BeenThere: ietf-announce@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
Reply-To: ietf@ietf.org
List-Id: "IETF announcement list. No discussions." <ietf-announce.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/ietf-announce>, <mailto:ietf-announce-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/ietf-announce>
List-Post: <mailto:ietf-announce@ietf.org>
List-Help: <mailto:ietf-announce-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/ietf-announce>, <mailto:ietf-announce-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 15 Jul 2013 16:51:13 -0000

The IESG has approved the following document:
- 'Constrained Application Protocol (CoAP)'
  (draft-ietf-core-coap-18.txt) as Proposed Standard

This document is the product of the Constrained RESTful Environments
Working Group.

The IESG contact persons are Barry Leiba and Pete Resnick.

A URL of this Internet Draft is:
http://datatracker.ietf.org/doc/draft-ietf-core-coap/




Technical Summary

The Constrained Application Protocol (CoAP) is a specialized web
transfer protocol for use with constrained nodes and constrained
(e.g., low-power, lossy) networks. The nodes often have 8-bit
microcontrollers with small amounts of ROM and RAM, while
constrained networks such as 6LoWPAN often have high packet error
rates and a typical throughput of 10s of kbit/s. The protocol is
designed for machine-to-machine (M2M) applications such as smart
energy and building automation.

CoAP provides a request/response interaction model between
application endpoints, supports built-in discovery of resources,
and includes key concepts of the Web such as URIs and Internet
media types. CoAP easily interfaces with HTTP for integration
with the Web while meeting specialized requirements such as
multicast support, very low overhead and simplicity for
constrained environments.


Working Group Summary

WG review has been intense, with input from many participants
beyond the document authors, and particularly input from
implementers.  There are no particular controversies to note.


Document Quality

There have been multiple expert reviews, from security,
applications (once a general review, and once specifically on the
URI schema), and transport areas. All the reviews produced useful
input, that resulted in significant changes to the specification.
All review feedback is now incorporated in the final document.

There are at least 15 publically disclosed implementations, both
commercial and open-source. There have been several
interoperability events, and a high level of interoperability has
been reported from those events.


Personnel
Document Shepherd is Andrew McGregor <andrewmcgr@google.com>
Responsible Area Director is Barry Leiba <barryleiba@computer.org>
Zach Shelby <zach@sensinode.com> is suggested as the designated
expert for the IANA registries defined in Sections 12.2 and 12.3.