@bacnet-js/client
    Preparing search index...

    Interface TimeStampValueTypeMap

    interface TimeStampValueTypeMap {
        "0": Date;
        "1": number;
        "2": Date;
    }
    Index

    Properties

    0 1 2

    Properties

    "0": Date
    "1": number
    "2": Date