Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 446 Bytes

File metadata and controls

20 lines (12 loc) · 446 Bytes

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