PipedreamHQ / PipedreamHQ/pipedream
[Components] helium
- Dominant language
- JavaScript
- Stars
- 11.7k
- Forks
- 5.8k
- Avg merge
- 3d 10h
- Merged PRs (30d)
- 102
Description
# helium
## URLs
## Webhook Sources
### new-device-event-instant
#### Description
Emit new event when a specified device generates an event. Requires specifying the device ID and optionally filtering by event type.
### new-device-added-instant
#### Description
Emit new event when a new device is added to your Helium project. Optionally filter by project ID.
### new-downlink-response-instant
#### Description
Emit new event when a downlink message to a device receives a response. Requires specifying the device ID.
## Actions
### send-downlink-message
#### Description
Send a downlink message to a specified device. Requires device ID and payload. Optionally specify port and confirmation settings.
### create-label
#### Description
Create a new label in your Helium project for organizing devices. Requires label name and optionally a description.
### add-device-to-label
#### Description
Add a specified device to an existing label. Requires device ID and label ID.
Contributor guide
Assessment
This issue has not been assessed yet.