-
After a deep dive into the Azure IoT realm last fall and winter consisting of lots of reading, I'd like to show you areas where Dapr may fit into the Azure suite of IoT services.
The Azure Well Arc…
-
FYI I got this error and experienced strange behaviours :
- HAP not working anymore
- data not updated or only when container restarted
- no more error logs even if the problem is still there
`…
-
大佬你好!
Ubuntu上编译运行:
# go run main.go
[startup] config 0ms
[startup] log 0ms
[startup] web 0ms
[startup] database 1ms
[boot] finished in 1ms
2024-11-02 10:32:47 [info] Web Se…
-
hi,
i have a question about querying data from a frost server:
Is it possible to concatenate the observations of several data streams based on an attribute? In our database there are derived time …
-
### Current Behavior
When integrating DependencyTrack with GitLab CI, I encounter an issue with retrieving the vulnerability badge via API when the project name contains a slash ("/"). This problem…
-
Dear Tanganelli,
I am looking to obtain data that arrives from NB IOT module. The data are in JSON format. I need to capture payload and save it locally to database.
What is the best way to do it?
-
```
def watch_log(self, selected_date):
query = "SELECT * FROM log_table WHERE date = %s"
self.cursor.execute(query, (selected_date,))
result = self.cursor.fetchall()
retu…
-
### To reproduce
Database metadata corruption occurs on powerloss. Quest crashes immediately on startup.
replacing the db/Production~12/txn_seq/_txnlog gets databas working again. Database table's…
-
See example below:
iot-sensor-app/
│
├── README.md # Project overview and instructions
├── LICENSE # License information
├── requirements.txt # Python dependenci…
-
## Description
The `compliance-info` endpoint is currently missing the `familyId` field in its response. This field is important for identifying the product family and is available on the CSA-IoT web…