Forum Home › Forums › Uncategorized Issues › Rapid SCADA 6 Beta
Tagged: Version 6 Beta
- This topic has 81 replies, 8 voices, and was last updated 2 years, 1 month ago by
Mikhail.
-
AuthorPosts
-
October 18, 2022 at 9:11 am #11308
Mikhail
Moderator– Partial PWA support
I suppose, it is useful. We should continue discussion in this topic. Important questions if PWA supports fullscreen mode and multiple screens.
If you could add PWA features to https://github.com/RapidScada/scada-community , we should confirm what directory of the repository to use. For now, it’s better to use the scada-community repo to have more freedom for experiments.– OS info on about page
– User agent info on user profileProbably, such information may be useful for engineers who maintain the system, not for operators. User agent has no relation with user profile, because it does not depend on a user logged in, so it should be on another page.
In my vision, it could be a new plugin, called may be “System Info Plugin”, that shows OS version, browser, web app log, memory and CPU usage and other useful things.October 18, 2022 at 2:01 pm #11313kumajaya
Participant@Mikhail Web plugin to show server information for admin only will be a good add-on but Rapid SCADA is a very complicated software. It’s good if you can create a simple example web plugin in the community repository for us.
October 18, 2022 at 2:29 pm #11314kumajaya
ParticipantAbout PWA, I’ll push my local changes to github. I won’t asking for merge but just a reference. Without start_url parameter in manifest, we can put unlimited shortcut (unlimited fullscreen window) on screen, just like multiple bookmark but without address bar. With start_url parameter, we only can register one shortcut for one PWA application.
October 19, 2022 at 7:38 am #11318Mikhail
ModeratorIt’s good if you can create a simple example web plugin in the community repository for us
One of the planned plugins is a Module Repository Plugin. When this plugin will be created, it can be a good simple example.
About PWA, I’ll push my local changes to github
Is it possible to pull it to scada-community repository? I would merge it there.
October 19, 2022 at 2:21 pm #11321kumajaya
ParticipantI have no idea how to to make a core modification outside the sources tree.
October 20, 2022 at 8:46 am #11325Mikhail
ModeratorWhat modifications are needed for PWA?
October 20, 2022 at 10:51 am #11327kumajaya
ParticipantOctober 21, 2022 at 1:34 pm #11331Mikhail
ModeratorDid you tested it on iPhone and Android, both?
If you do a pull request to the scada-v6 repository, I would keep it open for possible future use.October 21, 2022 at 3:27 pm #11332kumajaya
ParticipantNo access to iPhone here but working as expected on Android and desktop browser.
November 2, 2022 at 11:46 am #11471Mikhail
Moderatorrapidscada_6.0.0~rc1 released.
RC stands for Release Candidate, meaning this release is very close to a full release. Help in testing the installer and the applications is appreciated.November 2, 2022 at 3:34 pm #11477victorlam
ParticipantToday is November timeframe. May I know if Rapid SCADA will have rc2 or rc3? Or rc1 will be migrated to final release version.
November 3, 2022 at 6:54 am #11484Mikhail
ModeratorWe’ve published Rapid SCADA 6 RC1 on the official website. It is stable and can be used in projects. For final release we need more docs and modules.
December 5, 2022 at 8:55 am #11723December 6, 2022 at 9:23 am #11725victorlam
ParticipantHello,
Thanks for the message. I will try to use this tool and test if it works on V6 platform. Otherwise, I can write the project again as the testing project size is not that big that I can manage to try.December 6, 2022 at 9:33 am #11726Mikhail
ModeratorHello,
For small projects it may be easier to create them from scratch. -
AuthorPosts
- You must be logged in to reply to this topic.