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

JSON tables syntax not correct #215

Closed
afuerhoff opened this issue Jul 28, 2023 · 0 comments
Closed

JSON tables syntax not correct #215

afuerhoff opened this issue Jul 28, 2023 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@afuerhoff
Copy link
Owner

Describe the bug
The comma is after the brace and not before as expected.
[{"Hostname":"FB-7590-Az","IP-Address":"192.168.1.1","MAC-Address":"XX:XX:XX:XX:X:XX","Active":"false","Type":"-","Disabled":"false"}{,"Hostname":"FB-7490-Wz","IP-Address":"192.168.1.3","MAC-Address":"XX:XX:XX:XX:X:XX","Active":"true","Type":"-","Disabled":"false"}

To Reproduce

Expected behavior

Screenshots & Logfiles

Versions:

  • Adapter version: v1.2.1

Additional context

@afuerhoff afuerhoff added the bug Something isn't working label Jul 28, 2023
@afuerhoff afuerhoff self-assigned this Jul 28, 2023
afuerhoff added a commit that referenced this issue Jul 28, 2023
* (afuerhoff) bug fixed json tables [#215](#215)
* (afuerhoff) link feature optimized. See #206
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant