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 +14
-14
lines changed Expand file tree Collapse file tree 1 file changed +14
-14
lines changed Original file line number Diff line number Diff line change @@ -25,22 +25,22 @@ will also tell you how to log in and how to use the GUI.
25252 . Enter your authentication details like this
2626
2727 ``` 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- }
28+ {
29+ "authentications" : [
30+ {
31+ "username" : " myAwesomeUsername" ,
32+ "apiKey" : " 12345678-1234-1234-1234-123456789012" ,
33+ "code" : " ABCDEFGHIJK" ,
34+ "name" : " nodecg-io-pishock-integration"
35+ }
3636 ]
37- }
38- ```
37+ }
38+ ```
3939
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.
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.
4444
45453 . Set the sample's (` pishock ` ) dependency to be the newly created service
4646 instance (of type ` pishock ` ).
You can’t perform that action at this time.
0 commit comments