UNPKG

sigfox-gcloud

Version:

Framework for building a Sigfox server, based on Google Cloud Functions

5 lines (3 loc) 200 B
// sigfoxCallback is a common Google Cloud and AWS Lambda function defined in sigfox-iot-cloud /* eslint-disable import/no-unresolved */ module.exports = require('sigfox-iot-cloud/sigfoxCallback');