HomeHomeQuickstartQuickstartGuidesGuidesReferencesReferencesReleasesReleases
DiscordDiscord (opens in a new tab)
    • API Key
    • Managing a project
    • Device data
    • Register a new user
    • Log in a user account
    • Log out of a user account
      • Update account password
      • Update forgotten password
      • Update user profile
    • Pair a device with user
    • What is datastore?
    • Collections: insert, delete, filter
    • Writing queries
  • Streams
    • Add to a stream
    • Get a stream
    • Delete a stream
    • Overview
    • Setting up boards
      • Setting up ESP8266
      • Setting up ESP32
      • Setting up Raspberry Pi
    • API key
    • Device ID and token
    • Secret
    • Auth Token
    • CORS
    • User and administrator
    • Username and password
  • Connecting with Other Platforms
    • Grafana
    • Datacake
    • Retool
  • Home
    • Getting started
    • Hello world with IoT
    • Build your custom app
    • Connect devices over MQTT
    • Connect Grafana with Grandeur
      • API Key
      • Managing a project
      • Device data
      • Register a new user
      • Log in a user account
      • Log out of a user account
        • Update account password
        • Update forgotten password
        • Update user profile
      • Pair a device with user
      • What is datastore?
      • Collections: insert, delete, filter
      • Writing queries
    • Streams
      • Add to a stream
      • Get a stream
      • Delete a stream
      • Overview
      • Setting up boards
        • Setting up ESP8266
        • Setting up ESP32
        • Setting up Raspberry Pi
      • API key
      • Device ID and token
      • Secret
      • Auth Token
      • CORS
      • User and administrator
      • Username and password
    • Connecting with Other Platforms
      • Grafana
      • Datacake
      • Retool
    • Device SDK
      • Installation
      • grandeur.init()
      • project.onConnection()
      • project.isConnected()
      • project.device()
          • .get()
          • .set()
          • .on()
      • project.datastore()
          • .insert()
          • .search()

    • Canvas
      • Button
      • Display
      • Progress
      • Slider
      • Graph

    • App SDK
      • Installation
      • grandeur.init()
      • project.onConnection()
      • project.isConnected()
      • project.auth()
        • .login()
        • .logout()
        • .register()
        • .updateProfile()
        • .isAuthenticated()
        • .forgotPassword()
        • .changePassword()
      • project.devices()
        • .get()
        • .on()
        • .count()
        • .device()
          • .get()
          • .set()
          • .on()
          • .pair()
          • .unpair()
            • .get()
            • .set()
            • .on()
      • project.datastore()
        • .list()
        • .drop()
        • .collection()
          • .insert()
          • .delete()
          • .search()
          • .update()

    • REST API
        • /get
        • /count
        • /get
        • /data/get
        • /data/set
        • /meta
        • /list
        • /pipeline

    • MQTT
      • Usage
    • CLI

    • Response Codes
    • v3.0
Question? Give us feedback → (opens in a new tab)
Guides
Hardware
Setting up boards
Setting up Raspberry Pi

Set up RaspberryPi

To read more about it click here.

Setting up ESP32API key

Grandeur 2024 ©