buildTarget: function()

in src/apache-unomi-tracker.js [608:610]


        buildTarget: function (targetId, targetType, targetProperties = undefined) {
            return wem._buildObject(targetId, targetType, targetProperties);
        },