• Docs
Show / Hide Table of Contents
  • Introduction
  • OneSense.io
    • Agreement Service
    • Login
    • Home page
    • GeoConfiguration
      • Regions
      • Locations
    • Devices
      • Device Profiles
      • Devices
      • Device Config
      • Device Groups
      • Pump Controller
      • Device Anomalies
    • Dashboards
      • Dashboards
      • Dashboard Templates
    • Operations
      • Rules
      • Sliding Window Rules
      • Timer Rules
      • Snowflake Rules
      • Alerts
      • Actions
      • Device Updates
    • Analytics
      • Device Availability
      • Device Alert Dashboard
    • Assets
    • Administration
      • Users
      • Roles
      • Subscription
      • Settings
      • External Applications
  • OneSense BLE Application
    • OneSense BLE App
  • OneSense Monitoring Station
    • Assembly Guide

Device Profiles


Device Profiles are templates that define the hardware configuration and settings for your IoT devices. By creating a profile, you can standardize device configurations and quickly apply them to multiple devices in your platform.


Accessing Device Profiles


Alt Text Navigate to Profile Management in the sidebar of the platform.

Alt Text Expand the menu and click on Device Profiles.

Alt Text You will be redirected to the Device Profiles page where you can see a list of all existing device profiles.


Alt Text


Understanding the Device Profile List


Here you will find the Profile Name, Status and Action for each profile entry.

Alt Text Action contains a three-dot menu (⋮) with options to Edit or Delete the device profile.


Alt Text


Creating a New Device Profile


Alt Text Click on Create New Device Profile button in the top right corner of the page.

Alt Text A configuration dialog will appear where you can set up your device profile.


Alt Text


Step 1: Configure Basic Settings

Alt Text Device Profile Name: Enter a unique name for your device profile.

Alt Text Log Level: Select the logging verbosity level from the dropdown.

Alt Text Message Delay: Enter the delay in seconds between device messages.

Alt Text Include GPS: Check this box to enable GPS location.

Alt Text Include Firmware Details: Check to include firmware information.

Alt Text Activate Silent Mode: Enable to to turn off buzzer.

Alt Text Enable Network Priority: Check to set communication priority for WiFi, GSM, and LoRa networks. You can set each network to Low, Medium, or High priority.


Alt Text


Step 2: Configure Hardware Components

Below the basic settings, you will find seven hardware category tabs:

Alt Text Core Electronics - Microcontrollers, processors, main circuit boards

Alt Text Power & Energy - Batteries, power supplies, solar panels, charging circuits

Alt Text Enclosure & Mounting - Protective cases, weatherproof enclosures, mounting brackets

Alt Text Connectivity - WiFi, GSM, LoRa, Bluetooth modules, antennas

Alt Text Sensing Units - Temperature, humidity, pressure sensors (with telemetry configuration)

Alt Text Peripheral - Displays, LEDs, buttons, switches, buzzers

Alt Text Miscellaneous / Others - Any other components


Configuring Components (All Categories Except Sensing Units)

For each category, click on the category tab and configure the following:

Alt Text Type: Select the component type from the dropdown.

Alt Text Manufacturer: Choose the manufacturer from the dropdown.

Alt Text Model: Select the specific model.

Alt Text Custom Properties (Optional): Click + Add Custom Property to add additional metadata. Enter the Property Name, Value, and Unit. Click Remove if you need to delete a custom property.

Alt Text Click Add Type button to save this component to the profile.


Alt Text


Configuring Sensing Units (Special Configuration)

The Sensing Units category has additional configuration options for telemetry:

Alt Text Select Type, Manufacturer, and Model as with other categories.

Alt Text Configure Telemetry Properties: Select Telemetry Type (Boolean, String, or Numeric), choose the Telemetry from the dropdown (e.g., Temperature, Humidity), enter Min and Max values, select the Unit (e.g., Celsius, Fahrenheit, Percent), then click Add to add the telemetry property.

Alt Text Config Properties: Click + Add Config Property to add configuration details. Enter Field Name, Field Value, and Field Protocol. Click Remove to delete if needed.

Alt Text Custom Properties (Optional): Add custom properties as with other categories.

Alt Text Click Add Type to save this sensing unit to the profile.


Alt Text


Step 3: Save the Device Profile

Alt Text After configuring all necessary components across the different categories, review your settings.

Alt Text Click Save at the bottom of the dialog to create the device profile.

Alt Text Click Cancel if you want to discard the changes.

Alt Text Your new device profile will appear in the list and can now be assigned to devices.


Editing a Device Profile


You can modify any existing device profile to update its configuration or components.

Alt Text In the Device Profiles list, locate the profile you want to edit.

Alt Text Click the three dots (⋮) on the right side of the profile row.

Alt Text Select Edit from the dropdown menu.


Alt Text


Alt Text The configuration dialog will open with all current settings and components displayed.

Alt Text Make your desired changes: Update basic settings (log level, message delay, network priorities etc.), modify existing components in any category, add new components using the + Add Custom Property button, remove components using the Delete button, or update telemetry properties for sensing units.


Alt Text


Alt Text For each category where you make changes, click the Add Type button to save those component changes.

Alt Text After making all desired changes across all categories, click Update to save your modifications to the device profile.

Alt Text Click Cancel to discard changes and close the dialog.


Deleting a Device Profile


You can remove device profiles that are no longer needed.

Alt Text In the Device Profiles list, locate the profile you want to delete.

Alt Text Click the three dots (⋮) on the right side of the profile row.

Alt Text Select Delete from the dropdown menu.

Alt Text Confirm the deletion when prompted.

Alt Text Important: You cannot delete a device profile that is currently assigned to one or more active devices. If you attempt to delete a profile in use, you will see an error message. To delete such a profile, first reassign all devices to a different profile or delete the devices.

By effectively managing device profiles, you can maintain consistency across your IoT deployment and simplify device configuration within the OneSense platform.

Previous
Locations
Next
Device