MaxIV-KitsControls / lib-maxiv-svgsynoptic

A library for creating control system synoptics using SVG
GNU Lesser General Public License v3.0
6 stars 8 forks source link

show custom value for specific Tango device class #18

Open lzytniak opened 6 years ago

lzytniak commented 6 years ago

function set_custom_value is handling a special case where value is modified for PyAlarm class, when alarm is triggered PyAlarm attribute returns 'True' value, icon on synoptic is green, set_custom_value change value for better alarms visualization on synoptic, function can be customized for any other tango device classes.