Logic Machine Forum
Mosaic 3.0 statuses - Printable Version

+- Logic Machine Forum (https://forum.logicmachine.net)
+-- Forum: LogicMachine eco-system (https://forum.logicmachine.net/forumdisplay.php?fid=1)
+--- Forum: Visualization (https://forum.logicmachine.net/forumdisplay.php?fid=9)
+--- Thread: Mosaic 3.0 statuses (/showthread.php?tid=5796)



Mosaic 3.0 statuses - AlexLV - 18.12.2024

Hi,

some questions regarding Mosaic 3.0:

1. How to change true/false messages to my armed/disarmed or others(see picture in attach)?
2. I have gates and garage gates with 3 statuses (fully opened, fully closed, and between these statuses). What widget better to use for it, or I need create new one?
3. Where is possible to find latest/full manual for Mosaic 3.0?

BR,

Alexander


RE: Mosaic 3.0 statuses - Daniel - 18.12.2024

1. Did you try using custom value in object?
2. Custom widget.
3. Our apps meant to be self explanatory and we provide only general description on forum, Mosaic is the same here.


RE: Mosaic 3.0 statuses - AlexLV - 19.12.2024

Hi,

regarding point Nr.1 - I have custom descriptions for this group, but in mosaic I don't see custom value, just possibility to select group. Pic in attach. What else I can do?

Alex


RE: Mosaic 3.0 statuses - Daniel - 19.12.2024

Yes info2, doesn't do this. Use custom widget and value(text) element. You can define custom text there,


RE: Mosaic 3.0 statuses - AlexLV - 19.12.2024

Hi,

some more question:

1. I have weather informer script, and use widget. All the time appears alert "rainy" (seeĀ  picture). Is it possible to disable it or to show just one time? No idea where settings could be..
2. Is possible to show some widgets only at main page? (I selected to show them at main page during creation) They showed at location and at main page now..

Alex


RE: Mosaic 3.0 statuses - Daniel - 19.12.2024

1. Stop the rain Wink. All alerts in Mosaic are processed in the browser and if condition is met (rain) it will be shown each time you open it.
2. No, widget must be created in a location first.


RE: Mosaic 3.0 statuses - AlexLV - 19.12.2024

OK, no rain at least for me now, solved Smile

Daniel, can I somehow in custom widget - value(text) change background and text color? I need if value 0 (gates closed) green background, if value 2 (gates fully opened) red background, etc.?

Also may be I can change room name's text or background color? Now all texts are white, better a bit decorate..


RE: Mosaic 3.0 statuses - Daniel - 19.12.2024

This would requite JavaScript but Mosaic supports only CSS.


RE: Mosaic 3.0 statuses - AlexLV - 20.12.2024

Hi,

some next questions appear today:
1. I need return rain back Smile How to add to my custom widgets alert info? Customer wants to see alerts from mosaic app in case of security, fire and water leakage alarms.
2. How to add new users to mosaic cloud/app? I just need add them to my account, or I need create for users their own accounts in LM cloud and just attach LM device (long code from cloud)? This is a bit unclear for me.

Alex


RE: Mosaic 3.0 statuses - Daniel - 20.12.2024

1. There is alert element in custom widget where you can define alert text.
2. Just ask user to register on our cloud and while creating his user in LM User access add his email there and set permissions. After syncing LM cloud app all will be done.


RE: Mosaic 3.0 statuses - AlexLV - 20.12.2024

Thank you Daniel!!

Alex