
SHENZHEN TVT DIGITAL TECHNOLOGY CO., LTD. — Investor Relations & Filings
SHENZHEN TVT DIGITAL TECHNOLOGY CO., LTD. is a global provider of video surveillance products and solutions. The company specializes in the research, development, and manufacturing of a comprehensive range of security equipment, including IP cameras, high-definition analog cameras, network video recorders (NVRs), and digital video recorders (DVRs). TVT integrates advanced technologies such as artificial intelligence, deep learning, and big data into its video management software and hardware platforms to offer intelligent features like facial recognition and perimeter security. Serving a diverse international clientele, the company provides integrated security systems for residential, commercial, and industrial applications. TVT is recognized for its extensive R&D investment and its capacity to deliver customized OEM and ODM services to global security partners.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 第五届董事会第八次会议决议公告 | 2026-04-23 | Chinese | |
| 关于2025年度利润分配预案的公告 | 2026-04-23 | Chinese | |
| 董事会关于独立董事独立性自查情况的专项意见 | 2026-04-23 | Chinese | |
| 董事、高级管理人员薪酬管理制度(2026年4月) | 2026-04-23 | Chinese | |
| 公司章程(2026年4月) | 2026-04-23 | Chinese | |
| 2025年度董事会工作报告 | 2026-04-23 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
12 filings
| |||||
| 37789287 | 第五届董事会第八次会议决议公告 | 2026-04-23 | Chinese | ||
| 37789284 | 关于2025年度利润分配预案的公告 | 2026-04-23 | Chinese | ||
| 37789280 | 董事会关于独立董事独立性自查情况的专项意见 | 2026-04-23 | Chinese | ||
| 37789278 | 董事、高级管理人员薪酬管理制度(2026年4月) | 2026-04-23 | Chinese | ||
| 37789276 | 公司章程(2026年4月) | 2026-04-23 | Chinese | ||
| 37789273 | 2025年度董事会工作报告 | 2026-04-23 | Chinese | ||
| 37789269 | 2025年年度报告 | 2026-04-23 | Chinese | ||
| 37789263 | 董事会审计委员会对会计师事务所2025年度履职情况评估及履行监督职责情况的报告 | 2026-04-23 | Chinese | ||
| 37789260 | 关于使用自有资金购买银行理财产品到期赎回的公告 | 2026-04-22 | Chinese | ||
| 37789259 | 关于使用自有资金购买银行理财产品到期赎回的公告 | 2026-03-31 | Chinese | ||
| 37789256 | 关于使用自有资金购买银行理财产品的进展公告 | 2026-01-26 | Chinese | ||
| 37789243 | 关于使用自有资金购买银行理财产品且部分理财产品到期赎回的公告 | 2026-01-04 | Chinese | ||
|
2025
3 filings
| |||||
| 37789225 | 关于续签一致行动协议的公告 | 2025-12-28 | Chinese | ||
| 37789215 | 关于使用自有资金购买银行理财产品且部分理财产品到期赎回的公告 | 2025-12-22 | Chinese | ||
| 37789211 | 关于使用自有资金购买银行理财产品到期赎回的公告 | 2025-12-04 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of communication equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
3onedata Co., Ltd.
Specializes in industrial communication solutions and netwo…
|
688618 | CN | Manufacturing |
|
AboCom
Specializes in network communications, memory solutions, Io…
|
2444 | TW | Manufacturing |
|
ACCTON
Provider of networking and computing infrastructure for hig…
|
2345 | TW | Manufacturing |
|
Ace Technologies Corp.
Designs and manufactures RF solutions for mobile, defense, …
|
088800 | KR | Manufacturing |
|
ADC India Communications Limited
Provides copper and fiber optic connectivity for telecom an…
|
523411 | IN | Manufacturing |
|
Aditya Infotech Limited
Distributes and manufactures electronic security and survei…
|
CPPLUS | IN | Manufacturing |
|
ADTRAN Holdings, Inc.
Global provider of open, disaggregated networking and commu…
|
ADTN | US | Manufacturing |
|
AIPHONE CO.,LTD
Manufacturer of communication and security systems speciali…
|
6718 | JP | Manufacturing |
|
Air Link Communication Limited
Technology company manufacturing, distributing, and retaili…
|
AIRLINK | PK | Manufacturing |
|
ALOYS Inc.
Develops and supplies Android-based OTT and 4k UHD satellit…
|
297570 | KR | Manufacturing |
SHENZHEN TVT DIGITAL TECHNOLOGY CO., LTD. via the API
Pull this company's filings, identifiers, and metadata as JSON or Markdown. Authenticate with your API key, then query by company ID, ISIN, or LEI. Full schema documented in the OpenAPI spec.
Endpoints
| GET | /api/companies/54836/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54836 | Paginated list of all filings (filterable by type, date, language) |
| GET | /api/filings/{id}/ | Single filing — metadata, document URL, processing status |
| GET | /api/filings/{id}/markdown/ | Filing content as Markdown (PDF → text/tables/figures) |
| GET | /api/isins/?company=54836 | All ISINs registered to this company |
| GET | /api/filing-types/ | Reference: every filing-type code + category |
cURL
$ curl https://api.financialreports.eu/api/filings/?company=54836 \ -H "x-api-key: $FR_API_KEY" \ -H "Accept: application/json"
Python
import requests r = requests.get( "https://api.financialreports.eu/api/filings/", params={"company": 54836}, headers={"x-api-key": API_KEY}, ) filings = r.json()["results"]
MCP server
// MCP server URL https://mcp.financialfilings.com/mcp // Once connected, the LLM can query this company directly: "Pull the latest 5 filings for SHENZHEN TVT DIGITAL TECHNOLOGY CO., LTD. (id: 54836)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.