Hello Can a classic html link to an external page be placed in the DUDE for that object? I’m concerned that when I click on that device, the link will redirect me to an external web site where WebCam is running, or an internal information system.
Excuse my English please
Ikk, We can try to use a Tools and device Custom Fields for this.
Add a desired URL in the device properties: Settings → CustomField1 → your URL → Ok
Add a new tool: Tools → + Name: WebCam Command: “C:\Program Files (x86)\Mozilla Firefox\firefox.exe” -new-tab “[Device.CustomField1]” → Ok
Verify: Device → Tools → WebCam
Thank you!