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

update MMM-JsonTable.js #93

Closed
wants to merge 10 commits into from

Conversation

late4marshmellow
Copy link

allowing nested arrays

@timdows
Copy link
Owner

timdows commented Oct 15, 2023

Let me fix the build errors tomorrow

@@ -1,5 +1,8 @@
# MMM-JsonTable

All credit to @timdows her.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Credits are good and would be appropriate for a fork. But here I don't think it should be listed.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry never ment readme for PR

@@ -237,13 +240,95 @@ Configuration:
position: 'top_right',
header: 'HouseDB Kwh Statistics',
config: {
url: 'https://xyz/abc/get.json',

url: 'https://xyz/abc/get.json',
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What for is this change?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Readme should not be pulled

arrayName: 'deviceKwhUsages',
descriptiveRow: '<tr><td>Name</td><td>Today</td><td>ThisWeek</td><td>LastWeek</td><td>ThisMonth</td><td>LastMonth</td></tr>'
}
}
```

Getting the data under "Forbrok"

```
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please add json after the backticks.

@late4marshmellow
Copy link
Author

late4marshmellow commented Oct 15, 2023

Sorry @timdows i never ment for the readme to be pulled 😅
Can you ignore readme or should i make another request?

@timdows timdows closed this Jan 2, 2024
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

Successfully merging this pull request may close these issues.

3 participants