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年投资者网上集体接待日活动暨召开2025年度、2026年第一季度业绩说明会的公告 | 2026-05-07 | Chinese | |
| 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 |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 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 | ||
| 34866860 | 第九届董事会第十次会议决议公告 | 2026-04-14 | Chinese | ||
| 34866828 | 2025年度非经营性资金占用及其他关联资金往来情况汇总表的专项审计报告 | 2026-04-14 | Chinese | ||
| 34866713 | 审计委员会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 |
|---|---|---|---|
|
Sanyou Corporation Limited
Develops and manufactures relay components for automotive a…
|
300932 | CN | Manufacturing |
|
SAWAFUJI ELECTRIC CO.,LTD.
Manufactures electrical parts for vehicles, generators, wel…
|
6901 | JP | Manufacturing |
|
SCD CO.,LTD.
Manufacturer of electronic components like motors and timer…
|
042110 | KR | Manufacturing |
|
Schaltbau Holding AG (delisted)
Develops and manufactures DC power components for the rail,…
|
SLT | DE | Manufacturing |
|
SCHNEIDER ELECTRIC INFRASTRUCTURE LIMITED
Provides electricity distribution equipment and integrated …
|
SCHNEIDER | IN | Manufacturing |
|
Schneider Electric SE
Provides digital automation and energy management solutions…
|
SU | FR | Manufacturing |
|
SDN Company Ltd.
Operates in photovoltaic energy and engine/shipbuilding, fo…
|
099220 | KR | Manufacturing |
|
SEC Electric Machinery Co., Ltd.
Manufactures large electric motors and generators for heavy…
|
603988 | CN | Manufacturing |
|
SEIKO ELECTRIC CO., LTD.
Manufacturer of electrical and control systems for social i…
|
6653 | JP | Manufacturing |
|
Seoho Electric Co.,Ltd.
Designs and manufactures electric control systems for port …
|
065710 | 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.