Returns table of sensors in HTML format. If argument prefix
is
passed, the sensor names are enclosed in HTML anchors, with the link
set to prefix
. Input data will be trimmed and encoded.
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(sensor_type), | intent(inout) | :: | sensors(:) |
Sensor types. |
||
character(len=*), | intent(in), | optional | :: | prefix |
Link address prefix. |
Generated HTML.