-
is there any way to fix sleep? i have this machine and almost everything works except sleep
-
```
void Unet::LobbyListListener::OnLobbyDataRetrieveSuccess(const galaxy::api::GalaxyID& lobbyID)
{
auto it = std::find(m_listDataFetch.begin(), m_listDataFetch.end(), lobbyID);
if (it != m_lis…
-
Hey,
sorry that I don't have a more specific bug report, probably this is just a question on how to use TransitClock properly.
I took your `transitclockDocker` repo [and modified it slightly](ht…
-
### Overview of the Issue
We have a consul cluster running with the following prepared_query:
```
{
"Name": "",
"Session": "",
"Token": "",
"Template": {
"Type": "name_prefix_mat…
-
### Motivation
I have several cameras integrated with OH. Both of them upload images to OH using FTP Upload Binding. I want to implement a camera widget in the main UI with history capability. I even…
-
[provide a description of the issue]
When using opentracing with apicast there does not appear to be any differentiation of operations. All operations are lumped under '/' or 'apicast'. This makes …
-
**Describe the bug**
I'm having trouble using the new SqliteVectorStore included in the latest release.
I first attempted using the `AddSqliteVectorStore(connectionString, options, serviceId)` overl…
-
Hi,
After going through a ton of effort, I'm still unable to read data. **Please help!**
I'm using this simple code to read data from a characteristic but the `value` stream seems to be empty.
```…
-
Hi team,
First of all thanks for the great tool! 😃 Currently I'm configuring and testing it against [Apache ServiceComb Service Center](https://github.com/apache/servicecomb-service-center). I've n…
-
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the…