Welcome, Guest |
You have to register before you can post on our site.
|
Online Users |
There are currently 11 online users. » 0 Member(s) | 9 Guest(s) Bing, Google
|
Latest Threads |
How to activate the pro v...
Forum: Virtuino 6
Last Post: hu277
07-10-2025, 12:32 PM
» Replies: 10
» Views: 9,196
|
Update interval/Refresh r...
Forum: Virtuino 6
Last Post: Stefan
07-10-2025, 05:21 AM
» Replies: 0
» Views: 27
|
Emulator phone sensor dat...
Forum: Virtuino IoT
Last Post: Stefan
07-07-2025, 08:00 AM
» Replies: 0
» Views: 78
|
length/width ratio
Forum: Virtuino IoT
Last Post: Stefan
07-07-2025, 07:18 AM
» Replies: 0
» Views: 52
|
Create in Windows version...
Forum: Virtuino IoT
Last Post: Stefan
07-07-2025, 06:59 AM
» Replies: 0
» Views: 64
|
The same sketch compilati...
Forum: Virtuino IoT
Last Post: pigkang
07-01-2025, 04:02 AM
» Replies: 4
» Views: 1,656
|
Virtuino Iot, Ubuntu Linu...
Forum: Virtuino IoT
Last Post: Phlow
06-29-2025, 07:58 AM
» Replies: 16
» Views: 12,033
|
New Community Tools/Bug F...
Forum: Virtuino IoT
Last Post: Phlow
06-29-2025, 07:46 AM
» Replies: 4
» Views: 452
|
Option to Mass Import Var...
Forum: Virtuino IoT
Last Post: Phlow
06-29-2025, 07:43 AM
» Replies: 3
» Views: 424
|
App Store
Forum: Virtuino IoT
Last Post: Dr. Mario
06-13-2025, 11:09 AM
» Replies: 1
» Views: 203
|
|
|
Virtuino IOT chrashes on IOS 15.7.4 |
Posted by: yves - 04-21-2023, 05:58 PM - Forum: Virtuino IoT
- Replies (2)
|
 |
Hi,
I'm using Virtuino since many months on Iphones 5SE and now 7 w/o any issues and to my full satisfaction (even the pro version).
But since a few days, after not using it for about 10 days, it crashes immediatly at start.
IOS version is 15.7.5 now, same with the previous version 15.7.4.
Unfortunately, I don't know with which version it had been working.
Re-Installation from the Appstore did not help.
Did anybody experienced the same?
Thanks for any hint to fix this.
Kind regards, Yves
|
|
|
Icon editor |
Posted by: Dkyndt - 04-16-2023, 02:42 PM - Forum: Virtuino IoT
- No Replies
|
 |
Hi all,
I just want to share you the Icon editor I use for customizing icons for my HMI.
Greenfish Icon editor.
It's free, and very simple to use.
Greenfish Icon editor
|
|
|
Rotary switch: default starting position |
Posted by: Dkyndt - 04-13-2023, 05:41 AM - Forum: Virtuino IoT
- Replies (2)
|
 |
Is there a way that I can set a starting position for a rotary switch?
Can I also retain this position?
Let say I have a switch with 3 positions:
Pos 1: Off
Pos 2: auto
Pos 3: on
I want the switch to always be in position 2, except for when I change it.
|
|
|
Shelly device |
Posted by: AVincenzo - 04-06-2023, 06:51 AM - Forum: Virtuino 6
- Replies (2)
|
 |
Hi, I'm a new member of the forum. I'm working on a project for my boat. I want to know if it is possible to turn on/off a Shelly device from Virtuino 6. Thank you.
|
|
|
Text script or JSON creator |
Posted by: samxhot - 04-05-2023, 04:42 PM - Forum: Virtuino IoT
- Replies (4)
|
 |
Hello to all. New to Virtuino IoT.
I have a question on how to use the test script or Json creator widget.
My JSON text is the following:
{
"CID":
{
"deviceID":"SN23030001"
},
"measurments":
{
"weight":{"value":$C1_V1,"valid":$C1_V5},
"tempe1":{"value":23,"valid":true},
"tempe2":{"value":14,"valid":true}
},
"status":
{
"power":
{
"Battery":$C1_V2,
"mains":$C1_V4,
"devicePower":$C1_V3},
"health":
{
"code":0
}}}
I made it as the examples says so.
I selected the OUTPUT variable to be one of my MQTT connection (e.g V10)
and now I need to create / activate this function of JSON->Variable
There is no input or enable variable to do so.
How can I have the final JSON text to my V10 variable to send it via MQTT?
Thank you.
|
|
|
|