项目作者: factana

项目描述 :
A sample Python program to send data to Fogwing using IoT Hub API provided by Fogwing
高级语言: Python
项目地址: git://github.com/factana/fogwing-simulator-for-iothub-api.git


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 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.

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: This folder contains example code snippets for sending data to Fogwing IIoT using an API Key.
  2. 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

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