Skip to main content

DataProcessor

Description

DataProcessor constructor

DataProcessor: (url: string) => void

Parameters

  • url - (required) string - url to the data feed

Example

var dp = new scheduler.DataProcessor("php/update.php");

Details

You can find more information about DataProcessor, including its API here.

Change log

  • added in version 6.0
Need help?
Got a question about the documentation? Reach out to our technical support team for help and guidance. For custom component solutions, visit the Services page.