Skip to content

ndjido/IoT-framework

 
 

Repository files navigation

DeviceHive D-Bus Framework

Develop apps connected to devices, peripherials and cloud using commonly available linux dbus interface.

Documentation is here: http://docs.devicehive.com/docs/iot-toolkit-overview

Currently this framework contains few components:

devicehive-alljoyn - our custom API to communicate with AllJoyn devices with the easiest way

devicehive-ble - our custom API for access BLE(Bluetooth low energy) GATT services

devicehive-cloud - our API for access to DeviceHive cloud services

devicehive-enocean - our simple API for access to EnOcean devices

devicehive-gpio - our API for access to device's pins

examples - samples of usage out IoT framework

build - build system for our IoT framework

Each directory contains more detailed information about component, see details there in readme files.

About

DeviceHive GO Framework for IoT and M2M

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 71.2%
  • Python 14.5%
  • JavaScript 7.4%
  • Shell 6.9%