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

    Interface BDPropertyAccessContext

    Dictionary of items available while accessing a property's data, usually via a context or ctx argument.

    interface BDPropertyAccessContext {
        date: Date;
    }
    Index

    Properties

    Properties

    date: Date

    The date and time at which the property is being accessed.