CARVIEW |
Select Language
HTTP/2 200
date: Fri, 10 Oct 2025 15:51:02 GMT
content-type: text/html; charset=UTF-8
content-encoding: gzip
set-cookie: PHPSESSID=8tfs6dpg69uff6a77qbp55ohb2; path=/
set-cookie: __cf_bm=s4.aApBML5dc8OvjPnSvBrSFzmcxvgir38GxjKzcv9s-1760111462-1.0.1.1-lxotE2l7ykuEguv3kaIvuiIeaaBITbBFmPSsDDHF27Hbj8BMs6JKjsDpqFPEqBujd7EYP2JPB11D3Mq9AXS7F5SSyGHe78duBc17x1rpvf8; path=/; expires=Fri, 10-Oct-25 16:21:02 GMT; domain=.rfc-editor.org; HttpOnly; Secure; SameSite=None
expires: Thu, 19 Nov 1981 08:52:00 GMT
cache-control: no-store, no-cache, must-revalidate
pragma: no-cache
vary: Accept-Encoding
strict-transport-security: max-age=31536000; includeSubDomains
x-frame-options: SAMEORIGIN
x-xss-protection: 1; mode=block
x-content-type-options: nosniff
cf-cache-status: DYNAMIC
server: cloudflare
cf-ray: 98c746d77a4a9dfd-BLR
alt-svc: h3=":443"; ma=86400
RFC Errata Report » RFC Editor
Search RFCs
The Series
For Authors
Sponsor
RFC Errata
RFC 8428, "Sensor Measurement Lists (SenML)", August 2018
Note: This RFC has been updated by RFC 9100
Source of RFC: core (wit)
Errata ID: 6728
Status: Held for Document Update
Type: Editorial
Publication Format(s) : TEXT
Reported By: Veijo Pesonen
Date Reported: 2021-11-01
Held for Document Update by: Francesca Palombini
Date Held: 2021-11-01
Section 11 says:
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 }
It should say:
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.
IAB • IANA • IETF • IRTF • ISE • ISOC • IETF Trust
Reports • Privacy Statement • Site Map • Contact Us