rwblinn Posted August 7, 2016 at 09:18 AM Share Posted August 7, 2016 at 09:18 AM Hi, noticed that get_port is not exposed in the MQTT Proxy. Are there any plans to include? For the IO-4 several getters are defined. Are these also planned for the IO-16 Bricklet? class BrickletIO4Proxy(DeviceProxy): DEVICE_CLASS = BrickletIO4 TOPIC_PREFIX = 'bricklet/io4' GETTER_SPECS = [('get_value', 'value', 'value_mask'), ('get_configuration', 'configuration', None)] Quote Link to comment Share on other sites More sharing options...
rwblinn Posted August 18, 2016 at 07:19 AM Author Share Posted August 18, 2016 at 07:19 AM Hi, kindly request for an answer on this request please. Quote Link to comment Share on other sites More sharing options...
photron Posted August 18, 2016 at 08:23 AM Share Posted August 18, 2016 at 08:23 AM I've added those getters now. Sorry, for the late response. Quote Link to comment Share on other sites More sharing options...
rwblinn Posted August 18, 2016 at 11:58 AM Author Share Posted August 18, 2016 at 11:58 AM Perfect - Many Thanks. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.