lijian 6 年之前
父节点
当前提交
a0d8975f9b
共有 1 个文件被更改,包括 0 次插入8 次删除
  1. 0 8
      services/README.md

+ 0 - 8
services/README.md

@@ -1,8 +0,0 @@
-# core services to serve iot devices.
-
-- **mqttaccess**: mqtt access service which accepts device mqtt connections. 
-- **httpaccess**: device api service which offers device http apis like authentication, registration, etc.
-- **devicemanager**: device info and status management.
-- **controller**: logic and route service.
-- **apiprovidor**: http apis for applications, and notify device status changes to applications.
-- **registry**: service that keep global configuration and info.