Categories config

  return {
      {
          ["id"] = "cctv",
          ["icon"] = "fas fa-video",
          ["label"] = "CCTV",
      },
      {
          ["id"] = "sensor",
          ["icon"] = "fas fa-eye",
          ["label"] = "Sensors",
      },
  }

Copyright © 2025 Felis Development