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

Create B827EBFFFE6AEBC2.json #1774

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

slefophane
Copy link

No description provided.

Comment on lines 175 to 177
"server_address": "eu1.cloud.thethings.network",
"serv_port_up": 1700,
"serv_port_down": 1700,
Copy link
Member

Choose a reason for hiding this comment

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

These fields don't belong at this level of nesting (they belong inside "servers", where you also have them in.

"serv_port_down": 1700,
"servers": [
{
"gateway_ID": "B827EBFFFE6AEBC2",
Copy link
Member

Choose a reason for hiding this comment

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

This field doesn't not belong here (it belongs outside).

Comment on lines 186 to 187
]
"fake_gps": true,
Copy link
Member

Choose a reason for hiding this comment

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

There's a missing comma here, please update and validate the json file using any online or offline validator.

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.

2 participants