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
99
1010## Create Sigfox API credentials
1111
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.
1313
1414Click on GROUP → < ; your\_ company\_ name> ; → API ACCESS → New
1515
1616![ ] ( /gitbook/assets/pybytes/sigfox/apiaccess.png )
1717
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.
1919
2020![ ] ( /gitbook/assets/pybytes/sigfox/apiaccessscope.png )
2121
22- Copy _ Login_ and _ Password_ to the clipboard.
22+ From here you copy _ Login_ and _ Password_
2323
2424![ ] ( /gitbook/assets/pybytes/sigfox/apiaccesskeys.png )
2525
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 ) .
2727
2828![ ] ( /gitbook/assets/pybytes/sigfox/pybytessigfoxcredentials.png )
2929
30+ Now Pybytes will confirm that the Sigfox integration has been activated.
31+
3032## Sigfox contract types
3133
3234### Sigfox DevKit contracts
You can’t perform that action at this time.
0 commit comments