-
Notifications
You must be signed in to change notification settings - Fork 38
Open
Description
No wonder it was wrong -- this paragraph-to-code relationship is quite demanding to follow.
btw, I'm not used to reading templates, but are these lines after the return True even reachable?
return True # success{% for field in messages["set"][msg].payload %}
m.{{field.name}} = {{field.name}}
{% endfor %}
m.pack_msg_data()
self.write(m.msg_data)Originally posted by @joaoantoniocardoso in #165 (review)
Metadata
Metadata
Assignees
Labels
No labels