Skip to content

Commit 1e8398c

Browse files
committed
device management: update landing page
* Change file-name to match the desired slug * Update the summary each service Signed-off-by: Mike Szczys <mike@golioth.io>
1 parent 58a2468 commit 1e8398c

File tree

2 files changed

+16
-10
lines changed

2 files changed

+16
-10
lines changed

docs/device-management/1-home.md

Lines changed: 0 additions & 10 deletions
This file was deleted.
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
---
2+
title: Device Management
3+
sidebar_position: 0
4+
---
5+
6+
Device Management encompasses all of the services that allow you to control your
7+
IoT fleet while it is in the field.
8+
9+
* Control how OTA firmware updates are rolled out
10+
* Gather useful troubleshooting information using remote logging
11+
* Adjust how devices are functioning using the settings service
12+
* Issue device-specific commands using remote procedure calls
13+
14+
Get familiar with Device Management via the Golioth web console. Then go beyond,
15+
using our REST API which provides access to everything available on the web
16+
console, plus additional functionality.

0 commit comments

Comments
 (0)