ESP8266 - WIFI - Virtual pin
The SLIDER Widget in the App shows value V3 normally (value is 0.3), but SLIDER Widget in the Web Dashboard doesn’t show decimal value (show 0 or 1).
Virtual pin V3.
ESP8266 - WIFI - Virtual pin
The SLIDER Widget in the App shows value V3 normally (value is 0.3), but SLIDER Widget in the Web Dashboard doesn’t show decimal value (show 0 or 1).
Virtual pin V3.
Looks like it’s just truncated. We’ll check.
Is there a solution? What is the problem ?
When specifying a decimal number there is no number
How did you configure your datastream ?
android or ios ?
app version ?
[Unformatted code removed by moderator]
@Hassan_Halabi please edit your post, using the pencil icon at the bottom, and add triple backticks at the beginning and end of your code so that it displays correctly.
Triple backticks look like this:
```
Pete.
Add them, this is a model for vo only
اnteger : It works but this is not a decimal
Double : These are decimal numbers, but they do not work. It gives a value of 0
It was working fine but after the last update when I use double it gives a value of 0
@Hassan_Halabi as you haven’t edited your code to format it correctly as requested, the code gas been removed.
However, I would suggest that you read this:
https://docs.blynk.io/en/legacy-platform/legacy-articles/keep-your-void-loop-clean
Pete.