Kvaser CanKing GUI Extensions SDK - v7.3.0
    Preparing search index...

    Interface AddOrUpdateTargetRequest

    A request message for adding or updating a target node.

    interface AddOrUpdateTargetRequest {
        replaceAllProperties: boolean;
    }
    Index

    Properties

    replaceAllProperties: boolean

    If true then all properties will be replaced with values from target. If false then only properties with values in target will be updated. This field is ignored when adding a new node.