From e3d8f07fbc49479d7e9913b4af0a325a81d23fcf Mon Sep 17 00:00:00 2001 From: Aaron Kaplan Date: Thu, 27 Feb 2014 18:52:06 +0100 Subject: [PATCH] clarified sensor_id according to discussion with Tony Finch --- i-d/pdns-qof.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/i-d/pdns-qof.xml b/i-d/pdns-qof.xml index 59d5762..3766995 100644 --- a/i-d/pdns-qof.xml +++ b/i-d/pdns-qof.xml @@ -234,7 +234,7 @@ ws = *(
Implementations MAY support the following fields:
- This field returns the sensor information where the record was seen. The sensor_id is an opaque byte string as defined by RFC 5001 in section 2.3. The sensor_id MUST be escaped as defined in section 2.6 of RFC4627. This field is represented as a JSON string. + This field returns the sensor information where the record was seen. It is represented as a JSON string.
This field returns the first time that the unique tuple (rrname, rrtype, rdata) record has been seen via master file import. The date is expressed in seconds (decimal) since 1st of January 1970 (Unix timestamp). The time zone MUST be UTC. This field is represented as a JSON number.