Skip to content

factana/fogwing-data-storage-extractor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Fogwing IIoT Data Extration API Examples

Overview

This repository provides code examples for extracting data from Fogwing IIoT platform using its API. Its purpose is to assist anyone interested in using the API to get started and learn how to extract data from 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 and data in it, you can use the examples in this repository to extract data from Fogwing IIoT platform using the API.

Contents

This repository contains two folders:

  1. using_API_key: This folder contains example code snippets for extracting data from Fogwing IIoT using an API Key.
  2. using_API_token: This folder contains example code snippets for extracting data to Fogwing IIoT using an API Token.

Each folder contains a README.md file with instructions on how to extract 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.