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

    Interface Bindings

    /bindings response envelope: every device bound to the account.

    interface Bindings {
        devices: readonly DeviceBinding[];
    }
    Index
    devices: readonly DeviceBinding[]