Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/factana/fogwing-simulator-for-iothub-api

A sample Python program to send data to Fogwing using IoT Hub API provided by Fogwing
https://github.com/factana/fogwing-simulator-for-iothub-api

factana fogwing-api fogwing-iot fogwing-iothub iothub-api python

Last synced: 7 days ago
JSON representation

A sample Python program to send data to Fogwing using IoT Hub API provided by Fogwing

Awesome Lists containing this project

README

        

# **_Fogwing IIoT API Examples_**

## **Overview**
This repository provides code examples for sending data to the Fogwing IIoT platform using its API. Its purpose is to assist anyone interested in using the API to get started and learn how to send data [Fogwing IIoT](https://portal.fogwing.net/) using either an API Token or an API Key.

## **Getting Started**
To get started, you will need to have a Fogwing IIoT account. If you don't have an account already, you can sign up for one on the [Fogwing Portal](https://portal.fogwing.net/).

Once you have an account, you can use the examples in this repository to start sending data to the Fogwing IIoT platform using the API.

## **Contents**

This repository contains two folders:

1. [using_API_key](https://github.com/factana/fogwing-simulator-for-iothub-api/blob/master/using_API_key/): This folder contains example code snippets for sending data to Fogwing IIoT using an API Key.
2. [using_API_token](https://github.com/factana/fogwing-simulator-for-iothub-api/blob/master/using_API_token/): This folder contains example code snippets for sending data to Fogwing IIoT using an API Token.

Each folder contains a README.md file with instructions on how to send data using the respective authentication method.

## **Where to Find Help and Resources for Fogwing**
* [Fogwing Open APIs Docs.](https://api.fogwing.net/)
* [Fogwing Platform Forum.](https://community.fogwing.io/)
* [Fogwing Platform Docs.](https://docs.fogwing.io/)

## Please visit https://www.fogwing.io/industrial-iot-platform/ for more information about Fogwing Industrial IoT Platform. ##