CARVIEW |
Select Language
HTTP/2 200
date: Thu, 09 Oct 2025 11:03:54 GMT
content-type: text/html; charset=UTF-8
content-encoding: gzip
set-cookie: PHPSESSID=dkt6fs58sll6eppbe2p5a02dr7; path=/
set-cookie: __cf_bm=d7f9yyDhxbX2m.t8shIPiQswwhI4HSLVdbDyUvwQxq0-1760007834-1.0.1.1-cnvwpOSjlgAwtCdovRosH4DoHwWH8LLce24tyknCePZh88_Jf_uspjku8RUpEbBYkZKV9ce0uEjtyPPf4VM_KdFzGHw2t6DVa6D9Je23EFo; path=/; expires=Thu, 09-Oct-25 11:33:54 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: 98bd64dcec02c537-BLR
alt-svc: h3=":443"; ma=86400
RFC Errata Report » RFC Editor
Search RFCs
The Series
For Authors
Sponsor
RFC Errata
Found 1 record.
Status: Held for Document Update (1)
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