Skip to main content

Devices and Device Groups

Table of Contents

  1. Introduction
  2. Device Groups (Fleets)
  3. Devices
  4. Summary Table
  5. Pro Tips
  6. Related Features

Introduction

Seamlessly onboard and manage IoT devices across multiple protocols with zero hassle. Connect via MQTT for reliable messaging, LoRaWAN for long-range communication, or HTTP for web-based integrations. Supports BACnet, Modbus, CANbus, and more—enabling rapid deployment and unified control from day one.

Devices

A Device in OmniWOT represents a physical LoRaWAN-enabled sensor or actuator registered on the platform. Each device has associated metadata, connectivity parameters, and payload configurations.

Key Capabilities:

  • Onboard new LoRaWAN devices
  • Assign devices to groups (fleet management)
  • Configure codecs and measurement mappings
  • View detailed device information
  • Control via downlinks

Device Groups (Fleets)

Device Groups—also referred to as Fleets—are logical collections of devices sharing common traits like location, application, or device type.

They enable bulk actions such as:

  • Monitoring grouped assets
  • Assigning measurement dashboards
  • Mapping configurations or profiles
  • Applying smart filters (Smart Groups)

When to Use Groups:

  • To manage 10+ devices with common use
  • To apply dashboards or alerts in bulk
  • To manage access roles for specific assets

Creating a Device Group

  1. Navigate to Devices > Devices and Device Groups
Dashboard Overview
  1. Click Create New Device Group
Dashboard Overview
  1. Fill in the form:

    • Device Group Name
    • Description (optional)
    • Enable LoRaWAN (checkbox)
Dashboard Overview
  1. Click Next to add devices from the existing list

✅ You can create an empty group and assign devices later.

Creating a Devices inside a Groups

Create Single Device

  • From Group View go to an existing Device Group
Dashboard Overview
  • Click Create
Dashboard Overview
  • Select New Device
Dashboard Overview
  • Fill in the fields:
    • Device Name
    • Device EUI (16 hex characters)
    • Join EUI (16 hex characters)
    • Region (e.g., EU868, IN865)
    • Description (optional)
    • Application Key (32 hex characters)
    • Device Profile – select from dropdown
    • System Template(optional)
    • Skip Frame Counter Check (toggle)
    • Disable Device (toggle)
    • Tags – key-value metadata
Dashboard Overview
  1. Click Create to add the device

Create Multiple Devices

  • From Group View go to an existing Device Group
Dashboard Overview
  • Click Create
Dashboard Overview
  • Select New Device
Dashboard Overview
  • Scroll Down till you see Create Multiple Devices
Dashboard Overview
  • Click Create Multiple Devices
Dashboard Overview
  • Fill common fields:
    • Device Profile
    • Region
    • Skip Frame Counter Check (optional)
    • Disable Devices (optional)
    • Tags (optional)
Dashboard Overview
  • Upload a CSV file with columns:

    • device_name
    • dev_eui (16 hex)
    • join_eui (16 hex)
    • app_key (32 hex)
  • Sample CSV file for bulk device creation:

Dashboard OverviewDashboard Overview
  • Click Create

Summary Table

FeatureDescription
Device GroupsManual or smart collections of devices
Smart GroupsAuto-built using filters
Nested GroupsSupported (hierarchical grouping)
Assign via Device/GroupBoth directions supported
Multi-group SupportA device can belong to multiple groups
Drag & DropEasy restructuring
Bulk Device CreationUpload CSV to add multiple devices

Pro Tips

  • Use Smart Groups to track firmware upgrades automatically.
  • Name your groups based on location or function (e.g., Plant-1, ColdStorage)
  • Keep group descriptions updated for better team collaboration.
  • Bulk assign tags to devices via groups.
  • LoRaWAN Device Profiles
  • Dashboard Configuration
  • Event Triggers by Group
  • Role-Based Access by Group