Forum Replies Created
-
AuthorPosts
-
MikhailModeratorThe settings look correct.
Please check the ScadaWebConfig.xml file in the installation directory (not in the project). Were all settings transferred to the destination folder from the project?
MikhailModeratorAlso check your firewall. It may block the Communicator service.
January 10, 2025 at 9:50 am in reply to: Hello World Tutorial – “The requested view is not specified” #15967
MikhailModeratorHi,
Make sure that all required components have been installed.
MikhailModeratorMay be a table view is not so good to show daily data. It was designed mostly for hourly data.
Elastic Report can show daily data as HTML. You could try Elastic Report Plugin.
MikhailModeratorHello,
1. As a channel value
2. As a C# constant in the Scripts table.January 9, 2025 at 11:09 am in reply to: How to send a string in an input channel through MQTT #15960
MikhailModeratorIf you are a software develop, you can get the source code of the driver from GitHub and add the required feature.
We can do that by a contract, however it may be expensive.
MikhailModeratorThe screenshot is not available.
MikhailModeratorcould you please list the necessary component that i have to install or cheak them?
MikhailModeratorHi,
Do you still get the same error in Communicator?
MikhailModeratorHello,
Please clarify your question. Screenshots may help.January 8, 2025 at 8:13 am in reply to: How to send a string in an input channel through MQTT #15934
MikhailModeratorHello,
Currently, the MQTT client driver supports only numbers. You can convert incoming strings int numbers with JavaScript, and transmit numbers to Server as channel values.
MikhailModeratorNote. Don’t publish your bot token. It’s not safe.
MikhailModeratorHi,
Send request: https://api.telegram.org/botXXX/getUpdates?offset=0&timeout=5&allowed_updates=message Error executing request: The request was canceled due to the configured HttpClient.Timeout of 10 seconds elapsing.
timeout=5 means that the Telegram server should send a response in 5 seconds. But it didn’t. May be they have some issues on their side, or there are internet provider issues.
For testing, you could send the same request in a web browser.
-
This reply was modified 1 year, 5 months ago by
Mikhail.
MikhailModeratorSeparators depend on the culture that is set in the Administrator application.
MikhailModeratorCould you provide screenshots that explain the question?
-
This reply was modified 1 year, 5 months ago by
-
AuthorPosts