
EVERSPRING — Investor Relations & Filings
Everspring Industry Co., Ltd. is a developer and manufacturer specializing in security monitoring and energy-saving systems. Established in 1980, the company provides a comprehensive range of smart solutions, including the VIAS Video IoT Alarm System, Z-Wave wireless devices, and advanced presence and motion sensors. Its core business activities encompass the research, development, and global marketing of building automation solutions that interconnect HVAC, lighting, and safety measures for commercial and residential applications. Everspring focuses on integrating IoT technology with security and energy management to enhance safety and operational efficiency. The company is recognized for its technical innovation in industrial automation and smart sensing, delivering products designed to reduce energy consumption while maintaining high-level security standards.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 115年5月背書保證與資金貸與 | 2026-06-10 | Chinese | |
| 115年5月營業收入 | 2026-06-10 | Chinese | |
| 115年05月內部人持股異動(事後) | 2026-06-04 | Chinese | |
| 115年05月董事會成員及持股 | 2026-06-04 | Chinese | |
| 114年年報及股東會資料 — 2025_2390_20260617FE4.pdf | 2026-05-29 | English | |
| 114年年報及股東會資料 — 2025_2390_20260617F04.pdf | 2026-05-29 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 48026164 | 115年5月背書保證與資金貸與 | 2026-06-10 | Chinese | ||
| 48026163 | 115年5月營業收入 | 2026-06-10 | Chinese | ||
| 47963843 | 115年05月內部人持股異動(事後) | 2026-06-04 | Chinese | ||
| 47963836 | 115年05月董事會成員及持股 | 2026-06-04 | Chinese | ||
| 47890869 | 114年年報及股東會資料 — 2025_2390_20260617FE4.pdf | 2026-05-29 | English | ||
| 47890868 | 114年年報及股東會資料 — 2025_2390_20260617F04.pdf | 2026-05-29 | Chinese | ||
| 47060419 | 114年第4季財務報告書 — 202504_2390_AIC.pdf | 2026-05-26 | English | ||
| 47060417 | 114年第4季財務報告書 — 202504_2390_AIA.pdf | 2026-05-26 | English | ||
| 47001503 | 115年第1季海外子公司投資 | 2026-05-15 | Chinese | ||
| 47001505 | 115年第1季大陸投資 | 2026-05-15 | Chinese | ||
| 47001516 | 115年第1季權益變動表 | 2026-05-15 | Chinese | ||
| 47001514 | 115年第1季現金流量表 | 2026-05-15 | Chinese | ||
| 47001511 | 115年第1季綜合損益表 | 2026-05-15 | Chinese | ||
| 47001509 | 115年第1季資產負債表 | 2026-05-15 | Chinese | ||
| 47001819 | 115年年報及股東會資料 — 2026_2390_20260617F17.pdf | 2026-05-15 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of measuring, testing, navigating and control equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
UNION biometrics Co., Ltd.
Developer of biometric solutions using face, iris, and fing…
|
203450 | KR | Manufacturing |
|
UniTestInc.
Manufactures semiconductor test equipment and develops pero…
|
086390 | KR | Manufacturing |
|
Uni-Trend Technology (China) Co.,Ltd.
Developer and manufacturer of high-precision test and measu…
|
688628 | CN | Manufacturing |
|
UNIVERSAL BIOSENSORS INC.
Develops electrochemical biosensor systems for point-of-car…
|
UBI | AU | Manufacturing |
|
Uroica Precision Information Engineering Co.,LTD
Develops safety monitoring and automation systems for minin…
|
300099 | CN | Manufacturing |
|
V5 TECHNOLOGIES
Develops AI-powered image inspection and AOI systems for sm…
|
7822 | TW | Manufacturing |
|
Vaisala Oyj
Develops measurement instruments for environmental and indu…
|
VAIAS | FI | Manufacturing |
|
VanJee Technology Co.,Ltd
Develops ITS and sensing tech like LiDAR, WIM, and V2X for …
|
300552 | CN | Manufacturing |
|
Virtek Vision International Inc.
Market leader providing laser-based projection and quality …
|
— | CA | Manufacturing |
|
VirTra, Inc
Provider of immersive training simulators for use-of-force …
|
VTSI | US | Manufacturing |
EVERSPRING 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/52050/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52050 | 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=52050 | 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=52050 \ -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": 52050}, 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 EVERSPRING (id: 52050)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.