
Guangzhou Devotion Thermal Technology Co.,Ltd. — Investor Relations & Filings
Guangzhou Devotion Thermal Technology Co.,Ltd. specializes in the research, development, and manufacturing of high-efficiency thermal energy equipment and integrated energy solutions. The company's core product portfolio includes industrial boilers, commercial thermal systems, and residential wall-hung gas boilers. It focuses on providing clean energy technologies, such as biomass-fired boilers, low-nitrogen gas boilers, and heat pump systems, designed to optimize energy consumption and reduce environmental impact. Serving industrial, commercial, and residential sectors, the company provides comprehensive services ranging from equipment supply to energy management and technical support. Its solutions emphasize thermal efficiency, safety, and intelligent control systems for diverse heating and steam applications.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于调整独立董事津贴的公告 | 2025-04-09 | Chinese | |
| 股东大会议事规则(2025年4月) | 2025-04-09 | Chinese | |
| 期货套期保值业务管理制度(2025年4月) | 2025-04-09 | Chinese | |
| 关于举行2024年度网上业绩说明会的公告 | 2025-04-09 | Chinese | |
| 关于使用部分闲置自有资金进行现金管理的公告 | 2025-04-09 | Chinese | |
| 2024年度独立董事述职报告 (刘善仕) | 2025-04-09 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 36761256 | 关于调整独立董事津贴的公告 | 2025-04-09 | Chinese | ||
| 36761245 | 股东大会议事规则(2025年4月) | 2025-04-09 | Chinese | ||
| 36761233 | 期货套期保值业务管理制度(2025年4月) | 2025-04-09 | Chinese | ||
| 36761219 | 关于举行2024年度网上业绩说明会的公告 | 2025-04-09 | Chinese | ||
| 36761208 | 关于使用部分闲置自有资金进行现金管理的公告 | 2025-04-09 | Chinese | ||
| 36761194 | 2024年度独立董事述职报告 (刘善仕) | 2025-04-09 | Chinese | ||
| 36761187 | 关于开展2025年度套期保值业务的公告 | 2025-04-09 | Chinese | ||
| 36761176 | 独立董事提名人声明与承诺(黄浩) | 2025-04-09 | Chinese | ||
| 36761162 | 控股子公司管理制度(2025年4月) | 2025-04-09 | Chinese | ||
| 36761146 | 董事、监事和高级管理人员持有公司股份及其变动管理制度(2025年4月) | 2025-04-09 | Chinese | ||
| 36761134 | 独立董事提名人声明与承诺(孔小文) | 2025-04-09 | Chinese | ||
| 36761119 | 内部审计管理制度(2025年4月) | 2025-04-09 | Chinese | ||
| 36761116 | 累积投票制度实施细则(2025年4月) | 2025-04-09 | Chinese | ||
| 36761093 | 2024年度独立董事述职报告 (黄浩) | 2025-04-09 | Chinese | ||
| 36761079 | 关于召开公司2024年年度股东大会的通知 | 2025-04-09 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of steam generators, except central heating hot water boilers
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
China Western Power Industrial Co.,Ltd.
Manufactures power equipment and provides EPC services for …
|
002630 | CN | Manufacturing |
|
Energoinstal S.A.
Manufacturer of boiler equipment and turnkey solutions for …
|
ENI | PL | Manufacturing |
|
ISGEC Heavy Engineering Limited
Diversified engineering firm providing industrial products …
|
ISGEC | IN | Manufacturing |
|
KMM AD
Specializes in marine and industrial machine-building, maki…
|
KMM | BG | Manufacturing |
|
RongFa Nuclear Equipment Co., Ltd.
Produces high-performance nuclear components using advanced…
|
002366 | CN | Manufacturing |
|
Suzhou Hailu Heavy Industry Co., Ltd
Manufactures waste heat boilers, pressure vessels, and nucl…
|
002255 | CN | Manufacturing |
|
TERMOELECTRICA SA
Manufactures and repairs industrial boilers, superheaters, …
|
— | AR | Manufacturing |
|
Wuxi Huaguang Environment & Energy Group Co.,Ltd.
Provides energy and environmental equipment, solutions, and…
|
600475 | CN | Manufacturing |
|
Xizi Clean Energy Equipment Manufacturing Co., Ltd.
Manufactures high-efficiency waste heat recovery and clean …
|
002534 | CN | Manufacturing |
|
ZHEJIANG LIJU THERMAL EQUIPMENT CO., LTD.
Manufacturer of high-efficiency vacuum boilers and low-NOx …
|
603391 | CN | Manufacturing |
Guangzhou Devotion Thermal Technology 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/55332/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=55332 | 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=55332 | 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=55332 \ -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": 55332}, 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 Guangzhou Devotion Thermal Technology Co.,Ltd. (id: 55332)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.