blob: 67b38a98c5180805b8b71ed0924c679429138043 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
type: books
books:
-
id: libappcontroller-guides
title: Controller Guides
description: Controller Guides documentation
keywords:
author: "IotBzh"
version: master
chapters:
- url: controller.md
name: Installation
- url: controllerConfig.md
name: Controller Configuration
- url: Usage.md
name: Usage
- url: configSample.md
name: Config Sample
|