Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
46 changes: 23 additions & 23 deletions directory_ee.json
Original file line number Diff line number Diff line change
Expand Up @@ -723,28 +723,32 @@
"path": "modules/gateway",
"children": [
{
"title": "Stomp 网关",
"path": "modules/stomp_protocol"
"title": "LwM2M 网关",
"path": "modules/lwm2m_protocol"
},
{
"title": "MQTT-SN 网关",
"path": "modules/mqtt_sn_protocol"
},
{
"title": "CoAP 网关",
"path": "modules/coap_protocol"
},
{
"title": "LwM2M 网关",
"path": "modules/lwm2m_protocol"
"title": "TCP 网关",
"path": "modules/tcp_protocol"
},
{
"title": "JT/T808 网关",
"path": "modules/jt808_protocol"
},
{
"title": "TCP 网关",
"path": "modules/tcp_protocol"
"title": "GB/T32960 网关",
"path": "modules/gbt32960_protocol"
},
{
"title": "CoAP 网关",
"path": "modules/coap_protocol"
},
{
"title": "Stomp 网关",
"path": "modules/stomp_protocol"
},
{
"title": "OCPP 网关",
Expand Down Expand Up @@ -1487,36 +1491,32 @@
"path": "modules/gateway",
"children": [
{
"title": "Stomp Gateway",
"path": "modules/stomp_protocol"
"title": "LwM2M Gateway",
"path": "modules/lwm2m_protocol"
},
{
"title": "MQTT-SN Gateway",
"path": "modules/mqtt_sn_protocol"
},
{
"title": "CoAP Gateway",
"path": "modules/coap_protocol"
},
{
"title": "LwM2M Gateway",
"path": "modules/lwm2m_protocol"
"title": "TCP Gateway",
"path": "modules/tcp_protocol"
},
{
"title": "JT/T808 Gateway",
"path": "modules/jt808_protocol"
},
{
Copy link
Member Author

Choose a reason for hiding this comment

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

Need a en translation for GB/T 32960 gateway module.
@Meggielqk

"title": "Stomp gateway",
"title": "CoAP Gateway",
"path": "modules/coap_protocol"
},
{
"title": "Stomp Gateway",
"path": "modules/stomp_protocol"
},
{
"title": "OCPP gateway",
"path": "modules/ocpp_protocol"
},
{
"title": "TCP Gateway",
"path": "modules/tcp_protocol"
}
]
}
Expand Down
Binary file added en_US/modules/assets/proto_329601.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added en_US/modules/assets/proto_329602.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added en_US/modules/assets/proto_329603.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added en_US/modules/assets/proto_329604.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added en_US/modules/assets/proto_329605.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added en_US/modules/assets/proto_329606.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading