Skip to content

Commit d311f45

Browse files
authored
Small clarifications
1 parent bc05f1d commit d311f45

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

content/pybytes/networks/sigfox/_index.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff 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

1414
Click 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

0 commit comments

Comments
 (0)