Skip to content

Repository files navigation

SigfoxJS

Sigfox Logo img

[WIP]

const SigfoxApi = require('sigfox-js');

const apiConnection = new SigfoxApi({
  username: 'username',
  password: 'password'
});

const infoDevices = await connection.devices.getAllDevices();

To Do:

  • Users [x]
  • Coverages [ ]
  • Devices [ ]
  • Devices Types [ ]
  • Groups [ ]
  • Tiles [ ]

About

[WIP] Sigfox API wrapper written with TypeScript

Topics

Resources

Code of conduct

Contributing

Stars

3 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages