|
723 | 723 | "path": "modules/gateway", |
724 | 724 | "children": [ |
725 | 725 | { |
726 | | - "title": "Stomp 网关", |
727 | | - "path": "modules/stomp_protocol" |
| 726 | + "title": "LwM2M 网关", |
| 727 | + "path": "modules/lwm2m_protocol" |
728 | 728 | }, |
729 | 729 | { |
730 | 730 | "title": "MQTT-SN 网关", |
731 | 731 | "path": "modules/mqtt_sn_protocol" |
732 | 732 | }, |
733 | 733 | { |
734 | | - "title": "CoAP 网关", |
735 | | - "path": "modules/coap_protocol" |
736 | | - }, |
737 | | - { |
738 | | - "title": "LwM2M 网关", |
739 | | - "path": "modules/lwm2m_protocol" |
| 734 | + "title": "TCP 网关", |
| 735 | + "path": "modules/tcp_protocol" |
740 | 736 | }, |
741 | 737 | { |
742 | 738 | "title": "JT/T808 网关", |
743 | 739 | "path": "modules/jt808_protocol" |
744 | 740 | }, |
745 | 741 | { |
746 | | - "title": "TCP 网关", |
747 | | - "path": "modules/tcp_protocol" |
| 742 | + "title": "GB/T32960 网关", |
| 743 | + "path": "modules/gbt32960_protocol" |
| 744 | + }, |
| 745 | + { |
| 746 | + "title": "CoAP 网关", |
| 747 | + "path": "modules/coap_protocol" |
| 748 | + }, |
| 749 | + { |
| 750 | + "title": "Stomp 网关", |
| 751 | + "path": "modules/stomp_protocol" |
748 | 752 | }, |
749 | 753 | { |
750 | 754 | "title": "OCPP 网关", |
|
1487 | 1491 | "path": "modules/gateway", |
1488 | 1492 | "children": [ |
1489 | 1493 | { |
1490 | | - "title": "Stomp Gateway", |
1491 | | - "path": "modules/stomp_protocol" |
| 1494 | + "title": "LwM2M Gateway", |
| 1495 | + "path": "modules/lwm2m_protocol" |
1492 | 1496 | }, |
1493 | 1497 | { |
1494 | 1498 | "title": "MQTT-SN Gateway", |
1495 | 1499 | "path": "modules/mqtt_sn_protocol" |
1496 | 1500 | }, |
1497 | 1501 | { |
1498 | | - "title": "CoAP Gateway", |
1499 | | - "path": "modules/coap_protocol" |
1500 | | - }, |
1501 | | - { |
1502 | | - "title": "LwM2M Gateway", |
1503 | | - "path": "modules/lwm2m_protocol" |
| 1502 | + "title": "TCP Gateway", |
| 1503 | + "path": "modules/tcp_protocol" |
1504 | 1504 | }, |
1505 | 1505 | { |
1506 | 1506 | "title": "JT/T808 Gateway", |
1507 | 1507 | "path": "modules/jt808_protocol" |
1508 | 1508 | }, |
1509 | 1509 | { |
1510 | | - "title": "Stomp gateway", |
| 1510 | + "title": "CoAP Gateway", |
| 1511 | + "path": "modules/coap_protocol" |
| 1512 | + }, |
| 1513 | + { |
| 1514 | + "title": "Stomp Gateway", |
1511 | 1515 | "path": "modules/stomp_protocol" |
1512 | 1516 | }, |
1513 | 1517 | { |
1514 | 1518 | "title": "OCPP gateway", |
1515 | 1519 | "path": "modules/ocpp_protocol" |
1516 | | - }, |
1517 | | - { |
1518 | | - "title": "TCP Gateway", |
1519 | | - "path": "modules/tcp_protocol" |
1520 | 1520 | } |
1521 | 1521 | ] |
1522 | 1522 | } |
|
0 commit comments