All Downloads are FREE. Search and download functionalities are using the official Maven repository.

io.github.nichetoolkit.socket.model.proccessor.Jt808LocationAttacheProcessor Maven / Gradle / Ivy

package io.github.nichetoolkit.socket.model.proccessor;

/**
 * 

LocationAttacheProcessor

* @author Cyan ([email protected]) * @version v.1.0 */ public interface Jt808LocationAttacheProcessor { /** * 定位附属信息解析处理 */ void process(int id, byte[] bytes); }




© 2015 - 2024 Weber Informatics LLC | Privacy Policy