Libertas OS API Documentation
    Preparing search index...

    Type Alias LibertasAttributes

    LibertasAttributes: { [attributeId: number]: LibertasValue }

    A collection of attributes within a cluster, as attribute id/value pairs.

    Type declaration

    Use Libertas_MakeIterable to use LibertasAttributes in a "for...of" loop.