| 12345678910111213141516171819202122 | 
							- <!DOCTYPE html>
 
- <html lang="zh-CN">
 
- <head>
 
- 	<meta charset="utf-8">
 
- 	<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
 
- 	<meta name="renderer" content="webkit">
 
- 	<meta http-equiv="Expires" content="0" />
 
- 	<meta http-equiv="pragram" content="no-cache">
 
- 	<meta http-equiv="cache-control" content="no-cache, no-store, must-revalidate">
 
- 	<meta name="keywords" content="sagoo,sagooiot,iot,沙果,沙果物联,沙果云科技">
 
- 	<meta name="description" content="SagooIOT开源物联网系统旨在提供高性能、低成本、易用的企业级物联网系统。SagooIOT提供了支持私有化或容器化形式的部署,用户可以将其轻松部署在单机、集群或容器服务环境中,并且支持横向扩展,以满足不同规模的业务需求。使用SagooIOT能够获得出色的性能表现,提供优异的IOT服务能力。">
 
- 	<meta name="author" content="Liaoning Sagoo Cloud Technology Co., Ltd">
 
- 	<meta name="viewport" content="width=device-width,initial-scale=1.0,minimum-scale=1.0,maximum-scale=1.0,user-scalable=0" />
 
- 	<link rel="icon" href="/favicon.ico" />
 
- 	<title></title>
 
- </head>
 
- <body>
 
- 	<div id="app"></div>
 
- 	<script type="module" src="/src/main.ts"></script>
 
- </body>
 
- </html>
 
 
  |