Re: [core] RSSI in SenML

Carsten Bormann <cabo@tzi.org> Wed, 22 March 2017 18:59 UTC

Return-Path: <cabo@tzi.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 833EA127BA3 for <core@ietfa.amsl.com>; Wed, 22 Mar 2017 11:59:35 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -4.2
X-Spam-Level:
X-Spam-Status: No, score=-4.2 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RCVD_IN_DNSWL_MED=-2.3] 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 ld83uFi28GRC for <core@ietfa.amsl.com>; Wed, 22 Mar 2017 11:59:33 -0700 (PDT)
Received: from mailhost.informatik.uni-bremen.de (mailhost.informatik.uni-bremen.de [IPv6:2001:638:708:30c9::12]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 18A211270A3 for <core@ietf.org>; Wed, 22 Mar 2017 11:59:32 -0700 (PDT)
X-Virus-Scanned: amavisd-new at informatik.uni-bremen.de
Received: from submithost.informatik.uni-bremen.de (submithost.informatik.uni-bremen.de [134.102.201.11]) by mailhost.informatik.uni-bremen.de (8.14.5/8.14.5) with ESMTP id v2MIxTKt016977; Wed, 22 Mar 2017 19:59:29 +0100 (CET)
Received: from [192.168.217.124] (p5DCCCDC2.dip0.t-ipconnect.de [93.204.205.194]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by submithost.informatik.uni-bremen.de (Postfix) with ESMTPSA id 3vpJrd0kXszDHd6; Wed, 22 Mar 2017 19:59:29 +0100 (CET)
Content-Type: text/plain; charset="utf-8"
Mime-Version: 1.0 (Mac OS X Mail 10.2 \(3259\))
From: Carsten Bormann <cabo@tzi.org>
In-Reply-To: <b392ab95-81e5-7fbd-7a00-9a966b584762@filament.com>
Date: Wed, 22 Mar 2017 19:59:28 +0100
Cc: Cullen Jennings <fluffy@iii.ca>, core <core@ietf.org>
X-Mao-Original-Outgoing-Id: 511901968.411375-f62acb757ec5d7f06eb9834bdf3bc5f9
Content-Transfer-Encoding: quoted-printable
Message-Id: <531986DD-A870-4698-8EF1-D7129F931172@tzi.org>
References: <0A3A3346-9B5D-48B7-BB52-6DEE39A91200@iii.ca> <41989F03-35A9-4C76-9626-696FE123AFBC@tzi.org> <b392ab95-81e5-7fbd-7a00-9a966b584762@filament.com>
To: Peter Saint-Andre - Filament <peter@filament.com>
X-Mailer: Apple Mail (2.3259)
Archived-At: <https://mailarchive.ietf.org/arch/msg/core/CcJDheeYy-9dFXqEW9peU0HXNDw>
Subject: Re: [core] RSSI in SenML
X-BeenThere: core@ietf.org
X-Mailman-Version: 2.1.22
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, 22 Mar 2017 18:59:35 -0000

> 
> dBM is what I've seen.
> 
>> But I don’t think
>> there is any industry-wide way to do this.)
> 
> If you know what device you're getting it from, does it matter that we
> don't have an industry standard?

As long as you know that you don’t know...
Maybe having a unit name for “device specific RSSI units” is fine.

Maybe adding dBm ("dB relative to 1 mW") would also not be a bad idea. 
(We already have dB, but that is a measure of power ratio, not of power.)

Grüße, Carsten