Jump to content

MQTT Proxy IO-16 Getter Get_Port and Other


rwblinn

Recommended Posts

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)]

Link to comment
Share on other sites

  • 2 weeks later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...