TELLHOW SCI-TECH CO.,LTD. — Investor Relations & Filings
About TELLHOW SCI-TECH CO.,LTD.
TELLHOW SCI-TECH CO.,LTD. specializes in the development and manufacturing of intelligent power equipment and military electronic systems. The company's core portfolio includes high-performance diesel and gas generator sets, intelligent power distribution units, and energy management software. It provides comprehensive solutions for emergency power supply, smart grids, and power quality control. In the defense sector, the company focuses on military communication equipment, radar systems, and specialized electronic components. By integrating advanced information technology with traditional power engineering, the firm delivers integrated systems designed to enhance energy efficiency and operational reliability for industrial, commercial, and defense applications.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 2026年股票期权激励计划(草案) | 2026-04-14 | Chinese | |
| 2025年度独立董事述职报告(张横峰) | 2026-04-14 | Chinese | |
| 2025年度内部控制审计报告 | 2026-04-14 | Chinese | |
| 关于召开2025年年度股东会的通知 | 2026-04-14 | Chinese | |
| 2025年度董事会审计委员会履职情况报告 | 2026-04-14 | Chinese | |
| 突发事件管理制度 | 2026-04-14 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 34920678 | 2026年股票期权激励计划(草案) | 2026-04-14 | Chinese | ||
| 34893459 | 2025年度独立董事述职报告(张横峰) | 2026-04-14 | Chinese | ||
| 34893455 | 2025年度内部控制审计报告 | 2026-04-14 | Chinese | ||
| 34893430 | 关于召开2025年年度股东会的通知 | 2026-04-14 | Chinese | ||
| 34893429 | 2025年度董事会审计委员会履职情况报告 | 2026-04-14 | Chinese | ||
| 34893424 | 突发事件管理制度 | 2026-04-14 | Chinese | ||
| 34893422 | 关于聘任高级管理人员的公告 | 2026-04-14 | Chinese | ||
| 34893408 | 董事、高级管理人员薪酬管理制度 | 2026-04-14 | Chinese | ||
| 34867044 | 2026年股票期权激励计划实施考核管理办法 | 2026-04-14 | Chinese | ||
| 34866895 | 特定对象来访管理制度 | 2026-04-14 | Chinese | ||
| 34866881 | 关于2025年度日常关联交易执行情况及2026年度日常关联交易预计的公告 | 2026-04-14 | Chinese | ||
| 34866860 | 第九届董事会第十次会议决议公告 | 2026-04-14 | Chinese | ||
| 34866828 | 2025年度非经营性资金占用及其他关联资金往来情况汇总表的专项审计报告 | 2026-04-14 | Chinese | ||
| 34866713 | 审计委员会2025年度对大信会计师事务所(特殊普通合伙)履行监督职责情况报告 | 2026-04-14 | Chinese | ||
| 34866697 | 2025年度独立董事述职报告(虞义华) | 2026-04-14 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of electric motors, generators, transformers and electricity distribution and control apparatus
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
CG Power and Industrial Solutions Limited
Engineering firm specializing in power generation, transmis…
|
CGPOWER | IN | Manufacturing |
|
Chamunda Electrical Limited
Designs and manufactures power distribution equipment, tran…
|
CHAMUNDA | IN | Manufacturing |
|
Changgao Electric Group Co.,Ltd
Manufacturer of high-voltage power transmission and distrib…
|
002452 | CN | Manufacturing |
|
Changshu Guorui Technology Co.,LTD.
Develops marine electrical and automation systems for ships…
|
300600 | CN | Manufacturing |
|
ChangYuan Technology Group Ltd.
Develops smart grid equipment, industrial automation, and f…
|
600525 | CN | Manufacturing |
|
Changzhou Kaidi Electrical Inc.
Manufacturer of linear actuator systems and motion control …
|
605288 | CN | Manufacturing |
|
Changzhou Shenli Electrical Machine Incorporated Company
Manufactures silicon steel laminations and core components …
|
603819 | CN | Manufacturing |
|
Changzhou Xiangming Intelligent Drive System Corporation
Develops and manufactures precision micro-motors and intell…
|
301226 | CN | Manufacturing |
|
CHEIL ELECTRIC CO.,LTD.
Manufactures electrical equipment and wiring devices for in…
|
199820 | KR | Manufacturing |
|
CHERYONG ELECTRIC CO.,LTD.
Manufacturer of power electric equipment specializing in tr…
|
033100 | KR | Manufacturing |
TELLHOW SCI-TECH 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/56844/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=56844 | 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=56844 | 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=56844 \ -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": 56844}, 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 TELLHOW SCI-TECH CO.,LTD. (id: 56844)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.