Heatzy API for Node.js - v13.0.0
    Preparing search index...

    Function syncDevice

    • Refresh a registry model in place from a fresh /bindings entry and its live attributes; preserves the instance so facade references stay valid.

      Parameters

      • model: Device

        The registry model to refresh.

      • binding: DeviceBinding

        Fresh wire identity (tracks renames).

      • attributes: Attributes

        Fresh live attribute payload.

      Returns void