mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 02:11:01 +01:00
Github bot : json sorted
This commit is contained in:
@@ -24,21 +24,21 @@
|
||||
"name": "Signalk Server",
|
||||
"ports": {
|
||||
"10110/tcp": 10110,
|
||||
"3000/tcp": 3000,
|
||||
"3443/tcp": 3443,
|
||||
"8375/tcp": 8375,
|
||||
"1458/udp": null,
|
||||
"1459/tcp": null,
|
||||
"1460/udp": null
|
||||
"1460/udp": null,
|
||||
"3000/tcp": 3000,
|
||||
"3443/tcp": 3443,
|
||||
"8375/tcp": 8375
|
||||
},
|
||||
"ports_description": {
|
||||
"10110/tcp": "NMEA0183 port",
|
||||
"3000/tcp": "web interface",
|
||||
"3443/tcp": "ssl web interface",
|
||||
"8375/tcp": "TCPSTREAM port",
|
||||
"1458/udp": "Custom 1",
|
||||
"1459/tcp": "Custom 2",
|
||||
"1460/udp": "Custom 3"
|
||||
"1460/udp": "Custom 3",
|
||||
"3000/tcp": "web interface",
|
||||
"3443/tcp": "ssl web interface",
|
||||
"8375/tcp": "TCPSTREAM port"
|
||||
},
|
||||
"slug": "signalk",
|
||||
"uart": true,
|
||||
|
||||
Reference in New Issue
Block a user