Skip to content
This repository has been archived by the owner on Apr 7, 2022. It is now read-only.

ESRF database DS development #62

Merged
merged 24 commits into from Sep 22, 2016
Merged

ESRF database DS development #62

merged 24 commits into from Sep 22, 2016

Conversation

tiagocoutinho
Copy link
Contributor

Bug fixes on beacon implementation of Tango database DS

sebastien-petitdemange and others added 24 commits April 6, 2016 17:45
beacon: fixed a bug due to removed method.

This patch fixed a bug with the jive wizard

See merge request !6
although we store device names in lower case; the same code might be
necessary in other places? needs review
seems it is a dictionary and '.iteritems()' was missing in for loop
added partial support for class properties (tested with Wago server)

See merge request !7
put_device_property fix

`device_name` passed to `put_device_property` can be in camel case, although we store device names in lower case; the same code might be necessary in other places ?

Needs review, I guess.

See merge request !8
Fixes for `get_device_list` and `get_device_attribute_property2`

See more details in commit messages.

See merge request !9
Beacon fixes

Get it work with vacuum

See merge request !10
Conflicts:
	tango/databaseds/db_access/beacon.py
@tiagocoutinho tiagocoutinho added this to the 9.2.1 milestone Sep 22, 2016
@tiagocoutinho tiagocoutinho self-assigned this Sep 22, 2016
@tiagocoutinho tiagocoutinho merged commit 4522de3 into develop Sep 22, 2016
@tiagocoutinho tiagocoutinho deleted the github-develop branch September 22, 2016 15:35
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants