adrien3d / go-sigfox-client

Go Sigfox Client is a GoLang wrapper around Sigfox API v2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Go Sigfox Client

Go Sigfox Client is a GoLang wrapper around Sigfox API v2

Getting started

Getting API Keys

You need to get API keys from the sigfox backend, with the device type you want to query, and then add your credentials in sigfox-api-keys.json, following the template.

To get the Sigfox API Keys, please follow Sigfox guide

Scope

  • Users
  • Contract
  • Coverages
  • Devices
  • DeviceTypes
  • Groups
  • Profiles
  • Tiles
  • Users

About

Go Sigfox Client is a GoLang wrapper around Sigfox API v2

License:MIT License


Languages

Language:Go 98.0%Language:Dockerfile 2.0%