# demo-protocol **Repository Path**: jetlinks/demo-protocol ## Basic Information - **Project Name**: demo-protocol - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 9 - **Forks**: 31 - **Created**: 2020-09-16 - **Last Updated**: 2025-01-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 演示自定义消息编解码协议 用于将自定义的MQTT消息格式编解码为平台的消息格式 # 使用 使用命名`mvn package` 打包后, 通过jetlinks管理界面`设备管理-协议管理`中上传jar包. 类名填写: `org.jetlinks.demo.protocol.DemoProtocolSupportProvider`