This repository was archived by the owner on Apr 13, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +17
-17
lines changed Expand file tree Collapse file tree 1 file changed +17
-17
lines changed Original file line number Diff line number Diff line change @@ -24,23 +24,23 @@ will also tell you how to log in and how to use the GUI.
24
24
25
25
2 . Enter your authentication details like this
26
26
27
- ``` json
28
- {
29
- "authentications" : [
30
- {
31
- "username" : " myAwesomeUsername" ,
32
- "apiKey" : " 12345678-1234-1234-1234-123456789012" ,
33
- "code" : " ABCDEFGHIJK" ,
34
- "name" : " nodecg-io-pishock-integration"
35
- }
36
- ]
37
- }
38
- ```
39
-
40
- Multiple authentications may be provided to allow the using bundle
41
- to access multiple devices.
42
- Setting the client name is optional and defaults to `nodecg-io PiShock Service` if none is provided.
43
- After entering it, click save.
27
+ ``` json
28
+ {
29
+ "authentications" : [
30
+ {
31
+ "username" : " myAwesomeUsername" ,
32
+ "apiKey" : " 12345678-1234-1234-1234-123456789012" ,
33
+ "code" : " ABCDEFGHIJK" ,
34
+ "name" : " nodecg-io-pishock-integration"
35
+ }
36
+ ]
37
+ }
38
+ ```
39
+
40
+ Multiple authentications may be provided to allow the using bundle
41
+ to access multiple devices.
42
+ Setting the client name is optional and defaults to ` nodecg-io PiShock Service ` if none is provided.
43
+ After entering it, click save.
44
44
45
45
3 . Set the sample's (` pishock ` ) dependency to be the newly created service
46
46
instance (of type ` pishock ` ).
You can’t perform that action at this time.
0 commit comments