[core] [Editorial Errata Reported] RFC8428 (6728)

RFC Errata System <rfc-editor@rfc-editor.org> Mon, 01 November 2021 14:40 UTC

Return-Path: <wwwrun@rfc-editor.org>
X-Original-To: core@ietfa.amsl.com
Delivered-To: core@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 117B93A1386 for <core@ietfa.amsl.com>; Mon, 1 Nov 2021 07:40:33 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.901
X-Spam-Level:
X-Spam-Status: No, score=-1.901 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RCVD_IN_MSPIKE_H2=-0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id fWJGCw1YU0ZK for <core@ietfa.amsl.com>; Mon, 1 Nov 2021 07:40:28 -0700 (PDT)
Received: from rfc-editor.org (rfc-editor.org [4.31.198.49]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 7330F3A1385 for <core@ietf.org>; Mon, 1 Nov 2021 07:40:28 -0700 (PDT)
Received: by rfc-editor.org (Postfix, from userid 499) id 4B777200CEC; Mon, 1 Nov 2021 07:40:28 -0700 (PDT)
To: rfc-editor@rfc-editor.org
From: RFC Errata System <rfc-editor@rfc-editor.org>
Cc: veijo.pesonen@nordicsemi.no, fluffy@iii.ca, zach.shelby@arm.com, jari.arkko@piuha.net, ari.keranen@ericsson.com, cabo@tzi.org, core@ietf.org
Content-Type: text/plain; charset="UTF-8"
Message-Id: <20211101144028.4B777200CEC@rfc-editor.org>
Date: Mon, 01 Nov 2021 07:40:28 -0700
Archived-At: <https://mailarchive.ietf.org/arch/msg/core/0aFe7QD7YNva1Fko03mJB8qh_O4>
Subject: [core] [Editorial Errata Reported] RFC8428 (6728)
X-BeenThere: core@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: "Constrained RESTful Environments \(CoRE\) Working Group list" <core.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/core>, <mailto:core-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/core/>
List-Post: <mailto:core@ietf.org>
List-Help: <mailto:core-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/core>, <mailto:core-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 01 Nov 2021 14:40:33 -0000

The following errata report has been submitted for RFC8428,
"Sensor Measurement Lists (SenML)".

--------------------------------------
You may review the report below and at:
https://www.rfc-editor.org/errata/eid6728

--------------------------------------
Type: Editorial
Reported by: Veijo Pesonen <veijo.pesonen@nordicsemi.no>

Section: 11

Original Text
-------------
SenML-Pack = [1* record]

   record = {
     ? bn => tstr,        ; Base Name
     ? bt => numeric,     ; Base Time
     ? bu => tstr,        ; Base Units
     ? bv => numeric,     ; Base Value
     ? bs => numeric,     ; Base Sum
     ? bver => uint,      ; Base Version
     ? n => tstr,        ; Name
     ? u => tstr,        ; Units
     ? s => numeric,     ; Sum
     ? t => numeric,     ; Time
     ? ut => numeric,    ; Update Time
     ? ( v => numeric // ; Numeric Value
         vs => tstr //   ; String Value
         vb => bool //   ; Boolean Value
         vd => binary-value ) ; Data Value
     * key-value-pair
   }

Corrected Text
--------------
SenML-Pack = [1* record]

   record = {
     ? bn => tstr,        ; Base Name
     ? bt => numeric,     ; Base Time
     ? bu => tstr,        ; Base Units
     ? bv => numeric,     ; Base Value
     ? bs => numeric,     ; Base Sum
     ? bver => uint,      ; Base Version
     ? n => tstr,        ; Name
     ? u => tstr,        ; Units
     ? s => numeric,     ; Sum
     ? t => numeric,     ; Time
     ? ut => numeric,    ; Update Time
     ? ( v => numeric // ; Numeric Value
         vs => tstr //   ; String Value
         vb => bool //   ; Boolean Value
         vd => binary-value ), ; Data Value
     * key-value-pair
   }

Notes
-----
It would show good style to set the comma even though it's not required.

Instructions:
-------------
This erratum is currently posted as "Reported". If necessary, please
use "Reply All" to discuss whether it should be verified or
rejected. When a decision is reached, the verifying party  
can log in to change the status and edit the report, if necessary. 

--------------------------------------
RFC8428 (draft-ietf-core-senml-16)
--------------------------------------
Title               : Sensor Measurement Lists (SenML)
Publication Date    : August 2018
Author(s)           : C. Jennings, Z. Shelby, J. Arkko, A. Keranen, C. Bormann
Category            : PROPOSED STANDARD
Source              : Constrained RESTful Environments
Area                : Applications and Real-Time
Stream              : IETF
Verifying Party     : IESG