MaxIV-KitsControls / tango-facadedevice

Provide a descriptive interface for reactive high-level Tango devices -
http://tango-facadedevice.rtfd.io
GNU General Public License v3.0
4 stars 2 forks source link

Event issue with hardcoded attributes #16

Open johanfforsberg opened 3 years ago

johanfforsberg commented 3 years ago

Seems like attributes that have "hardcoded" values (instead of pointing to attributes on other devices) do not properly send out archive events. Even if they never change, at least they should emit periodic events. Otherwise the archiving system will complain.