-
I found "ReadTimeout { get; set; } = 1000;" in ModbusRtuClient.cs. Is this 1s timeout the best value? I read in some device's Modbus docs that max timeout for response is 5 seconds. I am not sure is t…
-
When we click **Add unimplemented methods**, it includes a comment: `// TODO Auto-generated method stub`.
It's a small thing, but it's getting a little annoying to remove that comment in every …
-
hello
please update this sample to Microsoft.Azure.DocumentDB version=2.x
thanks
-
I think it could be pretty futuristic to have DAOs with our bot, but each is its own instance and has its own unique personality.
We could pretty easily set a `personality-prompt` configuration wh…
-
complex app that is useful
find a way to store data
store data in backend in the future
-
Hi Fabio,
I've noticed that my VS Code is a bit slow and I found this blog post mentioning how to track how much time it takes each extension to load.
https://jason-williams.co.uk/speeding-up-vsco…
-
Hello,
I am using the TI CC3235SF MCU , TI Simplelink SDK V4.10 and Azure IoT SDK Plugin 4.10.
The Azure IoT SDK Version is 1.3.8.
I am trying to provision my device to Azure Cloud (Device pr…
-
### Project name
Speech 2 Todo
### Description
## What I built
I decided to work on a webapp that allows turn your speech into tasks in the Microsoft Todo app, it is basically an AI powered …
-
I have been localizing our ASP .Net Core (2.1) MVC Project with Resource files and **CookiesCultureRequest** Culture pattern. We have 3 additional languages now such as Korean, Japanese and Chines.
…
-
The amount of work this extension performs scales with the number of lines, basically a file with 1000 lines will take 10 times more to decorate than a file with 100 lines.
At the moment, when the …