# huaweicloud-siddhi-io-obs **Repository Path**: HuaweiCloudDeveloper/huaweicloud-siddhi-io-obs ## Basic Information - **Project Name**: huaweicloud-siddhi-io-obs - **Description**: siddhi-io-obs是一个siddhi扩展,允许将事件发布到huawei cloud OBS 桶中 - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-11-03 - **Last Updated**: 2025-06-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Siddhi IO OBS ====================================== The **siddhi-io-obs** is a Siddhi extension which allows to publish events to HUAWEI CLOUD OBS buckets. For information on Siddhi and it's features refer Siddhi Documentation. ## Features * copy *(Stream Function)*

Copy a file within hauwei cloud obs buckets.

* delete *(Stream Function)*

Delete an object from an hauwei cloud obs bucket

* uploadFile *(Stream Function)*

Uploads a file to an hauwei cloud obs bucket

* obs *(Sink)*

obs sink publishes events as hauwei cloud obs buckets.

## Dependencies There are no other dependencies needed for this extension. ## Installation For installing this extension on various siddhi execution environments refer Siddhi documentation section on adding extensions.