Datacake Docs
  • Welcome
  • Get Started
  • Changelog
  • Best practices
    • Best practices: Getting started
    • Best practices: Resolution (Timeframe)
    • Best practices: Dashboards
    • Best practices: Reports
    • Best practices: Grouping Devices
  • Datacake LNS
    • Getting Started
    • Gateways
      • Milesight LoRaWAN Gateway - UG6x
      • RAKwireless WisGate Edge Light 2
    • Devices
    • Add Devices without Gateway
  • Wireless IoT Hub
    • Overview
    • Datasheet
    • Getting Started
  • Device
    • Product
    • Configuration
    • Claiming
    • Historical Data
    • Database
      • Configuration Fields
      • Fields
        • Manual input
        • Field Roles
        • Formulas
        • Mapping Fields
      • Data retention & Datapoints
      • Examples
        • Mapping 4-20mA Signals
        • Converting Units
  • Dashboards
    • Global Dashboards
      • Setting Homepage
    • Device Dashboards
    • Multi-Device Dashboards
    • Widgets
      • Value Widget
      • Chart Widget
      • Image Map
      • Map Widget
      • Text Widget
      • SOS Widget
      • Boolean Widget
      • iFrame Widget
      • Downlink Widget
      • Set Value Widget
      • Measurement List Widget
      • Heatmap Widget
      • Table Widget
      • Image Widget
  • Portal
    • Multi-Tenancy (Workspaces)
    • Reports
      • Energy Report
    • Administrators
    • Members
      • API Users
    • Security & Privacy
    • Billing
      • Support Packages
      • VAT Exemption / Tax ID
      • SMS Credits
      • Access Invoices
      • Unused time and Remaining time in Invoices (Prorations)
      • Codes
    • White Label
    • Rules
      • Legacy Rule Engine
        • Sending notifications via Telegram
      • New Rule Engine
        • Rule Engine Table Overview
        • Copy/Paste and Template Functionality
        • Advanced Rule Engine E-Mail and Webhook Templates
        • Time Restrictions
        • Actions
          • Set Value
    • Zones
  • Cake Red
    • Get Started
    • Overview
  • LoRaWAN
    • Get Started
      • CSV Import
      • Custom LoRaWAN Device
        • How to create a device without a product template
    • Configuring LNS
      • The Things Stack (TTN / TTI) Automated Setup
      • The Things Stack (TTN / TTI) Manual Setup
      • Loriot
      • Kerlink Wanesy
      • Helium
      • ChirpStack
      • Tektelic
      • Actility ThingPark
      • Senet
      • Milesight Gateway
      • KPN
    • Downlinks (LoRaWAN)
      • Set Time Frame
    • Securing Webhooks
    • Payload Decoders
      • Location and GPS
      • Access Gateway Metadata
      • Access Measurements
      • Global Variables
    • Using Cayenne LPP
    • Converting Payload
  • Generic API Devices
    • HTTP Downlinks
  • Integrations
    • MQTT
    • Particle
      • Get Started
      • Adding Integrations
      • Decoding Payloads
      • Calling Functions
      • Templates
        • Particle Tracker One
    • Incoming Webhooks
    • Outgoing Webhooks
      • Securing Outgoing Webhooks in Datacake
    • Golioth
    • Blues Wireless Notecard
    • Sigfox
    • Swarm Asset Tracker
    • Grandcentrix Modbus Cloud Connect
    • YuDash LYNX IoT Gateway
    • Dragino NB-IoT
      • Changing NB-IoT Bands
    • Hardwario CHESTER
    • 1NCE OS
  • API
    • Exporting Data
    • Record Measurements via API
    • Node RED to Datacake
    • Generate Access Token
    • Internal MQTT
      • Get Started
      • MQTT Documentation
      • MQTT over WebSocket
      • Example Code
    • GraphQL API
      • Using GraphQL
      • Device Creation
      • Tutorials
        • Read Group via Tags
  • Guides
    • Python
    • Send Slack Notifications
    • Forward Data to Cake Red
    • Multiple Data Feeds
    • Automated Dynamic Downlinks
    • Ingesting JSON Data into Datacake API Devices
    • Working with Default HTTP Decoder on API Devices and Code Examples
    • Accessing Measurements in Decoders
    • Connecting Datacake to Notion Using Zapier
    • How to set up and use location on non-GPS devices
    • How to integrate with AWS IoT Core
    • How to Schedule Mass-Downlinks (Multicast) using Datacake Rule Engine
    • How to Map Sensor Values to Ranges or Booleans, Strings using Mapping Fields
    • Understanding Internal vs. External MQTT Brokers on Datacake
    • Sending UDP Messages between 1NCE OS and Datacake
    • Concepts of LoRaWAN Payload Decoders on Datacake
    • How to check if a value stays above or below limits for given time
Powered by GitBook
On this page
  • General Configuration
  • Icon
  • Tags
  • Metadata
  • Online Timeout
  • Activate Notifications
  • Claiming
  • Product Configuration
  • LoRaWAN/API Configuration
  • Payload Decoder
  • LoRaWAN devices
  • API devices
  • MQTT Configuration
  • Fields
  • Configuration Fields
  • Danger Zone

Was this helpful?

  1. Device

Configuration

Here is a summary of all possible ways you can configure your devices.

Last updated 4 days ago

Was this helpful?

General Configuration

No matter what type of device, each device created can be configured under its general configuration tab.

When navigating through the configuration of a device, the first item displayed is the summary of its general settings.

Icon

Apart from being able to change the name, you can set an icon to represent the device. This icon will appear on the map widgets or map view when no role field is selected.

Tags

Here you can assign your own tags to your devices. These help you sort your devices better, as well as to configure map widgets and reports.

To setup a tag, just type in the name of the tag on the "Add Tag" field. Click Enter and don't forget to Save the changes!

Metadata

You can use metadata to add your own information to your devices, which does not necessarily have to be stored in a field of the database.

You can also use metadata in some widgets on the dashboard, e.g. to create an overview of measured values in a table and colorise this table based on metadata.

Online Timeout

If no further measured values or other messages are transmitted from a device within the time specified here, the device is displayed as offline in the listing and in other places.

Activate Notifications

If you want to get notified when your devices gets Offline, simply activate the Checkbox here and when your Device hasn't received new measurement values within the set time you will receive a notification about this via E-Mail.

This option enables sending offline-alerts for the currently logged in user (you). If you want other users to receive notifications as well - you must instruct them to enable this on their side / account as well.

Claiming

With the help of Claiming you can move devices between Workspaces or share Devices with other persons like customers, etc.

Read more about Claiming here:

Product Configuration

When creating a device you can add it using an existing product or create a new one. When a new product is created it gets a Product Slug, which is the reference name of that product in our backend. You cannot change this name yourself, so once created, the product will always have the same slug.

You can also select an icon for a product, which all devices under that product will inherit.

LoRaWAN/API Configuration

The next section depends on the type of device you have added to the platform.

Payload Decoder

LoRaWAN devices

API devices

You will find a detailed guide on how to decode your device's payloads in the next article:

You will be able to see the incoming messages on the right side button "Show logs".

MQTT Configuration

On API devices after Payload decoders you will see the MQTT configuration section. To learn more about it visit:

Fields

The fields are the measured values of your devices, which get stored in our time-series database. Depending on your subscription plan, a certain number of fields can be created per device. This are also the so-called "datapoints". To learn more about fields visit:

To learn more about datapoints and data retention times in our time-series database visit:

Configuration Fields

Configuration Fields allow you to create static variables that exist as a product-wide default and can be overwritten per device. To read more about how to use them visit the next link:

Danger Zone

At the end on the device's configuration you will find the Danger Zone. Be careful with those configurations, since they are critical. You can change the plan or subscription in which your devices are, as well as see how many datapoints they have consumed in the past 24 hours.

Please visit our documentation about how to create a connection to your Network Server for LoRaWAN devices .

If you want to know more about the Serial Number for API devices, you will find it .

Claiming
Incoming Webhooks
MQTT Documentation
Fields
Data retention & Datapoints
Configuration Fields
here
here