Skip to content

factana/fogwing-simulator-for-raspberry-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

98 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Fogwing Community

IoT Simulator Programs for Raspberry Pi

This repository contains simulated code for the Fogwing IoT for Python that enables devices to send the data seamlessly to Fogwing IoTHub environment.

Note that these SDKs are currently in preview and are subject to change.

Fogwing IoT Simulation for Python

This repository contains the following sensor's code:

Installing the libraries

Install all required libraries using pip with our requirement.txt file that is stored in all sub folders of this repository.

pip install -r requirements.txt

Run and Get Started with Fogwing IoT

Change the client_id, username and password with your Fogwing IoTHub access credentials after which you can run your file with the below command.

python file_name.py

provided everything goes well you will find a message that reads successfully published in the command line.

Start Analyzing your Data at Fogwing Platform

Now you are ready to analyze your data at Fogwing Platform portal, you can access the data in data logs section of the portal.

Getting help and finding Fogwing docs

About

A Python code for simulated device to send data to Fogwing IoTHub

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages