Wapice IoT-Ticket
Integrate Thingsee IoT data with Wapice IoT-Ticket dashboard
Wapice IoT-Ticket provides a rapid way to get both IoT sensor devices and a full-featured dashboard running.
Overview
%%{init: {'theme':'base','themeVariables':{'primaryColor':'#73F9C1','primaryTextColor':'#143633','primaryBorderColor':'#143633','lineColor':'#143633','secondaryColor':'#C7FDE6','tertiaryColor':'#F6FAFA','clusterBkg':'#F6FAFA','clusterBorder':'#143633'}}}%%
flowchart TB
subgraph WapicePlatform["Wapice IoT-Ticket"]
DASH[Dashboard]
WIDGETS[Widgets]
DT[DataTags]
W[Wapice IoT-Ticket]
end
T[Thingsee Cloud]
T -->|REST API| W
W --> DT --> DASH & WIDGETSFeatures
- Quick setup - Dashboard in less than a minute
- DataTag modeling - Thingsee messages as Wapice DataTags
- Native widgets - Gauges, charts, maps, and more
- REST API - Automated data delivery
Setup
If You Have a Wapice Account
- Create credentials for Thingsee Cloud integration
- Contact Haltian with your Wapice REST API credentials
- Thingsee will forward data to your dashboard
If You Don’t Have a Wapice Account
Option 1: Contact iot-ticket.com to get started
Option 2: Contact your Thingsee sales representative for a demo dashboard setup
Data Model
Thingsee messages are modeled as Wapice DataTags:
| Thingsee | Wapice DataTag |
|---|---|
tsmTuid | Device ID |
temp | Temperature DataTag |
humd | Humidity DataTag |
batl | Battery DataTag |
Each Thingsee message property becomes a DataTag that can be connected to dashboard widgets.
Dashboard Creation
Building a dashboard takes seconds:
- Open Wapice IoT-Ticket
- Create new dashboard
- Drag widgets onto canvas
- Connect DataTags to widgets
- Save and view
Available Widgets
| Widget | Use Case |
|---|---|
| Gauge | Battery level, single values |
| Line chart | Temperature trends |
| Bar chart | Comparisons |
| Table | Device status list |
| Map | Location display |
| Value display | Current readings |
Integration Details
Thingsee Cloud:
- Authenticates to Wapice REST API
- Forwards Thingsee Messages as received
- Maps message properties to DataTags
- Handles retries and errors
Roadmap
Future integration enhancements:
- Thingsee Operations Cloud device inventory sync
- Manufacturing services integration
- Wapice deviceId mapping for mass-scale deployments