Documentation - v19.2.0-dev
    Preparing search index...
    interface TwinObjectDocDataProperty {
        applicationName: string;
        twinObjectGuid: string;
        value: object;
    }
    Index

    Properties

    applicationName: string
    twinObjectGuid: string
    value: object