Constructors

Properties

changeBroadcaster?: Timer
partsById: Record<string, undefined | Endpoint<Empty>>

Map of ID to Endpoint.

partsByNumber: Record<number, undefined | Endpoint<Empty>>

Map of number to Endpoint.