sensit-callback

command module
v0.0.0-...-43604c7 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 10, 2020 License: LGPL-3.0 Imports: 7 Imported by: 0

README

sensit-callback

A simple receiver for sensit v2 callbacks from Sigfox.

build

CircleCI

usage

To avoid opening any network port, this project use an AWS SQS Queue. This queue is connected to the sigfox backend through an API gateway and a lambda (lambda given). Once API gateway, lambda and SQS are defined, go to the Sigfox backend to devlare the associated callback with the following body format: { "device": "{device}", "time": "{time}", "data": "{data}", "messageId": "{seqNumber}", "ack": "{ack}" }

Then create apropriate AWS token to access SQS queue from sensit-callback, place it in ~/.aws/ and create a config.yaml file by coping config.yaml.sample; you will be able to make sensit-callback run with: go run sensit-callback.go

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
input
aws

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL