Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to Print Aggregator Data to Log #19

Closed
Ramias1 opened this issue Jun 14, 2022 · 2 comments
Closed

Unable to Print Aggregator Data to Log #19

Ramias1 opened this issue Jun 14, 2022 · 2 comments
Assignees

Comments

@Ramias1
Copy link

Ramias1 commented Jun 14, 2022

Troubleshooting a separate issue with an MQTT shim. My aggregators are all there in the GUI.

Trying to print them to the log results in:

MQTT Connector Error Error in plugin execution MenuAction:

File "plugin.py", line 973, in logAggregators
type: 'dict' object has no attribute 'iteritems'

version 2022.0.3

@FlyingDiver
Copy link
Owner

Oops. Python3 conversion bug.

FlyingDiver added a commit that referenced this issue Jun 14, 2022
@FlyingDiver
Copy link
Owner

Fixed in 2022.0.4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants