Haltian IoT Studio
Haltian IoT Studio web application for device management and configuration
Haltian IoT Studio is a web application for managing your Haltian IoT deployment, including devices, spaces, users, and API access.
Overview
Haltian IoT Studio provides:
- Device Management - View device status, measurements, and configuration
- Space Management - Configure buildings, floors, and zones
- User Management - Create accounts and manage access permissions
- API Configuration - Generate and manage API keys
- Visualization - View real-time and historical data
Access URL: https://haltian-iot-studio.eu.haltian.io
User Roles
Haltian IoT Studio supports multiple user roles with different permissions:
| Role | Description | Key Permissions |
|---|---|---|
| Manager | Organization administrator | Full access, user management, API keys |
| Designer | Infrastructure planner | Space management, device viewing |
| Installer | Field technician | Device installation, site-level access |
| Viewer | Read-only access | View devices and data, no modifications |
See Roles and Access Management for detailed permissions.
Features
Device Fleet View
View all devices in your organization:
- Device status (online/offline)
- Battery levels
- Last communication time
- Current measurements
- Location in space hierarchy
Space Hierarchy
Configure your physical space structure:
Organization
└── Site (Campus/Location)
└── Building
└── Floor
└── Zone/Room
└── Devices
Measurement Dashboard
View real-time and historical measurements:
- Temperature, humidity, CO2, etc.
- Presence and occupancy data
- Position and location tracking
- Custom date range selection
User Management
Managers can create and manage user accounts:
- Navigate to Settings → Users
- Click Add User
- Enter email and select role
- Assign access scope (organization or specific spaces)
API Key Management
Generate API keys for integrations:
- Navigate to Settings → API Keys
- Click Create API Key
- Configure permissions and scope
- Save the API Key ID and Token securely
Important
API key tokens are shown only once at creation. Store them securely immediately.
Getting Started
First Login
- Open Haltian IoT Studio
- Enter your email and password
- Complete any multi-factor authentication if required
Viewing Devices
- Click Devices in the navigation
- Browse the device list or use search
- Click a device to view details and measurements
Creating API Keys
- Navigate to Settings → API Keys
- Click Create New Key
- Select permissions:
- Read - Query devices and measurements
- Write - Modify devices and configurations
- Copy and save the credentials
Mobile Access
Haltian IoT Studio is available as a mobile app for field installations:
- iOS - Available on App Store
- Functionality - Device installation, QR scanning, status checks
Integration with APIs
Haltian IoT Studio complements the APIs:
| Task | Use |
|---|---|
| View device status | Studio or Service API |
| Create API keys | Studio only |
| Configure spaces | Studio or Service API |
| Bulk data export | Data API |
| Real-time streaming | Stream API |
Next Steps
- Roles and Access Management - Detailed permission model
- Service API - Programmatic access
- Getting Started - Platform overview