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 |
|---|---|---|---|
| 深圳市同为数码科技股份有限公司2025年度非经营性资金占用及其他关联资金往来情况汇总表 | 2026-04-23 | Chinese | |
| 关于使用闲置自有资金购买银行理财产品的公告 | 2026-04-23 | Chinese | |
| 2025年度独立董事述职报告(杨春祥) | 2026-04-23 | Chinese | |
| 深圳市同为数码科技股份有限公司内部控制审计报告 | 2026-04-23 | Chinese | |
| 关于2025年度计提资产减值准备及核销资产的公告 | 2026-04-23 | Chinese | |
| 关于开展外汇套期保值业务的可行性分析报告 | 2026-04-23 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 37789335 | 深圳市同为数码科技股份有限公司2025年度非经营性资金占用及其他关联资金往来情况汇总表 | 2026-04-23 | Chinese | ||
| 37789333 | 关于使用闲置自有资金购买银行理财产品的公告 | 2026-04-23 | Chinese | ||
| 37789327 | 2025年度独立董事述职报告(杨春祥) | 2026-04-23 | Chinese | ||
| 37789322 | 深圳市同为数码科技股份有限公司内部控制审计报告 | 2026-04-23 | Chinese | ||
| 37789316 | 关于2025年度计提资产减值准备及核销资产的公告 | 2026-04-23 | Chinese | ||
| 37789314 | 关于开展外汇套期保值业务的可行性分析报告 | 2026-04-23 | Chinese | ||
| 37789311 | 关于召开2025年年度股东会的通知 | 2026-04-23 | Chinese | ||
| 37789308 | 2025年年度审计报告 | 2026-04-23 | Chinese | ||
| 37789302 | 2025年年度报告摘要 | 2026-04-23 | Chinese | ||
| 37789299 | 2025年度独立董事述职报告(钟春江) | 2026-04-23 | Chinese | ||
| 37789297 | 2025年度独立董事述职报告(曾迈) | 2026-04-23 | Chinese | ||
| 37789295 | 2025年度内部控制自我评价报告 | 2026-04-23 | Chinese | ||
| 37789292 | 关于会计政策变更的公告 | 2026-04-23 | Chinese | ||
| 37789289 | 关于开展外汇套期保值业务的公告 | 2026-04-23 | Chinese | ||
| 37789287 | 第五届董事会第八次会议决议公告 | 2026-04-23 | 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 Systems, Inc.
Specializes in network communications, memory solutions, Io…
|
2444 | TW | Manufacturing |
|
Accton Technology Corporation
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 |
|
ALOYS Inc.
Develops and supplies Android-based OTT and 4k UHD satellit…
|
297570 | KR | Manufacturing |
|
Alpha Networks Inc.
Provides networking equipment design, manufacturing, and se…
|
3380 | TW | 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.