
ZHUHAI RAYSHARP TECHNOLOGY CO., LTD. — Investor Relations & Filings
ZHUHAI RAYSHARP TECHNOLOGY CO., LTD. is a professional manufacturer specializing in the research, development, and production of video surveillance hardware and software. The company’s core product line encompasses high-definition IP cameras, analog cameras, Digital Video Recorders (DVRs), and Network Video Recorders (NVRs). RaySharp integrates advanced video processing technologies, including proprietary compression algorithms and intelligent video analytics, into its security solutions. The firm provides comprehensive monitoring platforms and mobile applications to facilitate remote access and system management. Serving a global clientele through OEM and ODM services, the company delivers scalable surveillance systems tailored for residential, commercial, and industrial environments. Its operations are characterized by a strong focus on R&D and the implementation of high-standard manufacturing processes.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 2025年年度股东会决议公告 | 2026-05-19 | Chinese | |
| 北京市中伦律师事务所关于珠海安联锐视科技股份有限公司2025年年度股东会的法律意见书 | 2026-05-19 | Chinese | |
| 珠海安联锐视科技股份有限公司2026年限制性股票激励计划实施考核管理办法 | 2026-01-21 | Chinese | |
| 珠海安联锐视科技股份有限公司2026年限制性股票激励计划(草案) | 2026-01-21 | Chinese | |
| 第六届董事会第五次会议决议公告 | 2026-01-21 | Chinese | |
| 公司董事、高级管理人员减持计划实施完成的公告 | 2025-12-25 | Chinese |
Browse filings by year
6 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
5 filings
| |||||
| 46533330 | 2025年年度股东会决议公告 | 2026-05-19 | Chinese | ||
| 46533328 | 北京市中伦律师事务所关于珠海安联锐视科技股份有限公司2025年年度股东会的法律意见书 | 2026-05-19 | Chinese | ||
| 36914002 | 珠海安联锐视科技股份有限公司2026年限制性股票激励计划实施考核管理办法 | 2026-01-21 | Chinese | ||
| 36913997 | 珠海安联锐视科技股份有限公司2026年限制性股票激励计划(草案) | 2026-01-21 | Chinese | ||
| 36913992 | 第六届董事会第五次会议决议公告 | 2026-01-21 | Chinese | ||
|
2025
10 filings
| |||||
| 36913986 | 公司董事、高级管理人员减持计划实施完成的公告 | 2025-12-25 | Chinese | ||
| 36913979 | 关于公司董事长、实际控制人减持股份预披露公告 | 2025-12-18 | Chinese | ||
| 36913977 | 关于对联营公司增资并完成工商变更登记的公告 | 2025-12-09 | Chinese | ||
| 36913971 | 关于合伙企业设立完成暨实缴第一期注册资本的公告 | 2025-12-09 | Chinese | ||
| 36913964 | 关于江苏元启联安机器人科技有限公司完成设立的公告 | 2025-12-09 | Chinese | ||
| 36913954 | 关于控股股东、实际控制人减持计划期限届满的公告 | 2025-12-03 | Chinese | ||
| 36913946 | 关于控股股东、实际控制人减持股份比例触及1%的公告 | 2025-11-27 | Chinese | ||
| 36913937 | 关于对外投资的公告 | 2025-11-25 | Chinese | ||
| 36913927 | 第六届董事会第四次会议决议公告 | 2025-11-25 | Chinese | ||
| 36913918 | 关于对联营公司增资暨关联交易的公告 | 2025-11-25 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of communication equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Hangzhou Freely Communication Co., Ltd.
Develops and manufactures optical fiber communication equip…
|
603602 | CN | Manufacturing |
|
HANGZHOU HIKVISION DIGITAL TECHNOLOGY CO., LTD
Provides video-centric IoT solutions and AI-driven security…
|
002415 | CN | Manufacturing |
|
Hangzhou Prevail Optoelectronic Equipment Co., Ltd.
Develops and manufactures optoelectronic equipment for HFC,…
|
300710 | CN | Manufacturing |
|
HANYANG DIGITECH CO.,LTD.
Manufactures semiconductor memory modules and IP communicat…
|
078350 | KR | Manufacturing |
|
HARADA INDUSTRY CO.,LTD.
A leading manufacturer of automotive antennas and related c…
|
6904 | JP | Manufacturing |
|
Hengtong Optic-Electric Co.,Ltd
Manufacturer of optical fiber communication and power trans…
|
600487 | CN | Manufacturing |
|
Hexatronic Group
Provides end-to-end solutions for fiber optic infrastructur…
|
HTRO | SE | Manufacturing |
|
HFCL LIMITED
Designs and manufactures communication equipment and optica…
|
HFCL | IN | Manufacturing |
|
HF Company
Designs and distributes tech for high-frequency signal rece…
|
ALHF | FR | Manufacturing |
|
Hicon Network Technology (Shandong) Co.,Ltd.
Designs and produces high-performance networking hardware a…
|
301262 | CN | Manufacturing |
ZHUHAI RAYSHARP 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/56000/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=56000 | 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=56000 | 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=56000 \ -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": 56000}, 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 ZHUHAI RAYSHARP TECHNOLOGY CO., LTD. (id: 56000)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.