Skip to content

Home > resol-vbus-core-toolbox-scripts > headerset > HeaderSetService

headerset.HeaderSetService interface

The service provided by the headerset script.

Signature:

typescript
export interface HeaderSetService

Methods

Method

Description

getSharedHeaderSet()

Get the shared set of packets.

preseedHeaderSet(packetIds)

Pre-seed the shared set of packets with packet IDs to speed up waitForSettledHeaderSet.

waitForSettledHeaderSet()

Wait for the set of packets to settle.