SigFox Supported Devices

Avatar

sdg.matiaan
2019-04-16 10:47

Currently we support the Kamstrup SigFox water meter. You can contact SmartPowerSA for details
The Visio Util Pulse Counter by VisioSoft

More devices can be integrated at a fee.
The SigFox network typically gives us 9-12 bytes of data which is different for each type of device.
These data bytes are not standardized, so for our integration you will need to supply us with information about what the data means.

Avatar

sdg.matiaan
2021-10-05 14:44

To add SigFox devices to your system:

register your devices with Sqwdnet (https://sqwidnet.com/)
Tell them you already have a system that integrates with SigFox otherwise they will refer you to another reseller.
1. sign in with your account at https://backend.sigfox.com/auth/login


2. create a group by going to GROUP (you only have to create a group once)
3. and click on New and follow the steps to create a group



4. then add your devices, by going to Device
5. and click New



6. Then click on the device type for each device



7. Go to Callbacks
8. And click New or Edit (if there is already a callback)



9. And set the callback to the following URL:
https://[your server's name]/SigFox/[SigFox Server on PNPSCADA's Stub URL ID]?device={device}&time={time}&data={data}&seqNumber={seqNumber}

or for Visio Util, try https://[your server's name].pnpscada.com/SigFox/[SigFox Server on PNPSCADA's Stub URL ID]?device={device}&time={time}&data={data}



then add a SigFox stub
under File->New->Servers->SigFox stub
Stub URL ID: leave as is
Name: enter a name for you to identify the sigfox server (incase you use more than one)
Enable Auto Add: leave checked
  Class of Entity to add: Kamstrup Water Meters
Enable Callback: leave unticked (not yet implemented)
  SigFox Login: leave blank (not yet implemented)
  SigFox Password: (not yet implemented)
  API URL: (not yet implemented)

You'll need to add both the RTU (with the SigFox serial) and the Pulse Meters (with the Pulse Meter's serial) in PNPSCADA.


Tags: sigfox
Avatar

sdg.matiaan
2019-03-18 11:32

For Lesira, these are the parameters we need in the Url pattern
compulsory:
-device or id
-time
-data
optional:
-duplicate
-snr
-rssi
-avgSnr
-station
-lat
-lng
-radius
-seqNumber
-batt
-temp
-infoCode
-infoMessage
-downLinkAck
-downlinkOverusage
-info
-severity
-type


Tags: lesirasigfox
Please log in to post a comment
Related by Tags: