File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
source/reference-manual/security Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -21,13 +21,13 @@ Fully detached
2121In this scenario devices connect to a reference server instance on
2222a private network. This network is isolated from the internet
2323(api.foundries.io). Devices get a valid signed client certificate from
24- the reference server. Each device will be created in api.foundries.io
24+ the reference server. Each device will be created via api.foundries.io
2525**on-the-fly ** the first time they connect.
2626
2727This scenario is handy for certain security constrained setups. However,
2828it does have a couple of potential drawbacks:
2929
30- * Devices don't show up in the Foundries.io until the first time
30+ * Devices don't show up on Foundries.io until the first time
3131 they connect.
3232
3333 * Devices won't have Foundries.io managed configuration data available
@@ -38,7 +38,7 @@ lmp-device-auto-register configuration
3838lmp-device-register must be called with two environment variables
3939set to work with the reference server::
4040
41- DEVICE_API="http://<registration refernce uri>/sign"
41+ DEVICE_API="http://<registration reference uri>/sign"
4242 PRODUCTION=1
4343
4444A factory can copy `lmp-device-auto-register `_ into their
You can’t perform that action at this time.
0 commit comments