Thing exec:command:display [
    command="/etc/openhab2/shell_scripts/set_dpms.sh %2$s", 
    interval=0, 
    autorun=true
]

Thing exec:command:displayState [
    command="/etc/openhab2/shell_scripts/get_dpms.sh", 
    interval=1, 
    timeout=5
]