Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/electrocoder/iotdashboard

Fast Django server for IOT Devices
https://github.com/electrocoder/iotdashboard

django django-rest-framework iot python

Last synced: 3 months ago
JSON representation

Fast Django server for IOT Devices

Lists

README

        

New Reposity https://github.com/electrocoder/IOThook

# iot-dashboard
# IoT: Platform for Internet of Things
[![Gitter](https://badges.gitter.im/electrocoder/iot-dashboard.svg)](https://gitter.im/electrocoder/iot-dashboard?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge)
[![License](https://img.shields.io/github/license/mashape/apistatus.svg)](LICENSE)
[![Build Status](https://travis-ci.org/Samsung/iotjs.svg?branch=master)](https://iothook.com/)
[![Django](https://img.shields.io/pypi/pyversions/Django.svg)](https://iothook.com/)

You can find project details on our [project page](https://iothook.com/) and [wiki](https://iothook.com/).
Demo Page (http://iotdashboardapp.pythonanywhere.com/en/)


IOT HOOK



Fast Django server for IOT Devices

Features
--------
- Create a Django compatible server for iot devices
- Create a Device for IOT Gateway Devices
- Create a Sensors for IOT devices
- Simple interface.
- Support for channel api key
- Django REST Framework

Requirements
------------
- Python 3.8
- Django 3.2.8
- Django Rest Framework 3.12.3
- Python 3.9.1
How to get Django
-----------------

[Django](https://www.djangoproject.com/)

How to get Django Rest Framework
--------------------------------

[Django Rest Framework](https://www.django-rest-framework.org/)

Installing
----------

```
git clone https://github.com/electrocoder/iotdashboard.git
```

Docker
------

```
docker-compose up -d
```

Djangopackages
--------------

```
https://djangopackages.org/packages/p/iotdashboard/
```

GitHub Pages
--------------

```
http://electrocoder.github.io/iotdashboard/
```

Readthedocs
-----------

```
http://iotdashboard.readthedocs.io/tr/latest/
```

Installing Pip
--------------

```
https://pypi.python.org/pypi/iotdasboard
or
pip install iotdasboard
```

Run
---

```
./manage.py runserver
or
./manage.py runserver 0.0.0.0:8000
```

Test on IOTDASHBOARD
-------------

```
server: https://www.pythonanywhere.com/
username: iotdashboardapp
email: [email protected]
password: admin12345!!
app url: http://iotdashboardapp.pythonanywhere.com/tr/
```

Contact
-------
Şahin MERSİN [@electrocoder](http://twitter.com/electrocoder)
iothook [@iothook](https://twitter.com/iothook)

License
-------
Iotdashboard source code is available under the MIT [License](/LICENSE).

Author
------
Şahin MERSİN [@electrocoder](http://twitter.com/electrocoder) (https://www.facebook.com/electrocoder)

Meşe Bilişim [http://mesebilisim.com/]

IoThook [http://iothook.com]