All Downloads are FREE. Search and download functionalities are using the official Maven repository.

sttl.sensor.header.rq Maven / Gradle / Ivy

#
# Display sensor property names
#
prefix ft:   
template st:header {
    format  {
        
        group { format { "%s. %s" st:number() us:pretty(?pname)  } }
    }
}
where {
   values ?pname { unnest(us:plist()) }
}





© 2015 - 2025 Weber Informatics LLC | Privacy Policy