SRM – Simple Resources (not element based)
10th June 2023
Hi Jamie – not sure, but isn’t it simply a matter of creating a resource pool in the Resource Manager, and add the resources in there (without linking those to …
Answer
10th June 2023
Hi Jamie – not sure, but isn’t it simply a matter of creating a resource pool in the Resource Manager, and add the resources in there (without linking those to …
9th June 2023
I used the script above to succesfully modify a property value of a view. As a next step I would like to update the value whenever the severity of the …
9th June 2023
Hi Henri, To specify the default “From” address to be used in outgoing email messages, do the following: Go to Apps > System Center. In System Center, go to Agents > system. In the Email box, specify the …
9th June 2023
Hi Henry – is this what you were looking for: Configuring outgoing email | DataMiner Docs
9th June 2023
Hi Paul Lee The SetValue method has extra overloads. One of them is to specify if you provide a primary key or display key. Method SetValue | DataMiner Docs
9th June 2023
Hi Marian, Just to make sure that we all talk about the same thing, because you seem to refer to alarms that you see in Appear TV in their web …
9th June 2023
When using privateFilePath, then the DataMiner will generate a secret download token which will be provided to Google Maps to be able to download the KML file from the DataMiner …
9th June 2023
Hi Marian, It depends on how frequently the connector retrieves the alarms from the AppearTV chassis. In case they are retrieved each X minutes, an alarm will stay in the …
9th June 2023
Hi Jeroen, The placeholder [IPAddress] represents the IP address the device has used when replying to the discovery requests. This it the placeholder you would use on a typical connection …
8th June 2023
Indeed – it’s a little odd there is no download button, and this might be because of the reason that Floris confirmed, not sure myself, so TBC. Note though that …
8th June 2023
Sample referenced in earlier comments, available from the Catalog on Catalog (dataminer.services)
8th June 2023
I’m not sure if this is still in play, but protocol versions had to be validated before they would be allowed to be downloaded through the cube downloader. Checking the …
8th June 2023
Hi Guy, It’s not easy to give a definitive answer with the data provided, but I will try to explain the internal logic and what may be going wrong. However, …
8th June 2023
Ruben, In case there is no trailer, you could maybe also work with a packet length identifier, if it exists in your response. More info here
8th June 2023
Hi Ruben, Serial communication depends on trailers to know when a message has been concluded, otherwise it waits for the timeout time before sending the data to SLProtocol. Can you …