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 |
|---|---|---|---|
|
East Group Co., Ltd
Designs and manufactures power electronics, UPS systems, an…
|
300376 | CN | Manufacturing |
|
Eaton Corp plc
Provides solutions for managing electrical, hydraulic, and …
|
ETN | US | Manufacturing |
|
EGTRONICS Co., Ltd.
Develops power conversion devices for the EV and telecommun…
|
377330 | KR | Manufacturing |
|
Eguana Technologies Inc.
Designs and manufactures grid-interactive energy storage sy…
|
EGT | CA | Manufacturing |
|
EKOS TEKNOLOJİ VE ELEKTRİK A.Ş.
Designs and manufactures equipment for electricity transmis…
|
EKOS | TR | Manufacturing |
|
Electrical Industries Co.
Manufactures and services power transformers and switchgear…
|
1303 | SA | Manufacturing |
|
Electromagnetica S.A.
Manufacturer of electrical equipment, LED lighting, and EV …
|
ELMA | RO | Manufacturing |
|
Electroparataj S.A.
OEM manufacturer of low-voltage electrical equipment and el…
|
ELJ | RO | Manufacturing |
|
Elensys Co.,Ltd.
Manufacturer of electronic components and motors for the ho…
|
264850 | KR | Manufacturing |
|
ELP Corp.
Develops and manufactures test and inspection equipment for…
|
063760 | 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.