-
For some use cases it would be nice to react on certain wireless connections.
For example start up a application when a certain BLE device of WiFi ssid is in reach.
proposal:
every "WiFi-ssid" in…
-
Given au initialized with `auparse_init(AUSOURCE_FEED, 0)` the function `auparse_next_event` returns 0 even after passing data to `auparse_feed` as shown in the example below. This happens even when …
-
Similar to [Octokit's webhook](https://github.com/octokit/octokit.js?tab=readme-ov-file#webhooks) helpers, it could improve the quality of life for developers if incoming requests were parsed uniforml…
-
Reference user story: https://github.com/culturecreates/footlight-app/issues/1371
### Current behaviour - to be replaced with new behaviour
Events: **Publishing** an entity creates literals in a lan…
-
I'm trying to detect a pulse on a GPIO pin (the tacho from a fan). Right now I have to poll, something like this:
```go
for {
if rpmPin.EdgeDetected() {
doTheThint()
}
}
```
This b…
-
After the websocket-based JSON-RPC service was [deprecated](https://github.com/MystenLabs/sui/releases/tag/mainnet-v1.28.3) and now returns a [405 Method Not Allowed](https://github.com/MystenLabs/sui…
-
The dbus protocol provides an observable property change event that we can monitor in case anything in the player (besides playback position) changes. [trackma uses this](https://github.com/z411/track…
-
# clarify
## URLs
- https://api.getclarify.ai/swagger#/
## Polling Sources
### new-company-instant
#### Prompt
Emits new event when a fresh company is created. No props required.
### company-ad…
-
https://cloudevents.io/
-
### Problem
Currently, some texts on the Chaos Mesh website are hardcoded in English, making them unavailable for translation via the i18n system. This creates a suboptimal experience for non-English…