Re: [core] WGLC on draft-ietf-core-senml-data-ct-02

Jim Schaad <ietf@augustcellars.com> Wed, 19 August 2020 02:30 UTC

Return-Path: <ietf@augustcellars.com>
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 1BDC93A1103 for <core@ietfa.amsl.com>; Tue, 18 Aug 2020 19:30:06 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.9
X-Spam-Level:
X-Spam-Status: No, score=-1.9 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, SPF_HELO_NONE=0.001, SPF_PASS=-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 L_Qbd-6GP_fS for <core@ietfa.amsl.com>; Tue, 18 Aug 2020 19:30:05 -0700 (PDT)
Received: from mail2.augustcellars.com (augustcellars.com [50.45.239.150]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id DC9803A10EB for <core@ietf.org>; Tue, 18 Aug 2020 19:30:04 -0700 (PDT)
Received: from Jude (73.180.8.170) by mail2.augustcellars.com (192.168.0.56) with Microsoft SMTP Server (TLS) id 15.0.1395.4; Tue, 18 Aug 2020 19:29:58 -0700
From: Jim Schaad <ietf@augustcellars.com>
To: 'Jaime Jiménez' <jaime@iki.fi>, core@ietf.org
CC: 'Barry Leiba' <barryleiba@gmail.com>
References: <bd57e980-b21c-4f43-8b26-254bcbc57ae6@www.fastmail.com> <a9b00f15-6bc3-4a81-94ad-e99991878e30@www.fastmail.com>
In-Reply-To: <a9b00f15-6bc3-4a81-94ad-e99991878e30@www.fastmail.com>
Date: Tue, 18 Aug 2020 19:29:57 -0700
Message-ID: <01db01d675d0$a309e3b0$e91dab10$@augustcellars.com>
MIME-Version: 1.0
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
X-Mailer: Microsoft Outlook 16.0
Thread-Index: AQKJSILIXo3Sjo0LlmpzZnykvLzT7wG8MiFop8stIQA=
Content-Language: en-us
X-Originating-IP: [73.180.8.170]
Archived-At: <https://mailarchive.ietf.org/arch/msg/core/DXdz60TlolAeBLvZ8x3ni5cJFxU>
Subject: Re: [core] WGLC on draft-ietf-core-senml-data-ct-02
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: Wed, 19 Aug 2020 02:30:09 -0000

For the most part it looks good.  However, I am not sure that I understand what the correct behavior for 

{"bn":"urn:dev:ow:10e2073a01080063:","n":"temp","u":"Cel","vs":"7.1","ct":"0"}
{"bn":"urn:dev:ow:10e2073a01080063:","n":"temp","u":"Cel","v":7.1,"ct":"0"}

Should the ct be ignored if the value is not "vd"?  If it is present but does not make sense what should happen?

Jim