Device Master
The Device Master module is used to register, configure, and manage IoT devices within the platform. It acts as a central repository for all connected devices and enables users to associate devices with machine assets, configure communication settings, and manage device operations.
Purpose
The Device Master module helps users:
- Register new IoT devices.
- Associate devices with machines or assets.
- Configure communication protocols.
- Manage device connectivity settings.
- Monitor device status.
- Update or remove devices when required.
Device Management Process
Device List
The Device Master page displays all registered devices in a tabular format.
| Column | Description |
|---|---|
| Image | Displays the device image or icon. |
| Device Name | Name of the registered device. |
| Device Type | Type of device. |
| Device Model | Associated device model. |
| Product Device | Associated product device. |
| Source Connectivity | Communication protocol used by the device. |
| Machine | Associated machine or asset. |
| Status | Current status of the device. |
| Actions | Configure, Edit, or Delete the device. |
Add a Device
To create a new device:
- Navigate to IoT → Device.
- Click Add New.
- Enter the device details.
- Select the Device Model.
- Select the Product Device.
- Configure communication settings.
- Map the device to the required machine.
- Click Save.
Device Creation Flow
Device Configuration
After creating a device, users can configure communication and operational settings.
Configuration Areas
Device Types
The platform supports different device categories.
Gateway
A Gateway collects data from connected field devices and transmits it to the IoT platform.
Smart Sensor
A Smart Sensor directly communicates with the platform and sends operational data.
Gateway + Sensor
A hybrid device that performs both sensing and gateway functions.
Configure Device
Click the Configure action to manage device-specific settings.
Users can configure:
- Communication settings
- Protocol configurations
- Data point mappings
- Runtime parameters
Edit Device
The Edit option allows users to update:
- Device information
- Device model
- Product device
- Connectivity settings
- Machine mapping
- Status
Delete Device
The Delete option permanently removes a device from the system.
Note: A confirmation dialog is displayed before deleting a device to prevent accidental removal.
Device Status
| Status | Description |
|---|---|
| Active | Device is operational and communicating with the system. |
| Inactive | Device is disabled or currently unavailable. |
Available Actions
Configure
Manage communication settings, protocol configurations, and data mappings.
Edit
Modify device information and associations.
Delete
Remove the device from the platform.
Benefits
- Centralized device management.
- Simplified device onboarding.
- Standardized communication configuration.
- Improved operational visibility.
- Easy maintenance and lifecycle management.