Перейти к основному содержимому

DataProcessor

Description

Конструктор DataProcessor

DataProcessor: (url: string) => void

Parameters

  • url - (обязательный) string - URL потока данных

Example

const dataProcessor = new scheduler.DataProcessor("php/update.php");

Details

Подробнее о DataProcessor можно найти в статье Интеграция на стороне сервера.

Change log

  • Добавлено в версии 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.