directory.json 27 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359
  1. {
  2. "cn": [
  3. {
  4. "title": "概览",
  5. "path": "./"
  6. },
  7. {
  8. "title": "快速开始",
  9. "children": [
  10. {
  11. "title": "快速开始",
  12. "path": "getting_started/getting_started"
  13. },
  14. {
  15. "title": "5分钟快速运行",
  16. "path": "getting_started/quick_start_docker"
  17. },
  18. {
  19. "title": "作为 EdgeX Foundry 规则引擎运行",
  20. "path": "edgex/edgex_rule_engine_tutorial"
  21. }
  22. ]
  23. },
  24. {
  25. "title": "安装与部署",
  26. "children": [
  27. {
  28. "title": "安装与部署",
  29. "path": "installation"
  30. }
  31. ]
  32. },
  33. {
  34. "title": "配置",
  35. "children": [
  36. {
  37. "title": "配置",
  38. "path": "configuration/configuration"
  39. },
  40. {
  41. "title": "全局配置文件",
  42. "path": "configuration/global_configurations"
  43. }
  44. ]
  45. },
  46. {
  47. "title": "用户指南",
  48. "children": [
  49. {
  50. "title": "流:无界的事件系列",
  51. "children": [
  52. {
  53. "title": "流",
  54. "path": "guide/streams/overview"
  55. }
  56. ]
  57. },
  58. {
  59. "title": "表:事件序列的快照",
  60. "children": [
  61. {
  62. "title": "表",
  63. "path": "guide/tables/overview"
  64. },
  65. {
  66. "title": "扫描表",
  67. "path": "guide/tables/scan"
  68. },
  69. {
  70. "title": "查询表",
  71. "path": "guide/tables/lookup"
  72. }
  73. ]
  74. },
  75. {
  76. "title": "规则:查询和动作",
  77. "children": [
  78. {
  79. "title": "规则",
  80. "path": "guide/rules/overview"
  81. },
  82. {
  83. "title": "图规则",
  84. "path": "guide/rules/graph_rule"
  85. },
  86. {
  87. "title": "规则流水线",
  88. "path": "guide/rules/rule_pipeline"
  89. },
  90. {
  91. "title": "状态和容错",
  92. "path": "guide/rules/state_and_fault_tolerance"
  93. }
  94. ]
  95. },
  96. {
  97. "title": "数据源",
  98. "children": [
  99. {
  100. "title": "数据源",
  101. "path": "guide/sources/overview"
  102. },
  103. {
  104. "title": "内置源",
  105. "children": [
  106. {
  107. "title": "MQTT 源",
  108. "path": "guide/sources/builtin/mqtt"
  109. },
  110. {
  111. "title": "Neuron 源",
  112. "path": "guide/sources/builtin/neuron"
  113. },
  114. {
  115. "title": "EdgeX 源",
  116. "path": "guide/sources/builtin/edgex"
  117. },
  118. {
  119. "title": "HTTP 拉取源",
  120. "path": "guide/sources/builtin/http_pull"
  121. },
  122. {
  123. "title": "HTTP 推送源",
  124. "path": "guide/sources/builtin/http_push"
  125. },
  126. {
  127. "title": "文件源",
  128. "path": "guide/sources/builtin/file"
  129. },
  130. {
  131. "title": "内存源",
  132. "path": "guide/sources/builtin/memory"
  133. },
  134. {
  135. "title": "Redis 源",
  136. "path": "guide/sources/builtin/redis"
  137. }
  138. ]
  139. },
  140. {
  141. "title": "预定义插件源",
  142. "children": [
  143. {
  144. "title": "SQL 源",
  145. "path": "guide/sources/plugin/sql"
  146. },
  147. {
  148. "title": "视频源",
  149. "path": "guide/sources/plugin/video"
  150. },
  151. {
  152. "title": "Zero MQ 源",
  153. "path": "guide/sources/plugin/zmq"
  154. },
  155. {
  156. "title": "随机数据产生器源",
  157. "path": "guide/sources/plugin/random"
  158. }
  159. ]
  160. }
  161. ]
  162. },
  163. {
  164. "title": "数据汇(Sink)",
  165. "children": [
  166. {
  167. "title": "概览",
  168. "path": "guide/sinks/overview"
  169. },
  170. {
  171. "title": "数据模板",
  172. "path": "guide/sinks/data_template"
  173. },
  174. {
  175. "title": "内置 Sink",
  176. "children": [
  177. {
  178. "title": "MQTT Sink",
  179. "path": "guide/sinks/builtin/mqtt"
  180. },
  181. {
  182. "title": "Neuron Sink",
  183. "path": "guide/sinks/builtin/neuron"
  184. },
  185. {
  186. "title": "EdgeX Sink",
  187. "path": "guide/sinks/builtin/edgex"
  188. },
  189. {
  190. "title": "REST Sink",
  191. "path": "guide/sinks/builtin/rest"
  192. },
  193. {
  194. "title": "Redis Sink",
  195. "path": "guide/sinks/builtin/redis"
  196. },
  197. {
  198. "title": "File Sink",
  199. "path": "guide/sinks/builtin/file"
  200. },
  201. {
  202. "title": "Memory Sink",
  203. "path": "guide/sinks/builtin/memory"
  204. },
  205. {
  206. "title": "Log Sink",
  207. "path": "guide/sinks/builtin/log"
  208. },
  209. {
  210. "title": "Nop Sink",
  211. "path": "guide/sinks/builtin/nop"
  212. }
  213. ]
  214. },
  215. {
  216. "title": "预定义插件 Sink",
  217. "children": [
  218. {
  219. "title": "SQL Sink",
  220. "path": "guide/sinks/plugin/sql"
  221. },
  222. {
  223. "title": "InfluxDB Sink",
  224. "path": "guide/sinks/plugin/influx"
  225. },
  226. {
  227. "title": "InfluxDBV2 Sink",
  228. "path": "guide/sinks/plugin/influx2"
  229. },
  230. {
  231. "title": "TDengine Sink",
  232. "path": "guide/sinks/plugin/tdengine"
  233. },
  234. {
  235. "title": "Image Sink",
  236. "path": "guide/sinks/plugin/image"
  237. },
  238. {
  239. "title": "ZeroMQ Sink",
  240. "path": "guide/sinks/plugin/zmq"
  241. },
  242. {
  243. "title": "Kafka Sink",
  244. "path": "guide/sinks/plugin/kafka"
  245. }
  246. ]
  247. }
  248. ]
  249. },
  250. {
  251. "title": "序列化",
  252. "children": [
  253. {
  254. "title": "概览",
  255. "path": "guide/serialization/serialization"
  256. },
  257. {
  258. "title": "使用 Protobuf 编解码教程",
  259. "path": "guide/serialization/protobuf_tutorial"
  260. }
  261. ]
  262. },
  263. {
  264. "title": "AI/ML",
  265. "children": [
  266. {
  267. "title": "使用原生插件实现 AI 函数",
  268. "path": "guide/ai/tensorflow_lite_tutorial"
  269. },
  270. {
  271. "title": "使用 Python 插件实现 AI 函数",
  272. "path": "guide/ai/python_tensorflow_lite_tutorial"
  273. },
  274. {
  275. "title": "使用 tensorflow_lite 原生插件调用 AI 模型",
  276. "path": "guide/ai/tensorflow_lite"
  277. }
  278. ]
  279. }
  280. ]
  281. },
  282. {
  283. "title": "管理指南",
  284. "children": [
  285. {
  286. "title": "安装与部署",
  287. "path": "installation"
  288. },
  289. {
  290. "title": "配置",
  291. "children": [
  292. {
  293. "title": "配置",
  294. "path": "configuration/configuration"
  295. },
  296. {
  297. "title": "全局配置文件",
  298. "path": "configuration/global_configurations"
  299. }
  300. ]
  301. },
  302. {
  303. "title": "管理控制台",
  304. "children": [
  305. {
  306. "title": "使用教程",
  307. "path": "operation/manager-ui/overview"
  308. },
  309. {
  310. "title": "插件管理",
  311. "path": "operation/manager-ui/plugins_in_manager"
  312. }
  313. ]
  314. },
  315. {
  316. "title": "编译",
  317. "children": [
  318. {
  319. "title": "源码编译",
  320. "path": "operation/compile/compile"
  321. },
  322. {
  323. "title": "交叉编译",
  324. "path": "operation/compile/cross-compile"
  325. },
  326. {
  327. "title": "按需编译",
  328. "path": "operation/compile/features"
  329. }
  330. ]
  331. },
  332. {
  333. "title": "监控",
  334. "children": [
  335. {
  336. "title": "使用 Prometheus 监控规则运行状态",
  337. "path": "operation/usage/monitor_with_prometheus"
  338. }
  339. ]
  340. }
  341. ]
  342. },
  343. {
  344. "title": "应用场景",
  345. "children": [
  346. {
  347. "title": "工业物联网",
  348. "path": "usecases/iiot"
  349. },
  350. {
  351. "title": "车联网",
  352. "path": "usecases/iov"
  353. }
  354. ]
  355. },
  356. {
  357. "title": "集成",
  358. "children": [
  359. {
  360. "title": "边云协同",
  361. "path": "integrations/edge_cloud/overview"
  362. },
  363. {
  364. "title": "EdgeX Foundry 的规则引擎",
  365. "children": [
  366. {
  367. "title": "EdgeX Foundry 规则引擎教程",
  368. "path": "edgex/edgex_rule_engine_tutorial"
  369. },
  370. {
  371. "title": "使用 EdgeX 流的 meta 函数",
  372. "path": "edgex/edgex_meta"
  373. },
  374. {
  375. "title": "EdgeX 规则引擎使用 command 服务",
  376. "path": "edgex/edgex_rule_engine_command"
  377. },
  378. {
  379. "title": "EdgeX 源配置教程",
  380. "path": "edgex/edgex_source_tutorial"
  381. }
  382. ]
  383. },
  384. {
  385. "title": "分析处理 Neuron 采集的数据",
  386. "path": "integrations/neuron/neuron_integration_tutorial"
  387. },
  388. {
  389. "title": "KubeEdge 的分析引擎",
  390. "path": "integrations/kubeedge/overview"
  391. },
  392. {
  393. "title": "使用 OpenYurt 部署",
  394. "path": "integrations/deploy/openyurt_tutorial"
  395. }
  396. ]
  397. },
  398. {
  399. "title": "架构和设计",
  400. "children": [
  401. {
  402. "title": "架构",
  403. "path": "concepts/ekuiper"
  404. },
  405. {
  406. "title": "关键概念",
  407. "children": [
  408. {
  409. "title": "规则",
  410. "path": "concepts/rules"
  411. },
  412. {
  413. "title": "Sources 源",
  414. "children": [
  415. {
  416. "title": "概览",
  417. "path": "concepts/sources/overview"
  418. },
  419. {
  420. "title": "流",
  421. "path": "concepts/sources/stream"
  422. },
  423. {
  424. "title": "表",
  425. "path": "concepts/sources/table"
  426. }
  427. ]
  428. },
  429. {
  430. "title": "Sinks 动作",
  431. "path": "concepts/sinks"
  432. },
  433. {
  434. "title": "SQL 查询",
  435. "path": "concepts/sql"
  436. },
  437. {
  438. "title": "扩展",
  439. "path": "concepts/extensions"
  440. }
  441. ]
  442. },
  443. {
  444. "title": "流式处理",
  445. "children": [
  446. {
  447. "title": "概览",
  448. "path": "concepts/streaming/overview"
  449. },
  450. {
  451. "title": "时间属性",
  452. "path": "concepts/streaming/time"
  453. },
  454. {
  455. "title": "窗口",
  456. "path": "concepts/streaming/windowing"
  457. },
  458. {
  459. "title": "连接",
  460. "path": "concepts/streaming/join"
  461. }
  462. ]
  463. }
  464. ]
  465. },
  466. {
  467. "title": "开发者指南",
  468. "children": [
  469. {
  470. "title": "概览",
  471. "path": "extension/overview"
  472. },
  473. {
  474. "title": "原生插件开发",
  475. "children": [
  476. {
  477. "title": "总览",
  478. "path": "extension/native/overview"
  479. },
  480. {
  481. "title": "原生插件开发",
  482. "path": "extension/native/develop/overview"
  483. },
  484. {
  485. "title": "插件开发教程",
  486. "path": "extension/native/develop/plugins_tutorial"
  487. },
  488. {
  489. "title": "函数插件开发",
  490. "path": "extension/native/develop/function"
  491. },
  492. {
  493. "title": "Sink 插件开发",
  494. "path": "extension/native/develop/sink"
  495. },
  496. {
  497. "title": "源插件开发",
  498. "path": "extension/native/develop/source"
  499. }
  500. ]
  501. },
  502. {
  503. "title": "Portable 插件开发",
  504. "children": [
  505. {
  506. "title": "Portable 插件简介",
  507. "path": "extension/portable/overview"
  508. },
  509. {
  510. "title": "Portable 插件 Go 语言 SDK",
  511. "path": "extension/portable/go_sdk"
  512. },
  513. {
  514. "title": "Portable 插件 Python 语言 SDK",
  515. "path": "extension/portable/python_sdk"
  516. }
  517. ]
  518. },
  519. {
  520. "title": "外部函数",
  521. "path": "extension/external/external_func"
  522. },
  523. {
  524. "title": "Wasm 函数 (beta)",
  525. "path": "extension/wasm/overview"
  526. }
  527. ]
  528. },
  529. {
  530. "title": "SQL 参考",
  531. "children": [
  532. {
  533. "title": "语句",
  534. "children": [
  535. {
  536. "title": "流语句",
  537. "path": "sqls/streams"
  538. },
  539. {
  540. "title": "表语句",
  541. "path": "sqls/tables"
  542. },
  543. {
  544. "title": "查询语句",
  545. "path": "sqls/query_language_elements"
  546. }
  547. ]
  548. },
  549. {
  550. "title": "语法",
  551. "children": [
  552. {
  553. "title": "概览",
  554. "path": "sqls/overview"
  555. },
  556. {
  557. "title": "词汇元素",
  558. "path": "sqls/lexical_elements"
  559. },
  560. {
  561. "title": "数据类型",
  562. "path": "sqls/data_types"
  563. },
  564. {
  565. "title": "JSON 表达式",
  566. "path": "sqls/json_expr"
  567. }
  568. ]
  569. },
  570. {
  571. "title": "内置函数",
  572. "path": "sqls/built-in_functions"
  573. },
  574. {
  575. "title": "预定义函数插件",
  576. "path": "sqls/custom_functions"
  577. },
  578. {
  579. "title": "窗口",
  580. "path": "sqls/windows"
  581. }
  582. ]
  583. },
  584. {
  585. "title": "API 参考",
  586. "children": [
  587. {
  588. "title": "Rest API 接口",
  589. "children": [
  590. {
  591. "title": "接口介绍",
  592. "path": "api/restapi/overview"
  593. },
  594. {
  595. "title": "认证配置",
  596. "path": "api/restapi/authentication"
  597. },
  598. {
  599. "title": "流管理",
  600. "path": "api/restapi/streams"
  601. },
  602. {
  603. "title": "表管理",
  604. "path": "api/restapi/tables"
  605. },
  606. {
  607. "title": "规则管理",
  608. "path": "api/restapi/rules"
  609. },
  610. {
  611. "title": "插件管理",
  612. "path": "api/restapi/plugins"
  613. },
  614. {
  615. "title": "外部函数管理",
  616. "path": "api/restapi/services"
  617. },
  618. {
  619. "title": "模式管理",
  620. "path": "api/restapi/schemas"
  621. },
  622. {
  623. "title": "上传文件管理",
  624. "path": "api/restapi/uploads"
  625. },
  626. {
  627. "title": "规则集管理",
  628. "path": "api/restapi/ruleset"
  629. },
  630. {
  631. "title": "数据导入导出",
  632. "path": "api/restapi/data"
  633. }
  634. ]
  635. },
  636. {
  637. "title": "命令行工具",
  638. "children": [
  639. {
  640. "title": "总览",
  641. "path": "api/cli/overview"
  642. },
  643. {
  644. "title": "流管理",
  645. "path": "api/cli/streams"
  646. },
  647. {
  648. "title": "表管理",
  649. "path": "api/cli/tables"
  650. },
  651. {
  652. "title": "规则管理",
  653. "path": "api/cli/rules"
  654. },
  655. {
  656. "title": "插件管理",
  657. "path": "api/cli/plugins"
  658. },
  659. {
  660. "title": "模式管理",
  661. "path": "api/cli/schemas"
  662. },
  663. {
  664. "title": "规则集管理",
  665. "path": "api/cli/ruleset"
  666. },
  667. {
  668. "title": "数据导入导出",
  669. "path": "api/cli/data"
  670. }
  671. ]
  672. }
  673. ]
  674. },
  675. {
  676. "title": "贡献",
  677. "path": "CONTRIBUTING"
  678. }
  679. ],
  680. "en": [
  681. {
  682. "title": "Introduction",
  683. "path": "./"
  684. },
  685. {
  686. "title": "Getting Started",
  687. "children": [
  688. {
  689. "title": "Getting Started",
  690. "path": "getting_started/getting_started"
  691. },
  692. {
  693. "title": "5 Minutes Quick Start",
  694. "path": "getting_started/quick_start_docker"
  695. },
  696. {
  697. "title": "Run eKuiper with EdgeX Foundry",
  698. "path": "edgex/edgex_rule_engine_tutorial"
  699. }
  700. ]
  701. },
  702. {
  703. "title": "Installation",
  704. "children": [
  705. {
  706. "title": "Installation",
  707. "path": "installation"
  708. }
  709. ]
  710. },
  711. {
  712. "title": "Configuration",
  713. "children": [
  714. {
  715. "title": "Configuration",
  716. "path": "configuration/configuration"
  717. },
  718. {
  719. "title": "Global Configurations",
  720. "path": "configuration/global_configurations"
  721. }
  722. ]
  723. },
  724. {
  725. "title": "User Guide",
  726. "children": [
  727. {
  728. "title": "Stream: unbounded series of events",
  729. "children": [
  730. {
  731. "title": "Overview",
  732. "path": "guide/streams/overview"
  733. }
  734. ]
  735. },
  736. {
  737. "title": "Table: snapshot of events",
  738. "children": [
  739. {
  740. "title": "Overview",
  741. "path": "guide/tables/overview"
  742. },
  743. {
  744. "title": "Scan Table",
  745. "path": "guide/tables/scan"
  746. },
  747. {
  748. "title": "Lookup Table",
  749. "path": "guide/tables/lookup"
  750. }
  751. ]
  752. },
  753. {
  754. "title": "Rule: query and action",
  755. "children": [
  756. {
  757. "title": "Rules",
  758. "path": "guide/rules/overview"
  759. },
  760. {
  761. "title": "Graph Rule",
  762. "path": "guide/rules/graph_rule"
  763. },
  764. {
  765. "title": "Rule Pipeline",
  766. "path": "guide/rules/rule_pipeline"
  767. },
  768. {
  769. "title": "State and Fault Tolerance",
  770. "path": "guide/rules/state_and_fault_tolerance"
  771. }
  772. ]
  773. },
  774. {
  775. "title": "Source Connectors",
  776. "children": [
  777. {
  778. "title": "Overview",
  779. "path": "guide/sources/overview"
  780. },
  781. {
  782. "title": "Built-in Sources",
  783. "children": [
  784. {
  785. "title": "MQTT Source",
  786. "path": "guide/sources/builtin/mqtt"
  787. },
  788. {
  789. "title": "Neuron Source",
  790. "path": "guide/sources/builtin/neuron"
  791. },
  792. {
  793. "title": "EdgeX Source",
  794. "path": "guide/sources/builtin/edgex"
  795. },
  796. {
  797. "title": "HTTP Pull Source",
  798. "path": "guide/sources/builtin/http_pull"
  799. },
  800. {
  801. "title": "HTTP Push Source",
  802. "path": "guide/sources/builtin/http_push"
  803. },
  804. {
  805. "title": "File Source",
  806. "path": "guide/sources/builtin/file"
  807. },
  808. {
  809. "title": "Memory Source",
  810. "path": "guide/sources/builtin/memory"
  811. },
  812. {
  813. "title": "Redis Source",
  814. "path": "guide/sources/builtin/redis"
  815. }
  816. ]
  817. },
  818. {
  819. "title": "Predefined Source Plugins",
  820. "children": [
  821. {
  822. "title": "SQL Source",
  823. "path": "guide/sources/plugin/sql"
  824. },
  825. {
  826. "title": "Video Source",
  827. "path": "guide/sources/plugin/video"
  828. },
  829. {
  830. "title": "Random Source",
  831. "path": "guide/sources/plugin/random"
  832. },
  833. {
  834. "title": "Zero MQ Source",
  835. "path": "guide/sources/plugin/zmq"
  836. }
  837. ]
  838. }
  839. ]
  840. },
  841. {
  842. "title": "Sink Connectors",
  843. "children": [
  844. {
  845. "title": "Overview",
  846. "path": "guide/sinks/overview"
  847. },
  848. {
  849. "title": "Data Template",
  850. "path": "guide/sinks/data_template"
  851. },
  852. {
  853. "title": "Built-in Sinks",
  854. "children": [
  855. {
  856. "title": "MQTT Sink",
  857. "path": "guide/sinks/builtin/mqtt"
  858. },
  859. {
  860. "title": "Neuron Sink",
  861. "path": "guide/sinks/builtin/neuron"
  862. },
  863. {
  864. "title": "EdgeX Sink",
  865. "path": "guide/sinks/builtin/edgex"
  866. },
  867. {
  868. "title": "REST Sink",
  869. "path": "guide/sinks/builtin/rest"
  870. },
  871. {
  872. "title": "Redis Sink",
  873. "path": "guide/sinks/builtin/redis"
  874. },
  875. {
  876. "title": "File Sink",
  877. "path": "guide/sinks/builtin/file"
  878. },
  879. {
  880. "title": "Memory Sink",
  881. "path": "guide/sinks/builtin/memory"
  882. },
  883. {
  884. "title": "Log Sink",
  885. "path": "guide/sinks/builtin/log"
  886. },
  887. {
  888. "title": "Nop Sink",
  889. "path": "guide/sinks/builtin/nop"
  890. }
  891. ]
  892. },
  893. {
  894. "title": "Predefined Sink Plugins",
  895. "children": [
  896. {
  897. "title": "SQL Sink",
  898. "path": "guide/sinks/plugin/sql"
  899. },
  900. {
  901. "title": "InfluxDB Sink",
  902. "path": "guide/sinks/plugin/influx"
  903. },
  904. {
  905. "title": "InfluxDBV2 Sink",
  906. "path": "guide/sinks/plugin/influx2"
  907. },
  908. {
  909. "title": "TDengine Sink",
  910. "path": "guide/sinks/plugin/tdengine"
  911. },
  912. {
  913. "title": "Image Sink",
  914. "path": "guide/sinks/plugin/image"
  915. },
  916. {
  917. "title": "ZeroMQ Sink",
  918. "path": "guide/sinks/plugin/zmq"
  919. },
  920. {
  921. "title": "Kafka Sink",
  922. "path": "guide/sinks/plugin/kafka"
  923. }
  924. ]
  925. }
  926. ]
  927. },
  928. {
  929. "title": "Serialization",
  930. "children": [
  931. {
  932. "title": "Overview",
  933. "path": "guide/serialization/serialization"
  934. },
  935. {
  936. "title": "Protobuf Codec Tutorial",
  937. "path": "guide/serialization/protobuf_tutorial"
  938. }
  939. ]
  940. },
  941. {
  942. "title": "AI/ML",
  943. "children": [
  944. {
  945. "title": "Running AI Algorithms with Native Plugin",
  946. "path": "guide/ai/tensorflow_lite_tutorial"
  947. },
  948. {
  949. "title": "Running AI Algorithms with Python Function Plugin",
  950. "path": "guide/ai/python_tensorflow_lite_tutorial"
  951. },
  952. {
  953. "title": "Running AI Model with TensorFlow Lite Function Plugin",
  954. "path": "guide/ai/tensorflow_lite"
  955. }
  956. ]
  957. }
  958. ]
  959. },
  960. {
  961. "title": "Admin Guide",
  962. "children": [
  963. {
  964. "title": "Installation",
  965. "path": "installation"
  966. },
  967. {
  968. "title": "Configuration",
  969. "children": [
  970. {
  971. "title": "Configuration",
  972. "path": "configuration/configuration"
  973. },
  974. {
  975. "title": "Global Configurations",
  976. "path": "configuration/global_configurations"
  977. }
  978. ]
  979. },
  980. {
  981. "title": "Management Console",
  982. "children": [
  983. {
  984. "title": "Introduction",
  985. "path": "operation/manager-ui/overview"
  986. },
  987. {
  988. "title": "Plugin Management",
  989. "path": "operation/manager-ui/plugins_in_manager"
  990. }
  991. ]
  992. },
  993. {
  994. "title": "Compilation",
  995. "children": [
  996. {
  997. "title": "Compile",
  998. "path": "operation/compile/compile"
  999. },
  1000. {
  1001. "title": "Cross Compile",
  1002. "path": "operation/compile/cross-compile"
  1003. },
  1004. {
  1005. "title": "Compile selected features only",
  1006. "path": "operation/compile/features"
  1007. }
  1008. ]
  1009. },
  1010. {
  1011. "title": "Monitor",
  1012. "children": [
  1013. {
  1014. "title": "Monitor with Prometheus",
  1015. "path": "operation/usage/monitor_with_prometheus"
  1016. }
  1017. ]
  1018. }
  1019. ]
  1020. },
  1021. {
  1022. "title": "Use Cases",
  1023. "children": [
  1024. {
  1025. "title": "IIoT case",
  1026. "path": "usecases/iiot"
  1027. },
  1028. {
  1029. "title": "IoV case",
  1030. "path": "usecases/iov"
  1031. }
  1032. ]
  1033. },
  1034. {
  1035. "title": "Integrations",
  1036. "children": [
  1037. {
  1038. "title": "Edge Cloud Collaboration",
  1039. "path": "integrations/edge_cloud/overview"
  1040. },
  1041. {
  1042. "title": "Working with EdgeX Foundry",
  1043. "children": [
  1044. {
  1045. "title": "EdgeX Foundry Rule Engine Tutorial",
  1046. "path": "edgex/edgex_rule_engine_tutorial"
  1047. },
  1048. {
  1049. "title": "Meta Function for EdgeX Stream",
  1050. "path": "edgex/edgex_meta"
  1051. },
  1052. {
  1053. "title": "Command EdgeX Device",
  1054. "path": "edgex/edgex_rule_engine_command"
  1055. },
  1056. {
  1057. "title": "EdgeX Source Configurations",
  1058. "path": "edgex/edgex_source_tutorial"
  1059. }
  1060. ]
  1061. },
  1062. {
  1063. "title": "Processing Data Collected by Neuron ",
  1064. "path": "integrations/neuron/neuron_integration_tutorial"
  1065. },
  1066. {
  1067. "title": "Analytic Engine for KubeEdge",
  1068. "path": "integrations/kubeedge/overview"
  1069. },
  1070. {
  1071. "title": "Deploy by OpenYurt",
  1072. "path": "integrations/deploy/openyurt_tutorial"
  1073. }
  1074. ]
  1075. },
  1076. {
  1077. "title": "Architecture Design",
  1078. "children": [
  1079. {
  1080. "title": "Architecture",
  1081. "path": "concepts/ekuiper"
  1082. },
  1083. {
  1084. "title": "Key Concepts",
  1085. "children": [
  1086. {
  1087. "title": "Rules",
  1088. "path": "concepts/rules"
  1089. },
  1090. {
  1091. "title": "Sources",
  1092. "children": [
  1093. {
  1094. "title": "Overview",
  1095. "path": "concepts/sources/overview"
  1096. },
  1097. {
  1098. "title": "Stream",
  1099. "path": "concepts/sources/stream"
  1100. },
  1101. {
  1102. "title": "Table",
  1103. "path": "concepts/sources/table"
  1104. }
  1105. ]
  1106. },
  1107. {
  1108. "title": "Sinks",
  1109. "path": "concepts/sinks"
  1110. },
  1111. {
  1112. "title": "SQL Queries",
  1113. "path": "concepts/sql"
  1114. },
  1115. {
  1116. "title": "Extensions",
  1117. "path": "concepts/extensions"
  1118. }
  1119. ]
  1120. },
  1121. {
  1122. "title": "Stream Processing",
  1123. "children": [
  1124. {
  1125. "title": "Overview",
  1126. "path": "concepts/streaming/overview"
  1127. },
  1128. {
  1129. "title": "Time Attribute",
  1130. "path": "concepts/streaming/time"
  1131. },
  1132. {
  1133. "title": "Windowing",
  1134. "path": "concepts/streaming/windowing"
  1135. },
  1136. {
  1137. "title": "Join",
  1138. "path": "concepts/streaming/join"
  1139. }
  1140. ]
  1141. }
  1142. ]
  1143. },
  1144. {
  1145. "title": "Developer Guide",
  1146. "children": [
  1147. {
  1148. "title": "Introduction",
  1149. "path": "extension/overview"
  1150. },
  1151. {
  1152. "title": "Native Plugin Develop",
  1153. "children": [
  1154. {
  1155. "title": "Overview",
  1156. "path": "extension/native/overview"
  1157. },
  1158. {
  1159. "title": "Develop",
  1160. "path": "extension/native/develop/overview"
  1161. },
  1162. {
  1163. "title": "Plugin Develop Tutorial",
  1164. "path": "extension/native/develop/plugins_tutorial"
  1165. },
  1166. {
  1167. "title": "Function Plugin",
  1168. "path": "extension/native/develop/function"
  1169. },
  1170. {
  1171. "title": "Sink Plugin",
  1172. "path": "extension/native/develop/sink"
  1173. },
  1174. {
  1175. "title": "Source Plugin",
  1176. "path": "extension/native/develop/source"
  1177. }
  1178. ]
  1179. },
  1180. {
  1181. "title": "Portable Plugin Development",
  1182. "children": [
  1183. {
  1184. "title": "Portable Plugin",
  1185. "path": "extension/portable/overview"
  1186. },
  1187. {
  1188. "title": "GO SDK for Portable Plugin",
  1189. "path": "extension/portable/go_sdk"
  1190. },
  1191. {
  1192. "title": "Python SDK for Portable Plugin",
  1193. "path": "extension/portable/python_sdk"
  1194. }
  1195. ]
  1196. },
  1197. {
  1198. "title": "External Function",
  1199. "path": "extension/external/external_func"
  1200. },
  1201. {
  1202. "title": "Wasm Function",
  1203. "path": "extension/wasm/overview"
  1204. }
  1205. ]
  1206. },
  1207. {
  1208. "title": "SQL Reference",
  1209. "children": [
  1210. {
  1211. "title": "Statements",
  1212. "children": [
  1213. {
  1214. "title": "Streams",
  1215. "path": "sqls/streams"
  1216. },
  1217. {
  1218. "title": "Tables",
  1219. "path": "sqls/tables"
  1220. },
  1221. {
  1222. "title": "Query",
  1223. "path": "sqls/query_language_elements"
  1224. }
  1225. ]
  1226. },
  1227. {
  1228. "title": "Syntax",
  1229. "children": [
  1230. {
  1231. "title": "Introduction",
  1232. "path": "sqls/overview"
  1233. },
  1234. {
  1235. "title": "Lexical elements",
  1236. "path": "sqls/lexical_elements"
  1237. },
  1238. {
  1239. "title": "Data types",
  1240. "path": "sqls/data_types"
  1241. },
  1242. {
  1243. "title": "JSON Expressions",
  1244. "path": "sqls/json_expr"
  1245. }
  1246. ]
  1247. },
  1248. {
  1249. "title": "Built-in Functions",
  1250. "path": "sqls/built-in_functions"
  1251. },
  1252. {
  1253. "title": "Predefined function plugins",
  1254. "path": "sqls/custom_functions"
  1255. },
  1256. {
  1257. "title": "Windowing",
  1258. "path": "sqls/windows"
  1259. }
  1260. ]
  1261. },
  1262. {
  1263. "title": "API Reference",
  1264. "children": [
  1265. {
  1266. "title": "Rest API",
  1267. "children": [
  1268. {
  1269. "title": "Introduction",
  1270. "path": "api/restapi/overview"
  1271. },
  1272. {
  1273. "title": "Authentication",
  1274. "path": "api/restapi/authentication"
  1275. },
  1276. {
  1277. "title": "Streams",
  1278. "path": "api/restapi/streams"
  1279. },
  1280. {
  1281. "title": "Tables",
  1282. "path": "api/restapi/tables"
  1283. },
  1284. {
  1285. "title": "Rules",
  1286. "path": "api/restapi/rules"
  1287. },
  1288. {
  1289. "title": "Plugins",
  1290. "path": "api/restapi/plugins"
  1291. },
  1292. {
  1293. "title": "External Services",
  1294. "path": "api/restapi/services"
  1295. },
  1296. {
  1297. "title": "Schemas",
  1298. "path": "api/restapi/schemas"
  1299. },
  1300. {
  1301. "title": "Upload files",
  1302. "path": "api/restapi/uploads"
  1303. },
  1304. {
  1305. "title": "Ruleset",
  1306. "path": "api/restapi/ruleset"
  1307. },
  1308. {
  1309. "title": "Data Export/Import",
  1310. "path": "api/restapi/data"
  1311. }
  1312. ]
  1313. },
  1314. {
  1315. "title": "Command Line Tool",
  1316. "children": [
  1317. {
  1318. "title": "Introduction",
  1319. "path": "api/cli/overview"
  1320. },
  1321. {
  1322. "title": "Streams",
  1323. "path": "api/cli/streams"
  1324. },
  1325. {
  1326. "title": "Rules",
  1327. "path": "api/cli/rules"
  1328. },
  1329. {
  1330. "title": "Tables",
  1331. "path": "api/cli/tables"
  1332. },
  1333. {
  1334. "title": "Plugins",
  1335. "path": "api/cli/plugins"
  1336. },
  1337. {
  1338. "title": "Schemas",
  1339. "path": "api/cli/schemas"
  1340. },
  1341. {
  1342. "title": "Ruleset",
  1343. "path": "api/cli/ruleset"
  1344. },
  1345. {
  1346. "title": "Data Export/Import",
  1347. "path": "api/cli/data"
  1348. }
  1349. ]
  1350. }
  1351. ]
  1352. },
  1353. {
  1354. "title": "Contribute",
  1355. "path": "CONTRIBUTING"
  1356. }
  1357. ]
  1358. }