apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
  namespace: default
  name: hwmux-client-axios
  title: Hwmux Client Axios
  description: |
    Typescript client for interacting with the Hwmux API
  annotations:
    backstage.io/techdocs-ref: dir:.
  links:
    - url: https://hwmux.silabs.net/schema/
      title: Hwmux API Schema
spec:
  type: library
  lifecycle: production
  owner: sg.infrasw_fs_dev
  system: hwmux
