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 & WIDGETS

Features

  • 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

  1. Create credentials for Thingsee Cloud integration
  2. Contact Haltian with your Wapice REST API credentials
  3. 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:

ThingseeWapice DataTag
tsmTuidDevice ID
tempTemperature DataTag
humdHumidity DataTag
batlBattery DataTag

Each Thingsee message property becomes a DataTag that can be connected to dashboard widgets.

Dashboard Creation

Building a dashboard takes seconds:

  1. Open Wapice IoT-Ticket
  2. Create new dashboard
  3. Drag widgets onto canvas
  4. Connect DataTags to widgets
  5. Save and view

Available Widgets

WidgetUse Case
GaugeBattery level, single values
Line chartTemperature trends
Bar chartComparisons
TableDevice status list
MapLocation display
Value displayCurrent 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

Resources