8000 GitHub - nemani/IDS: IAS IOT Device Simulator
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

nemani/IDS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IOT Device Simulator

Part Of IAS Hackathon 2 (7th April 2020)


Arjun Nemani

Dhruv Chauhan


Device Layer [Device Manager and Device Simulator] and IoT Component where you can set up and manage your smart devices.


Data flow:

  • Various types of IoT devices are spawned by the Device Simulator
  • IoT devices send data to the Device Manager, through a message broker, which acts as a real-time handler of IoT data
  • For a device data to be accessible to IoT Platform you must register, connect, and create a device twin for your device in Device Manager
  • Device data is written to a cloud database
  • Consume entity data with monitoring dashboards
  • Use APIs to connect apps to device data

Features:

Connect


Ingest IoT data in the form of MQTT events from any source (here, Device Simulator). The connect feature lets your applications subscribe to those events to process the event data.

demo-simulator

Device Management


Device addition, removal, and controls - on, off.

demo-device-management

Group Management


Controlling grouped (by group numbers or device types) devices.

demo-group-management

demo-dtype-management

Capture


Capture your IoT data in the cloud DB.

demo-db

Monitor


Get real-time graphs of devices with built-in monitoring dashboards.

demo-monitor

APIs to connect apps to device data


demo-services-api

About

IAS IOT Device Simulator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  
0