File tree Expand file tree Collapse file tree 1 file changed +6
-4
lines changed
content/pybytes/networks/sigfox Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Original file line number Diff line number Diff line change @@ -9,24 +9,26 @@ Before you start you need to create Sigfox account. You need Pycom device with S
9
9
10
10
## Create Sigfox API credentials
11
11
12
- Once you have you account setup and are logged in Sigfox backend, you need to create API credentials for Pybytes.
12
+ Once you have your account set up and are logged into [ Sigfox backend] ( https://backend.sigfox.com ) , you need to create API credentials for Pybytes.
13
13
14
14
Click on GROUP → < ; your\_ company\_ name> ; → API ACCESS → New
15
15
16
16
![ ] ( /gitbook/assets/pybytes/sigfox/apiaccess.png )
17
17
18
- In the form chose arbitrary _ name _ , select ` LIMITED_ADMIN ` and Profile and click on Ok.
18
+ In the form chose a _ Name _ , e.g., _ pybytes _ . Then select the _ Profile _ ` LIMITED_ADMIN ` and click on Ok.
19
19
20
20
![ ] ( /gitbook/assets/pybytes/sigfox/apiaccessscope.png )
21
21
22
- Copy _ Login_ and _ Password_ to the clipboard.
22
+ From here you copy _ Login_ and _ Password_
23
23
24
24
![ ] ( /gitbook/assets/pybytes/sigfox/apiaccesskeys.png )
25
25
26
- In Pybytes go to Settings → Sigfox API or [ follow this link ] ( https://pybytes.pycom.io/settings/sigfox-credentials ) then paste in the form .
26
+ and paste them in Pybytes Settings → [ Sigfox API] ( https://pybytes.pycom.io/settings/sigfox-credentials ) .
27
27
28
28
![ ] ( /gitbook/assets/pybytes/sigfox/pybytessigfoxcredentials.png )
29
29
30
+ Now Pybytes will confirm that the Sigfox integration has been activated.
31
+
30
32
## Sigfox contract types
31
33
32
34
### Sigfox DevKit contracts
You can’t perform that action at this time.
0 commit comments