Class PreviousRecord


  • public class PreviousRecord
    extends Object
    Previous Record held for the location
    • Field Detail

      • timestamp

        public Number timestamp
        UNIX timestamp of the previous record. Null if unavailable.
      • dateTimeISO

        public String dateTimeISO
        ISO 8601 date of the date/time of the previous record. Null if unavailable.
    • Constructor Detail

      • PreviousRecord

        public PreviousRecord()