<?xml version="1.0" encoding="utf-8"?>

<!DOCTYPE rfc SYSTEM "rfc2629-xhtml.ent">

<rfc xmlns:xi="http://www.w3.org/2001/XInclude" ipr="trust200902"
     docName="draft-foo" category="std" obsoletes=""
     updates="" submissionType="IETF" xml:lang="en" tocInclude="true"
     tocDepth="3" symRefs="true" sortRefs="true" consensus="true" version="3" number="0000">

  <!-- xml2rfc v2v3 conversion 2.41.0 -->
  <front>
    <title abbrev="FETCH and PATCH with SenML">FETCH and PATCH with Sensor Measurement Lists (SenML)</title>
    <seriesInfo name="RFC" value="0000"/>
    <author initials="A." surname="Keränen" fullname="Ari Keränen">
      <organization>Ericsson</organization>
      <address>
	<postal>
	  <city>Jorvas</city>
	  <country>Finland</country>
	</postal>
        <email>ari.keranen@ericsson.com</email>
      </address>
    </author>
    <author initials="M." surname="Mohajer" fullname="Mojan Mohajer">
      <organization/>
      <address>
        <email>mojanm@hotmail.com</email>
      </address>
    </author>
    <date month="June" year="2020"/>

<keyword>CoAP</keyword>
<keyword>IoT</keyword>
<keyword>data model</keyword>

    <abstract>
      <t>The Sensor Measurement Lists (SenML) media type and data model can be
      used to send collections of resources, such as batches of sensor data or
      configuration parameters. The Constrained Application Protocol (CoAP)
      FETCH, PATCH, and iPATCH methods enable accessing and updating parts of
      a resource or multiple resources with one request. This document defines
      new media types for the CoAP FETCH, PATCH, and iPATCH methods for
      resources represented using the SenML data model.</t>
    </abstract>
  </front>
  <middle>
    <section anchor="intro" numbered="true" toc="default">
      <name>Introduction</name>
      <t>The Sensor Measurement Lists (SenML) media type and data
model can be used to transmit collections of resources, such as
batches of sensor data or configuration parameters.</t>
    </section>
  </middle>
<back/>
</rfc>
