Skip to content

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