bcfreeflight
    Preparing search index...

    Class DeviceService

    Service for device-related operations.

    Index

    Constructors

    Methods

    Constructors

    Methods

    • Retrieves an entity by its unique identifier.

      Parameters

      • id: string

        The unique identifier of the entity to retrieve.

      Returns Promise<null | DeviceInfo>

      A promise that resolves to the entity object if found, or null if not found.