cavaliercoder / go-sigfox

A Go package for interfacing with the SigFox IoT network

Repository from Github https://github.comcavaliercoder/go-sigfoxRepository from Github https://github.comcavaliercoder/go-sigfox

go-sigfox

A Go package for interfacing with the SigFox IoT network.

{
  "device": "{device}",
  "time": {time},
  "duplicate": {duplicate},
  "snr": {snr},
  "station": "{station}",
  "data": "{data}",
  "avgSnr": {avgSnr},
  "lat": {lat},
  "lng": {lng},
  "rssi": {rssi},
  "seqNumber": {seqNumber}
}

About

A Go package for interfacing with the SigFox IoT network

License:MIT License


Languages

Language:Go 95.2%Language:Makefile 4.8%