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 |
|---|---|---|---|
|
NITTO KOGYO CORPORATION
Manufactures electrical equipment for power infrastructure …
|
6651 | JP | Manufacturing |
|
Northeast Electric Development Company Limited
Engaged in power transmission equipment manufacturing, rela…
|
42 | HK | Manufacturing |
|
Pace Digitek Limited
Provides integrated infrastructure, power management, and r…
|
PACEDIGITK | IN | Manufacturing |
|
Palcan Power Systems Inc.
Develops fuel cell and hydrogen storage using methanol-to-h…
|
PQV | CA | Manufacturing |
|
Payton Industries Ltd.
Designs and manufactures planar transformers and inductors …
|
PAYT | IL | Manufacturing |
|
Payton Planar
Designs and produces custom high-performance magnetic compo…
|
PAY | IL | Manufacturing |
|
PFISTERER Holding SE
Develops connection and insulation technology for the entir…
|
PFSE | DE | Manufacturing |
|
Phoenix Mecano AG
Develops and makes niche products like enclosures, componen…
|
PM | CH | Manufacturing |
|
PIONEER POWER SOLUTIONS, INC.
Manufactures electrical power systems and mobile EV chargin…
|
PPSI | US | Manufacturing |
|
PITTI ENGINEERING LIMITED
Manufactures precision-engineered components, motor cores, …
|
PITTIENG | IN | 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.