how to include device web interface in protocol. also suggest resources if available.
Chirangee lal Verma [DevOps Advocate] Selected answer as best 21st October 2024
Hi,
The webpage is defined in the pageOrder attribute of the protocol > display tag.
In case you want to add a web interface link to the page overview, add an entry that has a "#" followed by the URI of the link (e.g. Web Interface#http://[id:100]
).
e.g.
<Protocol>
<Display defaultPage="General" pageOrder="General;----------;Web Interface#http://[Polling Ip]/"/>
...
</Protocol>
More info can be found here.
Chirangee lal Verma [DevOps Advocate] Selected answer as best 21st October 2024
Thanks for reply it Is working
Chirangee lal Verma [DevOps Advocate] Answered question 21st October 2024