Jump to Content
DeviceHive
GuidesDiscussions
GuidesRoadmapBlogDiscussionsPlaygroundDeviceHive
GuidesRoadmapBlogDiscussionsPlayground

Getting Started

  • Three Steps To IoT
  • DeviceHive Playground
  • DeviceHive Admin Console

DeviceHive Ecosystem

  • 101 Overview
  • DeviceHive Microservices Architecture
  • DeviceHive Plugin Management service

DeviceHive Deployment

  • Deployment with Docker
  • Java services manual installation
  • Admin console manual installation
  • DeviceHive on Kubernetes

Security

  • Security in DeviceHive
  • HTTPS Chart
  • WebSocket Chart
  • HTTPS configuration (SSL/TLS)

DeviceHive Plugins

  • Cassandra plugin

Tutorials

  • Overview
  • Raspberry Pi and Temperature Sensor
  • Chip in the Cloud (ESP8266)
  • Equipment Monitoring and Predictive Maintenance Using Apache Spark
  • DS18B20 and ESP8266
  • LoRa gateway for DeviceHive
  • MQTT, Raspberry Pi, Accelerometer and DeviceHive
  • Web interface enabled devices

Dashboard

  • Grafana datasource

DeviceHive RESTful API

  • Get Started
  • REST API Reference
  • Authentication
    • login
    • create
    • refresh
    • plugin/create
    • plugin/authenticate
  • ApiInfo
    • get
    • getCluster
  • Configuration
    • get
    • put
    • delete
  • Device
    • list
    • count
    • get
    • register
    • delete
  • DeviceType
    • list
    • count
    • get
    • insert
    • update
    • delete
  • DeviceCommand
    • query
    • get
    • insert
    • update
    • poll
    • wait
    • pollMany
  • DeviceNotification
    • query
    • get
    • insert
    • poll
    • pollMany
  • Network
    • list
    • count
    • get
    • insert
    • update
    • delete
  • User
    • list
    • count
    • get
    • insert
    • update
    • delete
    • getCurrent
    • updateCurrent
    • getNetwork
    • assignNetwork
    • unassignNetwork
    • assignDeviceType
    • unassignDeviceType
    • getDeviceTypes
    • allowAllDeviceTypes
    • disallowAllDeviceTypes
  • Plugin
    • register

WebSocket API

  • WebSocket API Reference
  • Client/Device
    • authenticate
    • configuration/get
    • configuration/put
    • configuration/delete
    • command/get
    • command/list
    • command/insert
    • command/subscribe
    • command/unsubscribe
    • command/update
    • device/get
    • device/list
    • device/count
    • device/save
    • device/delete
    • devicetype/list
    • devicetype/count
    • devicetype/get
    • devicetype/insert
    • devicetype/update
    • devicetype/delete
    • network/list
    • network/count
    • network/get
    • network/insert
    • network/update
    • network/delete
    • user/list
    • user/count
    • user/get
    • user/insert
    • user/update
    • user/delete
    • user/getCurrent
    • user/updateCurrent
    • user/getNetwork
    • user/assignNetwork
    • user/unassignNetwork
    • user/assignDeviceType
    • user/unassignDeviceType
    • user/getDeviceTypes
    • user/allowAllDeviceTypes
    • user/disallowAllDeviceTypes
    • notification/get
    • notification/list
    • notification/insert
    • notification/subscribe
    • notification/unsubscribe
    • subscription/list
    • server/info
    • cluster/info
    • token
    • token/refresh
    • token/create
    • srv: command/insert
    • srv: command/update
    • srv: notification/insert

MQTT API

  • MQTT API Reference
    • authenticate
    • configuration/get
    • configuration/put
    • configuration/delete
    • command/get
    • command/list
    • command/insert
    • command/subscribe
    • command/unsubscribe
    • command/update
    • device/get
    • device/list
    • device/count
    • device/save
    • device/delete
    • devicetype/list
    • devicetype/count
    • devicetype/get
    • devicetype/insert
    • devicetype/update
    • devicetype/delete
    • network/list
    • network/count
    • network/get
    • network/insert
    • network/update
    • network/delete
    • user/list
    • user/count
    • user/get
    • user/insert
    • user/update
    • user/delete
    • user/getCurrent
    • user/updateCurrent
    • user/getNetwork
    • user/assignNetwork
    • user/unassignNetwork
    • notification/get
    • notification/list
    • notification/insert
    • notification/subscribe
    • notification/unsubscribe
    • subscription/list
    • server/info
    • cluster/info
    • token
    • token/create
    • token/refresh
    • broker: command/insert
    • broker: command/update
    • broker: notification/insert
Powered by 

HTTPS Chart

Suggest Edits
2000

Updated over 5 years ago