Re: [core] SenML JSON syntax and collection+senml+json
Cullen Jennings <fluffy@iii.ca> Wed, 18 November 2015 02:22 UTC
Return-Path: <fluffy@iii.ca>
X-Original-To: core@ietfa.amsl.com
Delivered-To: core@ietfa.amsl.com
Received: from localhost (ietfa.amsl.com [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 633371B3837 for <core@ietfa.amsl.com>; Tue, 17 Nov 2015 18:22:56 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: 0.298
X-Spam-Level:
X-Spam-Status: No, score=0.298 tagged_above=-999 required=5 tests=[BAYES_20=-0.001, MIME_8BIT_HEADER=0.3, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001] autolearn=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 BShebutVLHb4 for <core@ietfa.amsl.com>; Tue, 17 Nov 2015 18:22:55 -0800 (PST)
Received: from smtp69.ord1c.emailsrvr.com (smtp69.ord1c.emailsrvr.com [108.166.43.69]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id A15C81B3836 for <core@ietf.org>; Tue, 17 Nov 2015 18:22:55 -0800 (PST)
Received: from smtp1.relay.ord1c.emailsrvr.com (localhost.localdomain [127.0.0.1]) by smtp1.relay.ord1c.emailsrvr.com (SMTP Server) with ESMTP id 13AB1380196; Tue, 17 Nov 2015 21:22:55 -0500 (EST)
X-Auth-ID: fluffy@iii.ca
Received: by smtp1.relay.ord1c.emailsrvr.com (Authenticated sender: fluffy-AT-iii.ca) with ESMTPSA id 6E508380171; Tue, 17 Nov 2015 21:22:54 -0500 (EST)
X-Sender-Id: fluffy@iii.ca
Received: from [192.168.4.100] ([UNAVAILABLE]. [128.107.241.180]) (using TLSv1 with cipher DHE-RSA-AES256-SHA) by 0.0.0.0:465 (trex/5.5.4); Tue, 17 Nov 2015 21:22:55 -0500
Content-Type: text/plain; charset="us-ascii"
Mime-Version: 1.0 (Mac OS X Mail 9.1 \(3096.5\))
From: Cullen Jennings <fluffy@iii.ca>
In-Reply-To: <B3813C91-DB84-4A37-8655-64CF5C16BB6D@iii.ca>
Date: Tue, 17 Nov 2015 19:22:53 -0700
Content-Transfer-Encoding: quoted-printable
Message-Id: <6375801A-E176-4A03-A9C1-A5A0568CD51A@iii.ca>
References: <20151117224451.GA22217@hephaistos.amsuess.com> <B3813C91-DB84-4A37-8655-64CF5C16BB6D@iii.ca>
To: Christian Amsüss <c.amsuess@energyharvesting.at>
X-Mailer: Apple Mail (2.3096.5)
Archived-At: <http://mailarchive.ietf.org/arch/msg/core/IQY4S-fQaVLpNdzkydOKYOQwjUo>
Cc: "draft-jennings-core-senml@tools.ietf.org" <draft-jennings-core-senml@tools.ietf.org>, core <core@ietf.org>
Subject: Re: [core] SenML JSON syntax and collection+senml+json
X-BeenThere: core@ietf.org
X-Mailman-Version: 2.1.15
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, 18 Nov 2015 02:22:56 -0000
trivial correction ... > On Nov 17, 2015, at 7:15 PM, Cullen Jennings <fluffy@iii.ca> wrote: > > So Line Protocol would send the example from later in this email as a single line with > > urn:dev:mac:0024befffe804ff1/voltage u=V 120.1 Right after sending that I realized it should have been urn:dev:mac:0024befffe804ff1/voltage,u=V v=120.1 (the tags are separated with comma not space) but not much difference. Sorry.
- [core] SenML JSON syntax and collection+senml+json Christian Amsüss
- Re: [core] SenML JSON syntax and collection+senml… Cullen Jennings
- Re: [core] SenML JSON syntax and collection+senml… Cullen Jennings