Hey Folks! We've just released a whole new way to easily integrate any of your Sigfox devices with the Wia cloud platform. Here's the steps you need to follow to get up and going.
P.S. If you want to see your devices on iOS and Android, pre-register here for our beta.
Create Your Wia AccountIf you haven't already got one, click here to sign up.
Setup a SpaceOnce logged in, setup a new Space for your devices. I'm going to call mine My Sigfox Devices
. When your Space is ready, you should see a screen like the one below.
Open the Space dropdown, by clicking on the Space name in the top left corner, and click Settings
. Select Integrations
in the sidebar.
Click Setup
to begin setting up the integration.
Go to Group > Your Group Name
> API AccessTo generate your API keys, follow these steps:Click on New
in the top right hand cornerAdd DEVICES_MESSAGES[R]
option and generate keys
- Enter Wia as the name
- Go to the Sigfox dashboard
Copy and paste the Login and Password keys into the input fields in Wia and click Create Integration
.
Now that you've setup the integration. Let's setup the callback for your devices.
On the left, select Callbacks
- Note: If there are current any Wia callbacks, remove them
Select Custom Callback and enter the parameters below:Type: DATA
UPLINK
Channel: URL
Url pattern: https://api.wia.io/v1/events
Use HTTP method: POST
Headersheader: Authorization
value: Bearer [YOUR INBOUND KEY]
Note: See inbound key below that starts with ik_
Content Type: application/json
- Body: Copy and paste text from here
- Click Ok
- Go to the Sigfox dashboard
- Select Device Type, then the name of the device type you would like to integrate
- Click New in the top left corner to create a new callback
Start sending data from any of your Sigfox devices of that device type and they will start to appear in Wia.
Invite People to Your Space (Optional)You can now share your Space with other users. Click on the Space name in the top left corner, go to Settings
then click Users
in the sidebar. Enter the email address of the person(s) you would like to invite.
That's all folks!
P.S. If you need any help with getting setup, tweet us or email support@wia.io
Reference Sigfox is a French Internet of Things (IoT) company founded in 2009 that builds wireless networks to connect low-energy narrowband objects such as electricity meters, smartwatches, and washing machines, which need to be continuously on and emitting small amounts of data.
Comments