TABLE OF CONTENTS
Preface
Vemco Group is a leading data analytics software company specializing in cutting-edge solutions for people counting, retail analytics, IoT dashboards, and business optimization. Our global partner network spans various sectors, including retail, entertainment, smart buildings, and public institutions. Together, we help businesses gain deep insights into visitor behavior and enhance operational efficiency using data from various sensors.
This document outlines the integration processes for Milesight AI Stereo Vision People Counter, including VS125, VS125-LW, VS126 (POE and Cellular Version).
VS126 Device Integration Process
Since the Vemcount platform offers an HTTPs API , VS126 mainly uses this API for data reporting.
Requirements
- Sensor Model: VS126 version, Firmware V_126.1.0.3-r2 in this example.
- vemco's platform account in login · vemcount.app
Note
- The VS126 device shoule be connected to the internet
- Vemco platform’s default HTTP API URL for data reporting: https://data.vemcount.com/ss/milesight
Configuring VS126's step by step
configure the network settings.
Refer to the VS126 User Guide User Guide to login the web interface, and navigate to Network configuration -> TCP/IP:
Setup the valid Network information, then click test to make sure it's usable.
Configure the Data Recipient
Click Communication -> Recipient&API to configure it
click Add to start:
Parameter description:
- Recipient Name : Fill in the name according to your actual needs.
- Report Protocol : Select HTTP(S) from the drop-down list.
- URL : fill in https://data.vemcount.com/ss/milesight
- Username : Leave blank
- Password : Leave it blank
You can cick Test to make sure it's reachable.
Then configure the Report Strategy
- Trigger Report : Slide on
- Periodic Report : Slide to on.
- Periodic Report Scheme: Select “From Now On”.
- Period: Fill in 1 minute or keep it as default
- Data Retransmission: Slide it on if needed.
- Customize report content: Slide it on and choose the item if needed.
click to save it. then wait for a while and check the status:
Retrieving VS126 MAC Address
Navigate to System -> Device Info and copy the MAC Address:
Note:
According to Vemcount's Sensor management logic, the platform determines the uniqueness of a device based on the MAC information of the VS126, and readers need to pay special attention not to add devices with duplicate MACs, or they will fail to be added.
Access and configure Vemco platform
Creating Vemcount Hierarchical Structure
According to the Vemcount system design, users need to create a Company and Location hierarchy. In this guide, we use:
● Company: Milesight
● Location: Milesight Demo
● Installation Zone: Milesight Demo Zone
The hierarchical structure is shown below:
Now that we have created the basic structure, we can proceed with adding the sensor.
Adding VS126 to the Platform
Click Add Sensor and fill in the details as shown:
A pop-up window will appear, input the information like this;
Parameter Descriptions:
- Name: Enter as per your actual requirements.
- Subscription: Select the appropriate option from the dropdown.
- Type: VS126 is a People Counter device.
- MAC: Enter the MAC address obtained in Step 2.3.
- Vendor: Select milesight.
- Other parameters: Leave blank.
After completing the setup, click the "Submit" button.
wait for a while, the people counter will be online:
Monitor the Data in the dashboard
Navigate to the dashboard, and click Add Widget to create it
in this example, let's choose Chart to display the data:
Configure the locations and the Metrics you need, then click Next:
Name it and save it, then you will see the data successfully!
-END-