HDB++ NULL records
|
|
---|---|
Reynald, All our DS are written in python… So on top of C++ lib, do you know if someone provides me pyTango 9.3.3 binary for windows ? For the DB stuff I guess I'll have only to check for a Schema update… |
|
|
---|---|
grizzli A new pytango is on the way to be released but I think it is not yet available (https://github.com/tango-controls/pytango/issues/342) You'll have to be patient. grizzli There were no big changes since previous Tango 9 releases. You can refer to the migration scripts in the TangoDatabase repository: https://github.com/tango-controls/TangoDatabase/blob/master/update_db_from_9.2.5_to_9.3.4.sql.in As far as I remember, 1 DServer command has been added in the list of always allowed commands when you are using the TAC (Tango Access Control) and a default TangoRest device server instance is defined (but not mandatory). So, not many changes if you are already using a Tango 9 TangoDatabase device server.
Rosenberg's Law: Software is easy to make, except when you want it to do something new.
Corollary: The only software that's worth making is software that does something new. |
|
|
---|---|
Dear Reynald, thanks for that, I will follow your advice and wait for PyTango because it would be hard for us to rebuild it. I'll let you know, Stephane |