We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 58a2468 commit 1e8398cCopy full SHA for 1e8398c
docs/device-management/1-home.md
docs/device-management/device-management.md
@@ -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