Forum Replies Created
-
AuthorPosts
-
MikhailModeratorHello,
To store last communication time, you need to create a new channel, and develop a formula that stores the time in that channel.
Keeping last good value can be done by the formula.
MikhailModeratorHello,
In TCP communication, a connection brakes silently sometimes. If a client cannot poll a server, it must reconnect if there is no reply or connection is idle for a period.
-
This reply was modified 1 year, 12 months ago by
Mikhail.
MikhailModeratorHi,
May be change their archive kind to empty in the Archives table.
Does it help?
MikhailModeratorIn a formula you can check values of other channels. So you should add a function to the Scripts table, and then use that function in a channel formula.
I will not write the formula for you, because writing complex formulas is a paid service, but I can help to solve the related questions.
-
This reply was modified 1 year, 12 months ago by
Mikhail.
MikhailModeratorHello,
Currently access by the above link is denied. Please make it public.
MikhailModeratorDear Arya,
I suggest to add a new archive in the Archives table and in the Server settings.
This archive should not be default. Set archive mask for channels that will be written in the archive.
MikhailModeratorSince SCADA use port 80 and the embedded iframe use port 8080.
Yes. It’s called origin. You should check the error details in the browser console and network tools.
MikhailModeratorAlso you can send a request according to the instructions and analyze it by Wireshark.
MikhailModeratorContact the provider’s technical support and ask for an example of content type and body of the POST request. Then use it in the device properties.
MikhailModeratorHi,
If an external web page is open in a frame, we don’t have access to its title, because of browser security. Therefore URL is displayed.
MikhailModeratorTry to configure DrvHttpNotif according to the provider requirements.
CURLOPT_POSTFIELDS probably should be specified on the request body.
MikhailModeratorCan the phone number of the recipient and the content of the message to be sent be changed?
Yes. When command is send by Automatic Control module, the phone number is taken from the address book, and the text can contain variables.
MikhailModeratorHello,
Do you mean alarms and events or log files *.log?
MikhailModeratorHello,
How the system should define what user should be selected as a recipient for an alarm? -
This reply was modified 1 year, 12 months ago by
-
AuthorPosts