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年5月) | 2026-05-08 | Chinese | |
| 关于2026年股票期权激励计划内幕信息知情人买卖公司股票情况的自查报告 | 2026-05-08 | Chinese | |
| 2025年年度股东会决议公告 | 2026-05-08 | Chinese | |
| 关于参加江西辖区上市公司2026年投资者网上集体接待日活动暨召开2025年度、2026年第一季度业绩说明会的公告 | 2026-05-07 | Chinese | |
| 2026年股票期权激励计划(草案) | 2026-04-14 | Chinese | |
| 2025年度独立董事述职报告(张横峰) | 2026-04-14 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 44494205 | 董事、高级管理人员薪酬管理制度(2026年5月) | 2026-05-08 | Chinese | ||
| 44488578 | 关于2026年股票期权激励计划内幕信息知情人买卖公司股票情况的自查报告 | 2026-05-08 | Chinese | ||
| 44488569 | 2025年年度股东会决议公告 | 2026-05-08 | Chinese | ||
| 44267207 | 关于参加江西辖区上市公司2026年投资者网上集体接待日活动暨召开2025年度、2026年第一季度业绩说明会的公告 | 2026-05-07 | Chinese | ||
| 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 | ||
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 |
|---|---|---|---|
|
Smarten Power Systems Limited
Manufactures solar energy solutions, inverters, and advance…
|
SMARTEN | IN | Manufacturing |
|
SMARTGEN(ZHENGZHOU) TECHNOLOGY CO.,LTD.
Develops control systems and IoT solutions for engines and …
|
301361 | CN | Manufacturing |
|
SMA Solar Technology AG
Global specialist in photovoltaic system technology, develo…
|
S92 | DE | Manufacturing |
|
SMS Electric Co.,Ltd.Zhengzhou
Produces power transmission apparatus, switchgear, and auto…
|
002857 | CN | Manufacturing |
|
SOLAREDGE TECHNOLOGIES, INC.
Provider of DC optimized inverter solutions for solar photo…
|
SEDG | US | Manufacturing |
|
SOLAX POWER NETWORK TECHNOLOGY (ZHEJIANG) CO., LTD.
Develops solar inverters, battery storage, and smart energy…
|
688717 | CN | Manufacturing |
|
Somfy SA
Designs and manufactures automatic controls for openings an…
|
SO | FR | Manufacturing |
|
Song Chuan Precision Co., Ltd.
Manufacturer of high-performance relays for green energy, a…
|
7788 | TW | Manufacturing |
|
Sparq Systems Inc.
Designs and manufactures highly reliable, capacitor-free PV…
|
SPRQ | CA | Manufacturing |
|
Spectrum Electrical Industries Limited
OEM and ODM of electrical components, panels, and assemblie…
|
SPECTRUM | 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.