rwblinn Geschrieben August 7, 2016 at 09:18 Geschrieben August 7, 2016 at 09:18 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)] Zitieren
rwblinn Geschrieben August 18, 2016 at 07:19 Autor Geschrieben August 18, 2016 at 07:19 Hi, kindly request for an answer on this request please. Zitieren
photron Geschrieben August 18, 2016 at 08:23 Geschrieben August 18, 2016 at 08:23 I've added those getters now. Sorry, for the late response. Zitieren
rwblinn Geschrieben August 18, 2016 at 11:58 Autor Geschrieben August 18, 2016 at 11:58 Perfect - Many Thanks. Zitieren
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.