For the complete documentation index, see llms.txt. This page is also available as Markdown.

ghostTelemetryPush()

This functions allows for sending telemetry data toward the Ghost link. When called without parameters, it will only return the status of the output buffer without sending anything. @param command command @param data table of data bytes @retval boolean data queued in output buffer or not. @retval nil incorrect telemetry protocol. @status current Introduced in 2.3.15

Parameters

none

Return value

none

Last updated