-
When deprecating an item, you typically still want the helper methods supporting it to work without the compiler whining that the item is deprecated.
I tried this code: [playground](https://play.ru…
-
### Infos:
* Used Zammad version: 3.6
* Installation method (source, package, ..): any selfhosted version
* Operating system: any
* Database + version: any
* Elasticsearch version: any
* B…
-
**BUG REPORT**
***Describe the bug***
While testing BufferedChannel's read instance method (with buf capacity=100B, wrote data through the buffered channel=300B),
it happens that when the read…
-
Some context: So, since the SlyGuy Pluto TV addon is having some difficulties currently, I'm temporarily using the Lunatixz Pluto TV addon instead. It is compatible with IPTV Merge, and so I can combi…
-
Hi,
I'm experimenting with examples and it looks like that composing of layer doesn't work (or I'm missing something).
Basically updated client
https://github.com/davidB/tracing-opentelemetry-ins…
-
The current implementation will only read analog channel 1 (AIN1N, AIN1P) of the [NAU7802](https://www.nuvoton.com/resource-files/NAU7802%20Data%20Sheet%20V1.7.pdf), while the ADC has two fully differ…
-
I would like to use the OTII Automation toolbox with Python (otii-tcp-client-python).
Furthermore, I would like to configure the device to record the channels "Main current", "Main voltage", and "Mai…
-
in v1, all you needed was to import and you had access to paths:
```rust
use tauri::api::path::home_dir;
#[tauri::command]
fn getPath() -> Result {
home_dir()
```
but now in v2, you need…
zoaha updated
3 weeks ago
-
### Are you using XOA or XO from the sources?
both
### Which release channel?
both
### Provide your commit number
_No response_
### Describe the bug
Some old XS doesn't support CBT at all. It's…
-
Hi @deckarep, I want to contribute the PR for supporting 1.23 iterator. I don't know if you are interested.
# Background
The Iterator implemented in this package returns a channel to support range…