zigbee-herdsman
    Preparing search index...

    Indexable

    • [k: string]: Readonly<
          {
              attributes: Readonly<Record<string, Attribute>>;
              commands: Readonly<Record<string, Command>>;
              commandsResponse: Readonly<Record<string, Command>>;
              ID: number;
              manufacturerCode?: number;
              name: string;
          },
      >