Re: GetParameterAttributes/SetParameterAttributes RPCs

2017-08-09 Thread Zaid Abdulla
On Wed, 2017-08-02 at 11:13 +0100, James McNab wrote: > I’d be interested in contributing to help develop this feature, any > guidance would be much appreciated. Great. To make things easier, I'd suggest implementing only the notification part first if you have no need for access list. The task s

Re: GetParameterAttributes/SetParameterAttributes RPCs

2017-08-02 Thread James McNab
I’d be interested in contributing to help develop this feature, any guidance would be much appreciated. In terms of how this might work, this is what I was thinking: ## getParameterAttributes # query={ #"name": "getParameterAttributes", #"parameterNames": # [ #

Re: GetParameterAttributes/SetParameterAttributes RPCs

2017-08-01 Thread Zaid Abdulla
On Tue, 2017-07-25 at 16:25 +0100, James McNab wrote: > This there any plan to add support for the GetParameterAttributes and > SetParameterAttributes RPCs? Yes, this is one of the planned features for the next major release. As always, contributions are welcome so if you're intrested in implement