buildSource: function()

in src/apache-unomi-tracker.js [558:560]


        buildSource: function (sourceId, sourceType, sourceProperties = undefined) {
            return wem._buildObject(sourceId, sourceType, sourceProperties);
        },