25-Unit4 8-CloudStorage SkyNetIoT Part7

Download as pdf or txt
Download as pdf or txt
You are on page 1of 16

CLOUD STORAGE && WEB

COMMUNICATION APIs

1. WAMP – AutoBahn for IoT


2. Xively Cloud for IoT
3. Python Web Application Framework – Django
4. Designing RESTful web API
5. Amazon web services for IoT
6.SkyNet IoT Messaging Platform

Dr Sumalatha Aradhya, Dept of CSE, SIT,


1
Tumakuru
CLOUD STORAGE && WEB
COMMUNICATION APIs

Dr Sumalatha Aradhya, Dept of CSE, SIT,


2
Tumakuru
CLOUD STORAGE && WEB
COMMUNICATION APIs
▪ SkyNet is an open source instant messaging platform for Internet of Things

▪ The SkyNet API supports both HTTP REST and real time WebSockets.

▪ SkyNet allows users to register devices on the network

▪ A device can be anything including sensors, smart home devices, cloud


resources, drones etc.

▪ Each device is assigned a UUID and a secret token.

▪ Devices or client applications can subscribe to other devices and


receive/send messages

Dr Sumalatha Aradhya, Dept of CSE, SIT,


3
Tumakuru
CLOUD STORAGE && WEB
COMMUNICATION APIs
❖Commands to set up SkyNet IoT on Linux machine

Dr Sumalatha Aradhya, Dept of CSE, SIT,


4
Tumakuru
CLOUD STORAGE && WEB
COMMUNICATION APIs
❖Sample SkyNet Configuration File:

Dr Sumalatha Aradhya, Dept of CSE, SIT,


5
Tumakuru
CLOUD STOAGE && WEB COMMUNICATION
:: Using SkyNet REST API
APIs

Dr Sumalatha Aradhya, Dept of CSE, SIT,


6
Tumakuru
CLOUD STOAGE && WEB
:: UsingCOMMUNICATION
SkyNet REST API
(Example – for Demo purpose only)

7
CLOUD STOAGE && WEB
:: UsingCOMMUNICATION
SkyNet REST API
(Example – for Demo purpose only)

8
CLOUD STOAGE && WEB
:: UsingCOMMUNICATION
SkyNet REST API
(Example – for Demo purpose only)

9
CLOUD STOAGE && WEB
:: UsingCOMMUNICATION
SkyNet REST API
(Example – for Demo purpose only)

10
CLOUD STOAGE && WEB
:: UsingCOMMUNICATION
SkyNet REST API
(Example – for Demo purpose only)

11
CLOUD STOAGE && WEB
:: UsingCOMMUNICATION
SkyNet REST API
(Example – for Demo purpose only)

12
CLOUD STOAGE && WEB COMMUNICATION
:: Python client for SkyNet
APIs

1
2

Dr Sumalatha Aradhya, Dept of CSE, SIT,


13
Tumakuru
CLOUD STOAGE && WEB COMMUNICATION
:: References
APIs

https://pypi.org/project/skynet/

Dr Sumalatha Aradhya, Dept of CSE, SIT,


14
Tumakuru
Dr Sumalatha Aradhya, Dept of CSE, SIT,
15
Tumakuru
Thank You…..!!

Dr Sumalatha Aradhya, Dept of CSE, SIT, Tumkur 16

You might also like