Skip to content

Commit

Permalink
moves provision-keys command to proposed functions
Browse files Browse the repository at this point in the history
  • Loading branch information
m-mcgowan committed Feb 23, 2016
1 parent 3015bfa commit 09e8142
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions hal/src/photon/soft-ap.md
Original file line number Diff line number Diff line change
Expand Up @@ -153,6 +153,10 @@ supported:
# Proposed Commands (not implemented)
## provision-keys
- request: provision-keys { "salt": number, "force": 0|1 )
- response: generation status (0 keys generated, 1 not generated)
Expand All @@ -163,9 +167,6 @@ supported:
(Ideally this would be a non-blocking operation that continued in the background, but initially it will block for ca 6s)
# Proposed Commands (not implemented)
## signal
- desc: enables/disables signalling on the device for easier identification
- request data: SignalRequest
Expand Down

0 comments on commit 09e8142

Please sign in to comment.