"use client"; import CommandCenterPortal from "@/components/dashboard/iotapplication/commandCenter"; export default function CommandCenterPage() { return (
); }