Skip to content

hecko/pySigfox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pySigfox

Trivial Python class to be used with Sigfox backend http API.

Username and password is not the same as the credential you use to access Sigfox backend! To get the API access credentials, log into Sigfox backend, then go to Groups -> select group -> API ACCESS. Then click on 'new' and create new access entry.

Detail info

Author: Marcel Hecko maco@blava.net

Example of use

Run example like this (use your own API username and password) from (Linux / Mac...) terminal:

SIGFOX_API_LOGIN='5787d7bf3cxxx9106c93c795' SIGFOX_API_PASSWORD='b8faf16exxx11dd1bb1789cb25028e3b' ./example.py

Full documentation

http://pysigfox.readthedocs.io

About

Python class to work with Sigfox HTTP API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages