repo
stringclasses
1k values
file_url
stringlengths
96
373
file_path
stringlengths
11
294
content
stringlengths
0
32.8k
language
stringclasses
1 value
license
stringclasses
6 values
commit_sha
stringclasses
1k values
retrieved_at
stringdate
2026-01-04 14:45:56
2026-01-04 18:30:23
truncated
bool
2 classes
lunasaw/gb28181-proxy
https://github.com/lunasaw/gb28181-proxy/blob/540577abe2124425b68b6288de9e9fc341b1f1fc/gb28181-client/src/main/java/io/github/lunasaw/gbproxy/client/transmit/request/message/handler/query/AlarmQueryMessageClientHandler.java
gb28181-client/src/main/java/io/github/lunasaw/gbproxy/client/transmit/request/message/handler/query/AlarmQueryMessageClientHandler.java
package io.github.lunasaw.gbproxy.client.transmit.request.message.handler.query; import javax.sip.RequestEvent; import io.github.lunasaw.gbproxy.client.transmit.cmd.ClientCommandSender; import io.github.lunasaw.gbproxy.client.transmit.request.message.ClientMessageRequestProcessor; import io.github.lunasaw.gbproxy.cli...
java
Apache-2.0
540577abe2124425b68b6288de9e9fc341b1f1fc
2026-01-05T02:36:27.870323Z
false
lunasaw/gb28181-proxy
https://github.com/lunasaw/gb28181-proxy/blob/540577abe2124425b68b6288de9e9fc341b1f1fc/gb28181-client/src/main/java/io/github/lunasaw/gbproxy/client/transmit/request/message/handler/query/PresetQueryMessageClientHandler.java
gb28181-client/src/main/java/io/github/lunasaw/gbproxy/client/transmit/request/message/handler/query/PresetQueryMessageClientHandler.java
package io.github.lunasaw.gbproxy.client.transmit.request.message.handler.query; import io.github.lunasaw.gb28181.common.entity.query.PresetQuery; import io.github.lunasaw.gb28181.common.entity.response.PresetQueryResponse; import io.github.lunasaw.gbproxy.client.transmit.cmd.ClientCommandSender; import io.github.luna...
java
Apache-2.0
540577abe2124425b68b6288de9e9fc341b1f1fc
2026-01-05T02:36:27.870323Z
false
lunasaw/gb28181-proxy
https://github.com/lunasaw/gb28181-proxy/blob/540577abe2124425b68b6288de9e9fc341b1f1fc/gb28181-client/src/main/java/io/github/lunasaw/gbproxy/client/transmit/request/message/handler/query/ConfigDownloadMessageHandler.java
gb28181-client/src/main/java/io/github/lunasaw/gbproxy/client/transmit/request/message/handler/query/ConfigDownloadMessageHandler.java
package io.github.lunasaw.gbproxy.client.transmit.request.message.handler.query; import io.github.lunasaw.gb28181.common.entity.query.DeviceConfigDownload; import io.github.lunasaw.gb28181.common.entity.response.DeviceConfigResponse; import io.github.lunasaw.gbproxy.client.transmit.cmd.ClientCommandSender; import io.g...
java
Apache-2.0
540577abe2124425b68b6288de9e9fc341b1f1fc
2026-01-05T02:36:27.870323Z
false
lunasaw/gb28181-proxy
https://github.com/lunasaw/gb28181-proxy/blob/540577abe2124425b68b6288de9e9fc341b1f1fc/gb28181-client/src/main/java/io/github/lunasaw/gbproxy/client/transmit/request/message/handler/query/DeviceMobileQueryMessageClientHandler.java
gb28181-client/src/main/java/io/github/lunasaw/gbproxy/client/transmit/request/message/handler/query/DeviceMobileQueryMessageClientHandler.java
package io.github.lunasaw.gbproxy.client.transmit.request.message.handler.query; import io.github.lunasaw.gb28181.common.entity.notify.MobilePositionNotify; import io.github.lunasaw.gb28181.common.entity.query.MobilePositionQuery; import io.github.lunasaw.gbproxy.client.transmit.cmd.ClientCommandSender; import io.gith...
java
Apache-2.0
540577abe2124425b68b6288de9e9fc341b1f1fc
2026-01-05T02:36:27.870323Z
false
lunasaw/gb28181-proxy
https://github.com/lunasaw/gb28181-proxy/blob/540577abe2124425b68b6288de9e9fc341b1f1fc/gb28181-client/src/main/java/io/github/lunasaw/gbproxy/client/transmit/request/message/handler/query/RecordInfoQueryMessageClientHandler.java
gb28181-client/src/main/java/io/github/lunasaw/gbproxy/client/transmit/request/message/handler/query/RecordInfoQueryMessageClientHandler.java
package io.github.lunasaw.gbproxy.client.transmit.request.message.handler.query; import io.github.lunasaw.gb28181.common.entity.query.DeviceRecordQuery; import io.github.lunasaw.gb28181.common.entity.response.DeviceRecord; import io.github.lunasaw.gbproxy.client.transmit.cmd.ClientCommandSender; import io.github.lunas...
java
Apache-2.0
540577abe2124425b68b6288de9e9fc341b1f1fc
2026-01-05T02:36:27.870323Z
false
lunasaw/gb28181-proxy
https://github.com/lunasaw/gb28181-proxy/blob/540577abe2124425b68b6288de9e9fc341b1f1fc/gb28181-client/src/main/java/io/github/lunasaw/gbproxy/client/transmit/request/message/handler/query/DeviceStatusQueryMessageClientHandler.java
gb28181-client/src/main/java/io/github/lunasaw/gbproxy/client/transmit/request/message/handler/query/DeviceStatusQueryMessageClientHandler.java
package io.github.lunasaw.gbproxy.client.transmit.request.message.handler.query; import io.github.lunasaw.gb28181.common.entity.query.DeviceQuery; import io.github.lunasaw.gb28181.common.entity.response.DeviceStatus; import io.github.lunasaw.gbproxy.client.transmit.cmd.ClientCommandSender; import io.github.lunasaw.gbp...
java
Apache-2.0
540577abe2124425b68b6288de9e9fc341b1f1fc
2026-01-05T02:36:27.870323Z
false
lunasaw/gb28181-proxy
https://github.com/lunasaw/gb28181-proxy/blob/540577abe2124425b68b6288de9e9fc341b1f1fc/gb28181-client/src/main/java/io/github/lunasaw/gbproxy/client/transmit/request/message/handler/query/DeviceInfoQueryMessageClientHandler.java
gb28181-client/src/main/java/io/github/lunasaw/gbproxy/client/transmit/request/message/handler/query/DeviceInfoQueryMessageClientHandler.java
package io.github.lunasaw.gbproxy.client.transmit.request.message.handler.query; import javax.sip.RequestEvent; import io.github.lunasaw.gbproxy.client.transmit.cmd.ClientCommandSender; import io.github.lunasaw.gbproxy.client.transmit.request.message.ClientMessageRequestProcessor; import io.github.lunasaw.gbproxy.cli...
java
Apache-2.0
540577abe2124425b68b6288de9e9fc341b1f1fc
2026-01-05T02:36:27.870323Z
false
lunasaw/gb28181-proxy
https://github.com/lunasaw/gb28181-proxy/blob/540577abe2124425b68b6288de9e9fc341b1f1fc/gb28181-client/src/main/java/io/github/lunasaw/gbproxy/client/transmit/request/message/handler/query/ConfigDownloadQueryMessageClientHandler.java
gb28181-client/src/main/java/io/github/lunasaw/gbproxy/client/transmit/request/message/handler/query/ConfigDownloadQueryMessageClientHandler.java
package io.github.lunasaw.gbproxy.client.transmit.request.message.handler.query; import io.github.lunasaw.gb28181.common.entity.query.ConfigDownloadQuery; import io.github.lunasaw.gb28181.common.entity.response.ConfigDownloadResponse; import io.github.lunasaw.gbproxy.client.transmit.cmd.ClientCommandSender; import io....
java
Apache-2.0
540577abe2124425b68b6288de9e9fc341b1f1fc
2026-01-05T02:36:27.870323Z
false
lunasaw/gb28181-proxy
https://github.com/lunasaw/gb28181-proxy/blob/540577abe2124425b68b6288de9e9fc341b1f1fc/gb28181-client/src/main/java/io/github/lunasaw/gbproxy/client/transmit/request/message/handler/notify/BroadcastNotifyMessageHandler.java
gb28181-client/src/main/java/io/github/lunasaw/gbproxy/client/transmit/request/message/handler/notify/BroadcastNotifyMessageHandler.java
package io.github.lunasaw.gbproxy.client.transmit.request.message.handler.notify; import javax.sip.RequestEvent; import io.github.lunasaw.gbproxy.client.transmit.request.message.ClientMessageRequestProcessor; import io.github.lunasaw.sip.common.entity.DeviceSession; import io.github.lunasaw.gb28181.common.entity.noti...
java
Apache-2.0
540577abe2124425b68b6288de9e9fc341b1f1fc
2026-01-05T02:36:27.870323Z
false
lunasaw/gb28181-proxy
https://github.com/lunasaw/gb28181-proxy/blob/540577abe2124425b68b6288de9e9fc341b1f1fc/gb28181-client/src/main/java/io/github/lunasaw/gbproxy/client/transmit/request/message/handler/control/DeviceControlMessageHandler.java
gb28181-client/src/main/java/io/github/lunasaw/gbproxy/client/transmit/request/message/handler/control/DeviceControlMessageHandler.java
package io.github.lunasaw.gbproxy.client.transmit.request.message.handler.control; import javax.sip.RequestEvent; import io.github.lunasaw.gbproxy.client.transmit.request.message.MessageClientHandlerAbstract; import io.github.lunasaw.gbproxy.client.transmit.request.message.MessageRequestHandler; import io.github.luna...
java
Apache-2.0
540577abe2124425b68b6288de9e9fc341b1f1fc
2026-01-05T02:36:27.870323Z
false
lunasaw/gb28181-proxy
https://github.com/lunasaw/gb28181-proxy/blob/540577abe2124425b68b6288de9e9fc341b1f1fc/gb28181-client/src/main/java/io/github/lunasaw/gbproxy/client/transmit/request/message/handler/control/KeepaliveMessageClientHandler.java
gb28181-client/src/main/java/io/github/lunasaw/gbproxy/client/transmit/request/message/handler/control/KeepaliveMessageClientHandler.java
package io.github.lunasaw.gbproxy.client.transmit.request.message.handler.control; import io.github.lunasaw.gb28181.common.entity.control.KeepaliveControl; import io.github.lunasaw.gbproxy.client.transmit.request.message.MessageClientHandlerAbstract; import io.github.lunasaw.gbproxy.client.transmit.request.message.Mes...
java
Apache-2.0
540577abe2124425b68b6288de9e9fc341b1f1fc
2026-01-05T02:36:27.870323Z
false
lunasaw/gb28181-proxy
https://github.com/lunasaw/gb28181-proxy/blob/540577abe2124425b68b6288de9e9fc341b1f1fc/gb28181-client/src/main/java/io/github/lunasaw/gbproxy/client/transmit/request/message/handler/control/DeviceControlRequestHandler.java
gb28181-client/src/main/java/io/github/lunasaw/gbproxy/client/transmit/request/message/handler/control/DeviceControlRequestHandler.java
package io.github.lunasaw.gbproxy.client.transmit.request.message.handler.control; import io.github.lunasaw.gb28181.common.entity.control.*; /** * DeviceControl控制命令业务处理器接口 * 负责处理所有DeviceControl相关的控制命令 * * @author luna */ public interface DeviceControlRequestHandler { /** * 处理云台控制命令 */ void han...
java
Apache-2.0
540577abe2124425b68b6288de9e9fc341b1f1fc
2026-01-05T02:36:27.870323Z
false
lunasaw/gb28181-proxy
https://github.com/lunasaw/gb28181-proxy/blob/540577abe2124425b68b6288de9e9fc341b1f1fc/gb28181-client/src/main/java/io/github/lunasaw/gbproxy/client/transmit/request/message/handler/control/emums/DeviceControlType.java
gb28181-client/src/main/java/io/github/lunasaw/gbproxy/client/transmit/request/message/handler/control/emums/DeviceControlType.java
package io.github.lunasaw.gbproxy.client.transmit.request.message.handler.control.emums; import java.util.Map; import java.util.concurrent.ConcurrentHashMap; import lombok.Setter; import org.apache.commons.lang3.StringUtils; import org.springframework.util.ObjectUtils; import io.github.lunasaw.gb28181.common.entity....
java
Apache-2.0
540577abe2124425b68b6288de9e9fc341b1f1fc
2026-01-05T02:36:27.870323Z
false
lunasaw/gb28181-proxy
https://github.com/lunasaw/gb28181-proxy/blob/540577abe2124425b68b6288de9e9fc341b1f1fc/gb28181-client/src/main/java/io/github/lunasaw/gbproxy/client/transmit/request/bye/DefaultClientByeProcessorClient.java
gb28181-client/src/main/java/io/github/lunasaw/gbproxy/client/transmit/request/bye/DefaultClientByeProcessorClient.java
package io.github.lunasaw.gbproxy.client.transmit.request.bye; import io.github.lunasaw.gbproxy.client.transmit.response.bye.ClientByeProcessorHandler; import org.springframework.boot.autoconfigure.condition.ConditionalOnMissingBean; import org.springframework.stereotype.Component; /** * @author luna * @date 2023/1...
java
Apache-2.0
540577abe2124425b68b6288de9e9fc341b1f1fc
2026-01-05T02:36:27.870323Z
false
lunasaw/gb28181-proxy
https://github.com/lunasaw/gb28181-proxy/blob/540577abe2124425b68b6288de9e9fc341b1f1fc/gb28181-client/src/main/java/io/github/lunasaw/gbproxy/client/transmit/request/bye/ByeRequestProcessorClient.java
gb28181-client/src/main/java/io/github/lunasaw/gbproxy/client/transmit/request/bye/ByeRequestProcessorClient.java
package io.github.lunasaw.gbproxy.client.transmit.request.bye; import io.github.lunasaw.gbproxy.client.transmit.response.bye.ClientByeProcessorHandler; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.context.annotation.Lazy; import javax.sip.Dialog; import javax.sip.RequestEve...
java
Apache-2.0
540577abe2124425b68b6288de9e9fc341b1f1fc
2026-01-05T02:36:27.870323Z
false
lunasaw/gb28181-proxy
https://github.com/lunasaw/gb28181-proxy/blob/540577abe2124425b68b6288de9e9fc341b1f1fc/gb28181-client/src/main/java/io/github/lunasaw/gbproxy/client/transmit/request/bye/ByeProcessorHandler.java
gb28181-client/src/main/java/io/github/lunasaw/gbproxy/client/transmit/request/bye/ByeProcessorHandler.java
package io.github.lunasaw.gbproxy.client.transmit.request.bye; /** * BYE请求业务处理器接口 * 负责处理BYE请求的业务逻辑 * * @author luna */ public interface ByeProcessorHandler { /** * 关闭流 * * @param callId 呼叫ID */ void closeStream(String callId); }
java
Apache-2.0
540577abe2124425b68b6288de9e9fc341b1f1fc
2026-01-05T02:36:27.870323Z
false
lunasaw/gb28181-proxy
https://github.com/lunasaw/gb28181-proxy/blob/540577abe2124425b68b6288de9e9fc341b1f1fc/gb28181-client/src/main/java/io/github/lunasaw/gbproxy/client/transmit/request/info/InfoRequestHandler.java
gb28181-client/src/main/java/io/github/lunasaw/gbproxy/client/transmit/request/info/InfoRequestHandler.java
package io.github.lunasaw.gbproxy.client.transmit.request.info; /** * INFO请求业务处理器接口 * 负责处理INFO请求的业务逻辑 * 按照项目规范,使用Handler命名 * * @author luna * @date 2023/10/18 */ public interface InfoRequestHandler { /** * 接收INFO消息 * * @param userId 用户ID * @param content INFO消息内容 */ void recei...
java
Apache-2.0
540577abe2124425b68b6288de9e9fc341b1f1fc
2026-01-05T02:36:27.870323Z
false
lunasaw/gb28181-proxy
https://github.com/lunasaw/gb28181-proxy/blob/540577abe2124425b68b6288de9e9fc341b1f1fc/gb28181-client/src/main/java/io/github/lunasaw/gbproxy/client/transmit/request/info/InfoRequestProcessor.java
gb28181-client/src/main/java/io/github/lunasaw/gbproxy/client/transmit/request/info/InfoRequestProcessor.java
package io.github.lunasaw.gbproxy.client.transmit.request.info; import javax.sip.RequestEvent; import javax.sip.message.Response; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.context.annotation.Lazy; import org.springframework.stereotype.Component; import gov.nist.javax.s...
java
Apache-2.0
540577abe2124425b68b6288de9e9fc341b1f1fc
2026-01-05T02:36:27.870323Z
false
lunasaw/gb28181-proxy
https://github.com/lunasaw/gb28181-proxy/blob/540577abe2124425b68b6288de9e9fc341b1f1fc/gb28181-client/src/main/java/io/github/lunasaw/gbproxy/client/transmit/request/info/DefaultClientInfoRequestHandler.java
gb28181-client/src/main/java/io/github/lunasaw/gbproxy/client/transmit/request/info/DefaultClientInfoRequestHandler.java
package io.github.lunasaw.gbproxy.client.transmit.request.info; import lombok.extern.slf4j.Slf4j; import org.springframework.boot.autoconfigure.condition.ConditionalOnMissingBean; import org.springframework.stereotype.Component; /** * INFO请求业务处理器默认实现 * 负责处理INFO请求的具体业务逻辑 * 业务接入方可以通过实现InfoRequestHandler接口来自定义业务逻辑 *...
java
Apache-2.0
540577abe2124425b68b6288de9e9fc341b1f1fc
2026-01-05T02:36:27.870323Z
false
lunasaw/gb28181-proxy
https://github.com/lunasaw/gb28181-proxy/blob/540577abe2124425b68b6288de9e9fc341b1f1fc/gb28181-client/src/main/java/io/github/lunasaw/gbproxy/client/entity/SendRtpItem.java
gb28181-client/src/main/java/io/github/lunasaw/gbproxy/client/entity/SendRtpItem.java
package io.github.lunasaw.gbproxy.client.entity; import lombok.Data; @Data public class SendRtpItem { /** * 推流ip */ private String ip; /** * 推流端口 */ private int port; /** * 推流标识 */ private String ssrc; /** * 平台id */ private String platformId;...
java
Apache-2.0
540577abe2124425b68b6288de9e9fc341b1f1fc
2026-01-05T02:36:27.870323Z
false
lunasaw/gb28181-proxy
https://github.com/lunasaw/gb28181-proxy/blob/540577abe2124425b68b6288de9e9fc341b1f1fc/gb28181-client/src/main/java/io/github/lunasaw/gbproxy/client/entity/InviteResponseEntity.java
gb28181-client/src/main/java/io/github/lunasaw/gbproxy/client/entity/InviteResponseEntity.java
package io.github.lunasaw.gbproxy.client.entity; import io.github.lunasaw.gb28181.common.entity.enums.InviteSessionNameEnum; import lombok.Getter; import lombok.Setter; import java.util.Random; /** * @author luna * @date 2023/11/6 */ @Getter @Setter public class InviteResponseEntity { /** * 点播类型 */...
java
Apache-2.0
540577abe2124425b68b6288de9e9fc341b1f1fc
2026-01-05T02:36:27.870323Z
false
lunasaw/gb28181-proxy
https://github.com/lunasaw/gb28181-proxy/blob/540577abe2124425b68b6288de9e9fc341b1f1fc/gb28181-client/src/main/java/io/github/lunasaw/gbproxy/client/eventbus/event/subscribe/CatalogEvent.java
gb28181-client/src/main/java/io/github/lunasaw/gbproxy/client/eventbus/event/subscribe/CatalogEvent.java
package io.github.lunasaw.gbproxy.client.eventbus.event.subscribe; import org.springframework.context.ApplicationEvent; import lombok.Getter; import lombok.Setter; /** * @author luna */ @Getter @Setter public class CatalogEvent extends ApplicationEvent { public CatalogEvent(Object source) { super(sourc...
java
Apache-2.0
540577abe2124425b68b6288de9e9fc341b1f1fc
2026-01-05T02:36:27.870323Z
false
lunasaw/gb28181-proxy
https://github.com/lunasaw/gb28181-proxy/blob/540577abe2124425b68b6288de9e9fc341b1f1fc/gb28181-client/src/main/java/io/github/lunasaw/gbproxy/client/config/SipProxyClientAutoConfig.java
gb28181-client/src/main/java/io/github/lunasaw/gbproxy/client/config/SipProxyClientAutoConfig.java
package io.github.lunasaw.gbproxy.client.config; import io.github.lunasaw.gbproxy.client.transmit.request.message.ClientMessageRequestProcessor; import io.github.lunasaw.gbproxy.client.transmit.request.message.MessageClientHandlerAbstract; import io.github.lunasaw.gbproxy.client.transmit.request.subscribe.SubscribeHan...
java
Apache-2.0
540577abe2124425b68b6288de9e9fc341b1f1fc
2026-01-05T02:36:27.870323Z
false
lunasaw/gb28181-proxy
https://github.com/lunasaw/gb28181-proxy/blob/540577abe2124425b68b6288de9e9fc341b1f1fc/gb28181-client/src/main/java/io/github/lunasaw/gbproxy/client/config/SipClientProperties.java
gb28181-client/src/main/java/io/github/lunasaw/gbproxy/client/config/SipClientProperties.java
package io.github.lunasaw.gbproxy.client.config; import lombok.Data; import org.springframework.boot.context.properties.ConfigurationProperties; import org.springframework.stereotype.Component; /** * Voglander SIP客户端配置属性 * * @author luna * @since 2025/8/2 */ @Data @Component @ConfigurationProperties(prefix = "si...
java
Apache-2.0
540577abe2124425b68b6288de9e9fc341b1f1fc
2026-01-05T02:36:27.870323Z
false
lunasaw/gb28181-proxy
https://github.com/lunasaw/gb28181-proxy/blob/540577abe2124425b68b6288de9e9fc341b1f1fc/gb28181-common/src/test/java/io/github/lunasaw/gb28181/common/entity/control/instruction/AuxiliaryControlInstructionTest.java
gb28181-common/src/test/java/io/github/lunasaw/gb28181/common/entity/control/instruction/AuxiliaryControlInstructionTest.java
package io.github.lunasaw.gb28181.common.entity.control.instruction; import io.github.lunasaw.gb28181.common.entity.control.instruction.builder.PTZInstructionBuilder; import io.github.lunasaw.gb28181.common.entity.control.instruction.enums.AuxiliaryControlEnum; import org.junit.jupiter.api.Test; import org.junit.jupit...
java
Apache-2.0
540577abe2124425b68b6288de9e9fc341b1f1fc
2026-01-05T02:36:27.870323Z
false
lunasaw/gb28181-proxy
https://github.com/lunasaw/gb28181-proxy/blob/540577abe2124425b68b6288de9e9fc341b1f1fc/gb28181-common/src/test/java/io/github/lunasaw/gb28181/common/entity/control/instruction/PTZControlInstructionTest.java
gb28181-common/src/test/java/io/github/lunasaw/gb28181/common/entity/control/instruction/PTZControlInstructionTest.java
package io.github.lunasaw.gb28181.common.entity.control.instruction; import io.github.lunasaw.gb28181.common.entity.control.instruction.builder.PTZInstructionBuilder; import io.github.lunasaw.gb28181.common.entity.control.instruction.enums.PTZControlEnum; import org.junit.jupiter.api.Test; import org.junit.jupiter.api...
java
Apache-2.0
540577abe2124425b68b6288de9e9fc341b1f1fc
2026-01-05T02:36:27.870323Z
false
lunasaw/gb28181-proxy
https://github.com/lunasaw/gb28181-proxy/blob/540577abe2124425b68b6288de9e9fc341b1f1fc/gb28181-common/src/test/java/io/github/lunasaw/gb28181/common/entity/control/instruction/FIControlInstructionTest.java
gb28181-common/src/test/java/io/github/lunasaw/gb28181/common/entity/control/instruction/FIControlInstructionTest.java
package io.github.lunasaw.gb28181.common.entity.control.instruction; import io.github.lunasaw.gb28181.common.entity.control.instruction.builder.PTZInstructionBuilder; import io.github.lunasaw.gb28181.common.entity.control.instruction.enums.FIControlEnum; import org.junit.jupiter.api.Test; import org.junit.jupiter.api....
java
Apache-2.0
540577abe2124425b68b6288de9e9fc341b1f1fc
2026-01-05T02:36:27.870323Z
false
lunasaw/gb28181-proxy
https://github.com/lunasaw/gb28181-proxy/blob/540577abe2124425b68b6288de9e9fc341b1f1fc/gb28181-common/src/test/java/io/github/lunasaw/gb28181/common/entity/control/instruction/PTZInstructionSystemTest.java
gb28181-common/src/test/java/io/github/lunasaw/gb28181/common/entity/control/instruction/PTZInstructionSystemTest.java
package io.github.lunasaw.gb28181.common.entity.control.instruction; import io.github.lunasaw.gb28181.common.entity.control.instruction.builder.PTZInstructionBuilder; import io.github.lunasaw.gb28181.common.entity.control.instruction.crypto.PTZInstructionCrypto; import io.github.lunasaw.gb28181.common.entity.control.i...
java
Apache-2.0
540577abe2124425b68b6288de9e9fc341b1f1fc
2026-01-05T02:36:27.870323Z
false
lunasaw/gb28181-proxy
https://github.com/lunasaw/gb28181-proxy/blob/540577abe2124425b68b6288de9e9fc341b1f1fc/gb28181-common/src/test/java/io/github/lunasaw/gb28181/common/entity/control/instruction/CruiseControlInstructionTest.java
gb28181-common/src/test/java/io/github/lunasaw/gb28181/common/entity/control/instruction/CruiseControlInstructionTest.java
package io.github.lunasaw.gb28181.common.entity.control.instruction; import io.github.lunasaw.gb28181.common.entity.control.instruction.builder.PTZInstructionBuilder; import io.github.lunasaw.gb28181.common.entity.control.instruction.enums.CruiseControlEnum; import org.junit.jupiter.api.Test; import org.junit.jupiter....
java
Apache-2.0
540577abe2124425b68b6288de9e9fc341b1f1fc
2026-01-05T02:36:27.870323Z
false
lunasaw/gb28181-proxy
https://github.com/lunasaw/gb28181-proxy/blob/540577abe2124425b68b6288de9e9fc341b1f1fc/gb28181-common/src/test/java/io/github/lunasaw/gb28181/common/entity/control/instruction/PTZInstructionBoundaryAndExceptionTest.java
gb28181-common/src/test/java/io/github/lunasaw/gb28181/common/entity/control/instruction/PTZInstructionBoundaryAndExceptionTest.java
package io.github.lunasaw.gb28181.common.entity.control.instruction; import io.github.lunasaw.gb28181.common.entity.control.instruction.builder.PTZInstructionBuilder; import io.github.lunasaw.gb28181.common.entity.control.instruction.enums.*; import io.github.lunasaw.gb28181.common.entity.control.instruction.serialize...
java
Apache-2.0
540577abe2124425b68b6288de9e9fc341b1f1fc
2026-01-05T02:36:27.870323Z
false
lunasaw/gb28181-proxy
https://github.com/lunasaw/gb28181-proxy/blob/540577abe2124425b68b6288de9e9fc341b1f1fc/gb28181-common/src/test/java/io/github/lunasaw/gb28181/common/entity/control/instruction/PresetControlInstructionTest.java
gb28181-common/src/test/java/io/github/lunasaw/gb28181/common/entity/control/instruction/PresetControlInstructionTest.java
package io.github.lunasaw.gb28181.common.entity.control.instruction; import io.github.lunasaw.gb28181.common.entity.control.instruction.builder.PTZInstructionBuilder; import io.github.lunasaw.gb28181.common.entity.control.instruction.enums.PresetControlEnum; import org.junit.jupiter.api.Test; import org.junit.jupiter....
java
Apache-2.0
540577abe2124425b68b6288de9e9fc341b1f1fc
2026-01-05T02:36:27.870323Z
false
lunasaw/gb28181-proxy
https://github.com/lunasaw/gb28181-proxy/blob/540577abe2124425b68b6288de9e9fc341b1f1fc/gb28181-common/src/test/java/io/github/lunasaw/gb28181/common/entity/control/instruction/PTZInstructionFormatValidationTest.java
gb28181-common/src/test/java/io/github/lunasaw/gb28181/common/entity/control/instruction/PTZInstructionFormatValidationTest.java
package io.github.lunasaw.gb28181.common.entity.control.instruction; import io.github.lunasaw.gb28181.common.entity.control.instruction.builder.PTZInstructionBuilder; import io.github.lunasaw.gb28181.common.entity.control.instruction.enums.*; import org.junit.jupiter.api.Test; import org.junit.jupiter.api.DisplayName;...
java
Apache-2.0
540577abe2124425b68b6288de9e9fc341b1f1fc
2026-01-05T02:36:27.870323Z
false
lunasaw/gb28181-proxy
https://github.com/lunasaw/gb28181-proxy/blob/540577abe2124425b68b6288de9e9fc341b1f1fc/gb28181-common/src/test/java/io/github/lunasaw/gb28181/common/entity/control/instruction/ScanControlInstructionTest.java
gb28181-common/src/test/java/io/github/lunasaw/gb28181/common/entity/control/instruction/ScanControlInstructionTest.java
package io.github.lunasaw.gb28181.common.entity.control.instruction; import io.github.lunasaw.gb28181.common.entity.control.instruction.builder.PTZInstructionBuilder; import io.github.lunasaw.gb28181.common.entity.control.instruction.enums.ScanControlEnum; import org.junit.jupiter.api.Test; import org.junit.jupiter.ap...
java
Apache-2.0
540577abe2124425b68b6288de9e9fc341b1f1fc
2026-01-05T02:36:27.870323Z
false
lunasaw/gb28181-proxy
https://github.com/lunasaw/gb28181-proxy/blob/540577abe2124425b68b6288de9e9fc341b1f1fc/gb28181-common/src/main/java/io/github/lunasaw/gb28181/common/entity/package-info.java
gb28181-common/src/main/java/io/github/lunasaw/gb28181/common/entity/package-info.java
/** * SIP协议交互模型 一般一端发起的模型,另一端需要xml解析 * * @author luna * 2021/8/18 */ package io.github.lunasaw.gb28181.common.entity;
java
Apache-2.0
540577abe2124425b68b6288de9e9fc341b1f1fc
2026-01-05T02:36:27.870323Z
false
lunasaw/gb28181-proxy
https://github.com/lunasaw/gb28181-proxy/blob/540577abe2124425b68b6288de9e9fc341b1f1fc/gb28181-common/src/main/java/io/github/lunasaw/gb28181/common/entity/DeviceAlarm.java
gb28181-common/src/main/java/io/github/lunasaw/gb28181/common/entity/DeviceAlarm.java
package io.github.lunasaw.gb28181.common.entity; import java.util.Date; import lombok.Data; /** * "报警信息" * * @author lin */ @Data public class DeviceAlarm { /** * 数据库id */ private String id; /** * 设备Id */ private String deviceId; /** * 报警级别, 1为一级警情, 2为二级警情, 3为三级警情...
java
Apache-2.0
540577abe2124425b68b6288de9e9fc341b1f1fc
2026-01-05T02:36:27.870323Z
false
lunasaw/gb28181-proxy
https://github.com/lunasaw/gb28181-proxy/blob/540577abe2124425b68b6288de9e9fc341b1f1fc/gb28181-common/src/main/java/io/github/lunasaw/gb28181/common/entity/query/PresetQuery.java
gb28181-common/src/main/java/io/github/lunasaw/gb28181/common/entity/query/PresetQuery.java
package io.github.lunasaw.gb28181.common.entity.query; import io.github.lunasaw.gb28181.common.entity.xml.XmlBean; import jakarta.xml.bind.annotation.*; import lombok.AllArgsConstructor; import lombok.Getter; import lombok.NoArgsConstructor; import lombok.Setter; /** * GB28181协议 A.2.4 g)设备预置位查询 * <pre> * <Query> ...
java
Apache-2.0
540577abe2124425b68b6288de9e9fc341b1f1fc
2026-01-05T02:36:27.870323Z
false
lunasaw/gb28181-proxy
https://github.com/lunasaw/gb28181-proxy/blob/540577abe2124425b68b6288de9e9fc341b1f1fc/gb28181-common/src/main/java/io/github/lunasaw/gb28181/common/entity/query/package-info.java
gb28181-common/src/main/java/io/github/lunasaw/gb28181/common/entity/query/package-info.java
/** * Contains classes that represent XML elements. * 包含设备查询的实体类的xml bean * * @author luna * @date 2023/11/20 */ package io.github.lunasaw.gb28181.common.entity.query;
java
Apache-2.0
540577abe2124425b68b6288de9e9fc341b1f1fc
2026-01-05T02:36:27.870323Z
false
lunasaw/gb28181-proxy
https://github.com/lunasaw/gb28181-proxy/blob/540577abe2124425b68b6288de9e9fc341b1f1fc/gb28181-common/src/main/java/io/github/lunasaw/gb28181/common/entity/query/DeviceStatusQuery.java
gb28181-common/src/main/java/io/github/lunasaw/gb28181/common/entity/query/DeviceStatusQuery.java
package io.github.lunasaw.gb28181.common.entity.query; import io.github.lunasaw.gb28181.common.entity.xml.XmlBean; import jakarta.xml.bind.annotation.*; import lombok.AllArgsConstructor; import lombok.Getter; import lombok.NoArgsConstructor; import lombok.Setter; /** * GB28181协议 A.2.4 a)设备状态查询请求 * <pre> * <Query> ...
java
Apache-2.0
540577abe2124425b68b6288de9e9fc341b1f1fc
2026-01-05T02:36:27.870323Z
false
lunasaw/gb28181-proxy
https://github.com/lunasaw/gb28181-proxy/blob/540577abe2124425b68b6288de9e9fc341b1f1fc/gb28181-common/src/main/java/io/github/lunasaw/gb28181/common/entity/query/DeviceQuery.java
gb28181-common/src/main/java/io/github/lunasaw/gb28181/common/entity/query/DeviceQuery.java
package io.github.lunasaw.gb28181.common.entity.query; import jakarta.xml.bind.annotation.XmlAccessType; import jakarta.xml.bind.annotation.XmlAccessorType; import jakarta.xml.bind.annotation.XmlRootElement; import io.github.lunasaw.gb28181.common.entity.base.DeviceBase; import lombok.Getter; import lombok.Setter; /...
java
Apache-2.0
540577abe2124425b68b6288de9e9fc341b1f1fc
2026-01-05T02:36:27.870323Z
false
lunasaw/gb28181-proxy
https://github.com/lunasaw/gb28181-proxy/blob/540577abe2124425b68b6288de9e9fc341b1f1fc/gb28181-common/src/main/java/io/github/lunasaw/gb28181/common/entity/query/CatalogQuery.java
gb28181-common/src/main/java/io/github/lunasaw/gb28181/common/entity/query/CatalogQuery.java
package io.github.lunasaw.gb28181.common.entity.query; import io.github.lunasaw.gb28181.common.entity.xml.XmlBean; import jakarta.xml.bind.annotation.*; import lombok.AllArgsConstructor; import lombok.Getter; import lombok.NoArgsConstructor; import lombok.Setter; /** * GB28181协议 A.2.4 b)设备目录信息查询请求 * <pre> * <Query...
java
Apache-2.0
540577abe2124425b68b6288de9e9fc341b1f1fc
2026-01-05T02:36:27.870323Z
false
lunasaw/gb28181-proxy
https://github.com/lunasaw/gb28181-proxy/blob/540577abe2124425b68b6288de9e9fc341b1f1fc/gb28181-common/src/main/java/io/github/lunasaw/gb28181/common/entity/query/DeviceInfoQuery.java
gb28181-common/src/main/java/io/github/lunasaw/gb28181/common/entity/query/DeviceInfoQuery.java
package io.github.lunasaw.gb28181.common.entity.query; import io.github.lunasaw.gb28181.common.entity.xml.XmlBean; import jakarta.xml.bind.annotation.*; import lombok.AllArgsConstructor; import lombok.Getter; import lombok.NoArgsConstructor; import lombok.Setter; /** * GB28181协议 A.2.4 c)设备信息查询请求 * <pre> * <Query> ...
java
Apache-2.0
540577abe2124425b68b6288de9e9fc341b1f1fc
2026-01-05T02:36:27.870323Z
false
lunasaw/gb28181-proxy
https://github.com/lunasaw/gb28181-proxy/blob/540577abe2124425b68b6288de9e9fc341b1f1fc/gb28181-common/src/main/java/io/github/lunasaw/gb28181/common/entity/query/TalkQuery.java
gb28181-common/src/main/java/io/github/lunasaw/gb28181/common/entity/query/TalkQuery.java
package io.github.lunasaw.gb28181.common.entity.query; import io.github.lunasaw.gb28181.common.entity.xml.XmlBean; import jakarta.xml.bind.annotation.*; import lombok.AllArgsConstructor; import lombok.Getter; import lombok.NoArgsConstructor; import lombok.Setter; /** * GB28181协议 语音对讲查询 * <p> * 语音对讲功能实现中心用户与前端用户之间的...
java
Apache-2.0
540577abe2124425b68b6288de9e9fc341b1f1fc
2026-01-05T02:36:27.870323Z
false
lunasaw/gb28181-proxy
https://github.com/lunasaw/gb28181-proxy/blob/540577abe2124425b68b6288de9e9fc341b1f1fc/gb28181-common/src/main/java/io/github/lunasaw/gb28181/common/entity/query/DeviceRecordQuery.java
gb28181-common/src/main/java/io/github/lunasaw/gb28181/common/entity/query/DeviceRecordQuery.java
package io.github.lunasaw.gb28181.common.entity.query; import jakarta.xml.bind.annotation.XmlAccessType; import jakarta.xml.bind.annotation.XmlAccessorType; import jakarta.xml.bind.annotation.XmlElement; import jakarta.xml.bind.annotation.XmlRootElement; import com.luna.common.date.DateUtils; import io.github.lunasaw...
java
Apache-2.0
540577abe2124425b68b6288de9e9fc341b1f1fc
2026-01-05T02:36:27.870323Z
false
lunasaw/gb28181-proxy
https://github.com/lunasaw/gb28181-proxy/blob/540577abe2124425b68b6288de9e9fc341b1f1fc/gb28181-common/src/main/java/io/github/lunasaw/gb28181/common/entity/query/AlarmQuery.java
gb28181-common/src/main/java/io/github/lunasaw/gb28181/common/entity/query/AlarmQuery.java
package io.github.lunasaw.gb28181.common.entity.query; import io.github.lunasaw.gb28181.common.entity.xml.XmlBean; import jakarta.xml.bind.annotation.*; import lombok.AllArgsConstructor; import lombok.Getter; import lombok.NoArgsConstructor; import lombok.Setter; /** * GB28181协议 A.2.4 e)报警查询 * <pre> * <Query> * ...
java
Apache-2.0
540577abe2124425b68b6288de9e9fc341b1f1fc
2026-01-05T02:36:27.870323Z
false
lunasaw/gb28181-proxy
https://github.com/lunasaw/gb28181-proxy/blob/540577abe2124425b68b6288de9e9fc341b1f1fc/gb28181-common/src/main/java/io/github/lunasaw/gb28181/common/entity/query/RecordInfoQuery.java
gb28181-common/src/main/java/io/github/lunasaw/gb28181/common/entity/query/RecordInfoQuery.java
package io.github.lunasaw.gb28181.common.entity.query; import io.github.lunasaw.gb28181.common.entity.xml.XmlBean; import jakarta.xml.bind.annotation.*; import lombok.AllArgsConstructor; import lombok.Getter; import lombok.NoArgsConstructor; import lombok.Setter; /** * GB28181协议 A.2.4 d)文件目录检索请求 * <pre> * <Query> ...
java
Apache-2.0
540577abe2124425b68b6288de9e9fc341b1f1fc
2026-01-05T02:36:27.870323Z
false
lunasaw/gb28181-proxy
https://github.com/lunasaw/gb28181-proxy/blob/540577abe2124425b68b6288de9e9fc341b1f1fc/gb28181-common/src/main/java/io/github/lunasaw/gb28181/common/entity/query/DeviceAlarmQuery.java
gb28181-common/src/main/java/io/github/lunasaw/gb28181/common/entity/query/DeviceAlarmQuery.java
package io.github.lunasaw.gb28181.common.entity.query; import jakarta.xml.bind.annotation.XmlAccessType; import jakarta.xml.bind.annotation.XmlAccessorType; import jakarta.xml.bind.annotation.XmlElement; import jakarta.xml.bind.annotation.XmlRootElement; import io.github.lunasaw.gb28181.common.entity.xml.XmlBean; imp...
java
Apache-2.0
540577abe2124425b68b6288de9e9fc341b1f1fc
2026-01-05T02:36:27.870323Z
false
lunasaw/gb28181-proxy
https://github.com/lunasaw/gb28181-proxy/blob/540577abe2124425b68b6288de9e9fc341b1f1fc/gb28181-common/src/main/java/io/github/lunasaw/gb28181/common/entity/query/DeviceConfigDownload.java
gb28181-common/src/main/java/io/github/lunasaw/gb28181/common/entity/query/DeviceConfigDownload.java
package io.github.lunasaw.gb28181.common.entity.query; import jakarta.xml.bind.annotation.XmlAccessType; import jakarta.xml.bind.annotation.XmlAccessorType; import jakarta.xml.bind.annotation.XmlElement; import jakarta.xml.bind.annotation.XmlRootElement; import io.github.lunasaw.gb28181.common.entity.base.DeviceBase;...
java
Apache-2.0
540577abe2124425b68b6288de9e9fc341b1f1fc
2026-01-05T02:36:27.870323Z
false
lunasaw/gb28181-proxy
https://github.com/lunasaw/gb28181-proxy/blob/540577abe2124425b68b6288de9e9fc341b1f1fc/gb28181-common/src/main/java/io/github/lunasaw/gb28181/common/entity/query/MobilePositionQuery.java
gb28181-common/src/main/java/io/github/lunasaw/gb28181/common/entity/query/MobilePositionQuery.java
package io.github.lunasaw.gb28181.common.entity.query; import io.github.lunasaw.gb28181.common.entity.xml.XmlBean; import jakarta.xml.bind.annotation.*; import lombok.AllArgsConstructor; import lombok.Getter; import lombok.NoArgsConstructor; import lombok.Setter; /** * GB28181协议 A.2.4 h)移动设备位置数据查询 * <pre> * <Query...
java
Apache-2.0
540577abe2124425b68b6288de9e9fc341b1f1fc
2026-01-05T02:36:27.870323Z
false
lunasaw/gb28181-proxy
https://github.com/lunasaw/gb28181-proxy/blob/540577abe2124425b68b6288de9e9fc341b1f1fc/gb28181-common/src/main/java/io/github/lunasaw/gb28181/common/entity/query/DeviceMobileQuery.java
gb28181-common/src/main/java/io/github/lunasaw/gb28181/common/entity/query/DeviceMobileQuery.java
package io.github.lunasaw.gb28181.common.entity.query; import jakarta.xml.bind.annotation.XmlAccessType; import jakarta.xml.bind.annotation.XmlAccessorType; import jakarta.xml.bind.annotation.XmlElement; import jakarta.xml.bind.annotation.XmlRootElement; import io.github.lunasaw.gb28181.common.entity.xml.XmlBean; imp...
java
Apache-2.0
540577abe2124425b68b6288de9e9fc341b1f1fc
2026-01-05T02:36:27.870323Z
false
lunasaw/gb28181-proxy
https://github.com/lunasaw/gb28181-proxy/blob/540577abe2124425b68b6288de9e9fc341b1f1fc/gb28181-common/src/main/java/io/github/lunasaw/gb28181/common/entity/query/ConfigDownloadQuery.java
gb28181-common/src/main/java/io/github/lunasaw/gb28181/common/entity/query/ConfigDownloadQuery.java
package io.github.lunasaw.gb28181.common.entity.query; import io.github.lunasaw.gb28181.common.entity.xml.XmlBean; import jakarta.xml.bind.annotation.*; import lombok.AllArgsConstructor; import lombok.Getter; import lombok.NoArgsConstructor; import lombok.Setter; /** * GB28181协议 A.2.4 f)设备配置查询 * <pre> * <Query> *...
java
Apache-2.0
540577abe2124425b68b6288de9e9fc341b1f1fc
2026-01-05T02:36:27.870323Z
false
lunasaw/gb28181-proxy
https://github.com/lunasaw/gb28181-proxy/blob/540577abe2124425b68b6288de9e9fc341b1f1fc/gb28181-common/src/main/java/io/github/lunasaw/gb28181/common/entity/base/package-info.java
gb28181-common/src/main/java/io/github/lunasaw/gb28181/common/entity/base/package-info.java
/** * Base classes for SIP entities. * 包含设备基础的实体类的xml bean * * @author luna * @date 2023/11/20 */ package io.github.lunasaw.gb28181.common.entity.base;
java
Apache-2.0
540577abe2124425b68b6288de9e9fc341b1f1fc
2026-01-05T02:36:27.870323Z
false
lunasaw/gb28181-proxy
https://github.com/lunasaw/gb28181-proxy/blob/540577abe2124425b68b6288de9e9fc341b1f1fc/gb28181-common/src/main/java/io/github/lunasaw/gb28181/common/entity/base/DeviceBase.java
gb28181-common/src/main/java/io/github/lunasaw/gb28181/common/entity/base/DeviceBase.java
package io.github.lunasaw.gb28181.common.entity.base; import jakarta.xml.bind.annotation.XmlAccessType; import jakarta.xml.bind.annotation.XmlAccessorType; import jakarta.xml.bind.annotation.XmlElement; import io.github.lunasaw.gb28181.common.entity.xml.XmlBean; import lombok.Getter; import lombok.Setter; /** * @au...
java
Apache-2.0
540577abe2124425b68b6288de9e9fc341b1f1fc
2026-01-05T02:36:27.870323Z
false
lunasaw/gb28181-proxy
https://github.com/lunasaw/gb28181-proxy/blob/540577abe2124425b68b6288de9e9fc341b1f1fc/gb28181-common/src/main/java/io/github/lunasaw/gb28181/common/entity/xml/package-info.java
gb28181-common/src/main/java/io/github/lunasaw/gb28181/common/entity/xml/package-info.java
/** * Contains classes that represent XML elements. * * @author luna * @date 2023/11/20 */ package io.github.lunasaw.gb28181.common.entity.xml;
java
Apache-2.0
540577abe2124425b68b6288de9e9fc341b1f1fc
2026-01-05T02:36:27.870323Z
false
lunasaw/gb28181-proxy
https://github.com/lunasaw/gb28181-proxy/blob/540577abe2124425b68b6288de9e9fc341b1f1fc/gb28181-common/src/main/java/io/github/lunasaw/gb28181/common/entity/xml/XmlBean.java
gb28181-common/src/main/java/io/github/lunasaw/gb28181/common/entity/xml/XmlBean.java
package io.github.lunasaw.gb28181.common.entity.xml; import java.io.StringReader; import java.io.StringWriter; import jakarta.xml.bind.JAXBContext; import jakarta.xml.bind.Marshaller; import jakarta.xml.bind.Unmarshaller; import jakarta.xml.bind.annotation.XmlAccessType; import jakarta.xml.bind.annotation.XmlAccessor...
java
Apache-2.0
540577abe2124425b68b6288de9e9fc341b1f1fc
2026-01-05T02:36:27.870323Z
false
lunasaw/gb28181-proxy
https://github.com/lunasaw/gb28181-proxy/blob/540577abe2124425b68b6288de9e9fc341b1f1fc/gb28181-common/src/main/java/io/github/lunasaw/gb28181/common/entity/utils/PtzCmdEnum.java
gb28181-common/src/main/java/io/github/lunasaw/gb28181/common/entity/utils/PtzCmdEnum.java
package io.github.lunasaw.gb28181.common.entity.utils; import java.util.HashMap; import java.util.Map; /** * 枚举类,表示不同的云台控制命令 */ public enum PtzCmdEnum { // 向左移动 LEFT("left", 2), // 向右移动 RIGHT("right", 1), // 向上移动 UP("up", 8), // 向下移动 DOWN("down", 4), // 向左上移动 UPLEFT("upleft",...
java
Apache-2.0
540577abe2124425b68b6288de9e9fc341b1f1fc
2026-01-05T02:36:27.870323Z
false
lunasaw/gb28181-proxy
https://github.com/lunasaw/gb28181-proxy/blob/540577abe2124425b68b6288de9e9fc341b1f1fc/gb28181-common/src/main/java/io/github/lunasaw/gb28181/common/entity/utils/PtzUtils.java
gb28181-common/src/main/java/io/github/lunasaw/gb28181/common/entity/utils/PtzUtils.java
package io.github.lunasaw.gb28181.common.entity.utils; public class PtzUtils { public static String getPtzCmd(String ptzCmd, int speed) { return getPtzCmd(PtzCmdEnum.getByCommand(ptzCmd), speed); } public static String getPtzCmd(PtzCmdEnum ptzCmdEnum, int speed) { return getPtzCmd(ptzCmd...
java
Apache-2.0
540577abe2124425b68b6288de9e9fc341b1f1fc
2026-01-05T02:36:27.870323Z
false
lunasaw/gb28181-proxy
https://github.com/lunasaw/gb28181-proxy/blob/540577abe2124425b68b6288de9e9fc341b1f1fc/gb28181-common/src/main/java/io/github/lunasaw/gb28181/common/entity/utils/GbUtil.java
gb28181-common/src/main/java/io/github/lunasaw/gb28181/common/entity/utils/GbUtil.java
package io.github.lunasaw.gb28181.common.entity.utils; import org.springframework.util.StringUtils; /** * @author weidian */ public class GbUtil { public static String generateGbCode(Long id) { return generateGbCode("127.0.0.1", id); } public static String generateGbCode(String ip, Long id) { ...
java
Apache-2.0
540577abe2124425b68b6288de9e9fc341b1f1fc
2026-01-05T02:36:27.870323Z
false
lunasaw/gb28181-proxy
https://github.com/lunasaw/gb28181-proxy/blob/540577abe2124425b68b6288de9e9fc341b1f1fc/gb28181-common/src/main/java/io/github/lunasaw/gb28181/common/entity/notify/DeviceOtherUpdateNotify.java
gb28181-common/src/main/java/io/github/lunasaw/gb28181/common/entity/notify/DeviceOtherUpdateNotify.java
package io.github.lunasaw.gb28181.common.entity.notify; import java.util.List; import jakarta.xml.bind.annotation.*; import org.assertj.core.util.Lists; import io.github.lunasaw.gb28181.common.entity.base.DeviceBase; import lombok.AllArgsConstructor; import lombok.Getter; import lombok.NoArgsConstructor; import lom...
java
Apache-2.0
540577abe2124425b68b6288de9e9fc341b1f1fc
2026-01-05T02:36:27.870323Z
false
lunasaw/gb28181-proxy
https://github.com/lunasaw/gb28181-proxy/blob/540577abe2124425b68b6288de9e9fc341b1f1fc/gb28181-common/src/main/java/io/github/lunasaw/gb28181/common/entity/notify/package-info.java
gb28181-common/src/main/java/io/github/lunasaw/gb28181/common/entity/notify/package-info.java
/** * Contains all the SIP NOTIFY message related classes. * 包含设备通知的实体类的xml bean * * @author luna * @date 2023/11/20 */ package io.github.lunasaw.gb28181.common.entity.notify;
java
Apache-2.0
540577abe2124425b68b6288de9e9fc341b1f1fc
2026-01-05T02:36:27.870323Z
false
lunasaw/gb28181-proxy
https://github.com/lunasaw/gb28181-proxy/blob/540577abe2124425b68b6288de9e9fc341b1f1fc/gb28181-common/src/main/java/io/github/lunasaw/gb28181/common/entity/notify/MediaStatusNotify.java
gb28181-common/src/main/java/io/github/lunasaw/gb28181/common/entity/notify/MediaStatusNotify.java
package io.github.lunasaw.gb28181.common.entity.notify; import jakarta.xml.bind.annotation.XmlAccessType; import jakarta.xml.bind.annotation.XmlAccessorType; import jakarta.xml.bind.annotation.XmlElement; import jakarta.xml.bind.annotation.XmlRootElement; import io.github.lunasaw.gb28181.common.entity.base.DeviceBase...
java
Apache-2.0
540577abe2124425b68b6288de9e9fc341b1f1fc
2026-01-05T02:36:27.870323Z
false
lunasaw/gb28181-proxy
https://github.com/lunasaw/gb28181-proxy/blob/540577abe2124425b68b6288de9e9fc341b1f1fc/gb28181-common/src/main/java/io/github/lunasaw/gb28181/common/entity/notify/DeviceKeepLiveNotify.java
gb28181-common/src/main/java/io/github/lunasaw/gb28181/common/entity/notify/DeviceKeepLiveNotify.java
package io.github.lunasaw.gb28181.common.entity.notify; import io.github.lunasaw.gb28181.common.entity.base.DeviceBase; import jakarta.xml.bind.annotation.XmlAccessType; import jakarta.xml.bind.annotation.XmlAccessorType; import jakarta.xml.bind.annotation.XmlElement; import jakarta.xml.bind.annotation.XmlRootElement;...
java
Apache-2.0
540577abe2124425b68b6288de9e9fc341b1f1fc
2026-01-05T02:36:27.870323Z
false
lunasaw/gb28181-proxy
https://github.com/lunasaw/gb28181-proxy/blob/540577abe2124425b68b6288de9e9fc341b1f1fc/gb28181-common/src/main/java/io/github/lunasaw/gb28181/common/entity/notify/DeviceUpdateItem.java
gb28181-common/src/main/java/io/github/lunasaw/gb28181/common/entity/notify/DeviceUpdateItem.java
package io.github.lunasaw.gb28181.common.entity.notify; import jakarta.xml.bind.annotation.XmlAccessType; import jakarta.xml.bind.annotation.XmlAccessorType; import jakarta.xml.bind.annotation.XmlElement; import jakarta.xml.bind.annotation.XmlRootElement; import io.github.lunasaw.gb28181.common.entity.response.Device...
java
Apache-2.0
540577abe2124425b68b6288de9e9fc341b1f1fc
2026-01-05T02:36:27.870323Z
false
lunasaw/gb28181-proxy
https://github.com/lunasaw/gb28181-proxy/blob/540577abe2124425b68b6288de9e9fc341b1f1fc/gb28181-common/src/main/java/io/github/lunasaw/gb28181/common/entity/notify/DeviceAlarmNotify.java
gb28181-common/src/main/java/io/github/lunasaw/gb28181/common/entity/notify/DeviceAlarmNotify.java
package io.github.lunasaw.gb28181.common.entity.notify; import com.luna.common.date.DateUtils; import io.github.lunasaw.gb28181.common.entity.enums.CmdTypeEnum; import io.github.lunasaw.gb28181.common.entity.response.DeviceItem; import io.github.lunasaw.gb28181.common.entity.DeviceAlarm; import io.github.lunasaw.gb28...
java
Apache-2.0
540577abe2124425b68b6288de9e9fc341b1f1fc
2026-01-05T02:36:27.870323Z
false
lunasaw/gb28181-proxy
https://github.com/lunasaw/gb28181-proxy/blob/540577abe2124425b68b6288de9e9fc341b1f1fc/gb28181-common/src/main/java/io/github/lunasaw/gb28181/common/entity/notify/MobilePositionNotify.java
gb28181-common/src/main/java/io/github/lunasaw/gb28181/common/entity/notify/MobilePositionNotify.java
package io.github.lunasaw.gb28181.common.entity.notify; import jakarta.xml.bind.annotation.XmlAccessType; import jakarta.xml.bind.annotation.XmlAccessorType; import jakarta.xml.bind.annotation.XmlElement; import jakarta.xml.bind.annotation.XmlRootElement; import io.github.lunasaw.gb28181.common.entity.base.DeviceBase...
java
Apache-2.0
540577abe2124425b68b6288de9e9fc341b1f1fc
2026-01-05T02:36:27.870323Z
false
lunasaw/gb28181-proxy
https://github.com/lunasaw/gb28181-proxy/blob/540577abe2124425b68b6288de9e9fc341b1f1fc/gb28181-common/src/main/java/io/github/lunasaw/gb28181/common/entity/notify/KeepaliveNotify.java
gb28181-common/src/main/java/io/github/lunasaw/gb28181/common/entity/notify/KeepaliveNotify.java
package io.github.lunasaw.gb28181.common.entity.notify; import jakarta.xml.bind.annotation.*; import io.github.lunasaw.gb28181.common.entity.xml.XmlBean; import lombok.AllArgsConstructor; import lombok.Getter; import lombok.NoArgsConstructor; import lombok.Setter; import java.util.List; /** * GB28181协议 A.2.5 a)状态信息...
java
Apache-2.0
540577abe2124425b68b6288de9e9fc341b1f1fc
2026-01-05T02:36:27.870323Z
false
lunasaw/gb28181-proxy
https://github.com/lunasaw/gb28181-proxy/blob/540577abe2124425b68b6288de9e9fc341b1f1fc/gb28181-common/src/main/java/io/github/lunasaw/gb28181/common/entity/notify/DeviceBroadcastNotify.java
gb28181-common/src/main/java/io/github/lunasaw/gb28181/common/entity/notify/DeviceBroadcastNotify.java
package io.github.lunasaw.gb28181.common.entity.notify; import io.github.lunasaw.gb28181.common.entity.base.DeviceBase; import jakarta.xml.bind.annotation.XmlAccessType; import jakarta.xml.bind.annotation.XmlAccessorType; import jakarta.xml.bind.annotation.XmlElement; import jakarta.xml.bind.annotation.XmlRootElement;...
java
Apache-2.0
540577abe2124425b68b6288de9e9fc341b1f1fc
2026-01-05T02:36:27.870323Z
false
lunasaw/gb28181-proxy
https://github.com/lunasaw/gb28181-proxy/blob/540577abe2124425b68b6288de9e9fc341b1f1fc/gb28181-common/src/main/java/io/github/lunasaw/gb28181/common/entity/notify/DeviceUpdateNotify.java
gb28181-common/src/main/java/io/github/lunasaw/gb28181/common/entity/notify/DeviceUpdateNotify.java
package io.github.lunasaw.gb28181.common.entity.notify; import jakarta.xml.bind.annotation.*; import io.github.lunasaw.gb28181.common.entity.base.DeviceBase; import lombok.AllArgsConstructor; import lombok.Getter; import lombok.NoArgsConstructor; import lombok.Setter; import org.assertj.core.util.Lists; import java....
java
Apache-2.0
540577abe2124425b68b6288de9e9fc341b1f1fc
2026-01-05T02:36:27.870323Z
false
lunasaw/gb28181-proxy
https://github.com/lunasaw/gb28181-proxy/blob/540577abe2124425b68b6288de9e9fc341b1f1fc/gb28181-common/src/main/java/io/github/lunasaw/gb28181/common/entity/response/DeviceSubscribe.java
gb28181-common/src/main/java/io/github/lunasaw/gb28181/common/entity/response/DeviceSubscribe.java
package io.github.lunasaw.gb28181.common.entity.response; import jakarta.xml.bind.annotation.XmlAccessType; import jakarta.xml.bind.annotation.XmlAccessorType; import jakarta.xml.bind.annotation.XmlElement; import jakarta.xml.bind.annotation.XmlRootElement; import io.github.lunasaw.gb28181.common.entity.base.DeviceBa...
java
Apache-2.0
540577abe2124425b68b6288de9e9fc341b1f1fc
2026-01-05T02:36:27.870323Z
false
lunasaw/gb28181-proxy
https://github.com/lunasaw/gb28181-proxy/blob/540577abe2124425b68b6288de9e9fc341b1f1fc/gb28181-common/src/main/java/io/github/lunasaw/gb28181/common/entity/response/TalkResponse.java
gb28181-common/src/main/java/io/github/lunasaw/gb28181/common/entity/response/TalkResponse.java
package io.github.lunasaw.gb28181.common.entity.response; import io.github.lunasaw.gb28181.common.entity.xml.XmlBean; import jakarta.xml.bind.annotation.*; import lombok.AllArgsConstructor; import lombok.Getter; import lombok.NoArgsConstructor; import lombok.Setter; /** * GB28181协议 语音对讲应答 * <p> * 语音对讲功能的应答响应,表示对讲请...
java
Apache-2.0
540577abe2124425b68b6288de9e9fc341b1f1fc
2026-01-05T02:36:27.870323Z
false
lunasaw/gb28181-proxy
https://github.com/lunasaw/gb28181-proxy/blob/540577abe2124425b68b6288de9e9fc341b1f1fc/gb28181-common/src/main/java/io/github/lunasaw/gb28181/common/entity/response/DeviceConfigResponse.java
gb28181-common/src/main/java/io/github/lunasaw/gb28181/common/entity/response/DeviceConfigResponse.java
package io.github.lunasaw.gb28181.common.entity.response; import jakarta.xml.bind.annotation.*; import io.github.lunasaw.gb28181.common.entity.xml.XmlBean; import lombok.AllArgsConstructor; import lombok.Getter; import lombok.NoArgsConstructor; import lombok.Setter; /** * GB28181协议 A.2.6 i)设备配置应答 * <pre> * <Respon...
java
Apache-2.0
540577abe2124425b68b6288de9e9fc341b1f1fc
2026-01-05T02:36:27.870323Z
false
lunasaw/gb28181-proxy
https://github.com/lunasaw/gb28181-proxy/blob/540577abe2124425b68b6288de9e9fc341b1f1fc/gb28181-common/src/main/java/io/github/lunasaw/gb28181/common/entity/response/DeviceInfoResponse.java
gb28181-common/src/main/java/io/github/lunasaw/gb28181/common/entity/response/DeviceInfoResponse.java
package io.github.lunasaw.gb28181.common.entity.response; import io.github.lunasaw.gb28181.common.entity.xml.XmlBean; import jakarta.xml.bind.annotation.*; import lombok.AllArgsConstructor; import lombok.Getter; import lombok.NoArgsConstructor; import lombok.Setter; import java.util.List; /** * GB28181协议 A.2.6 f)设备...
java
Apache-2.0
540577abe2124425b68b6288de9e9fc341b1f1fc
2026-01-05T02:36:27.870323Z
false
lunasaw/gb28181-proxy
https://github.com/lunasaw/gb28181-proxy/blob/540577abe2124425b68b6288de9e9fc341b1f1fc/gb28181-common/src/main/java/io/github/lunasaw/gb28181/common/entity/response/package-info.java
gb28181-common/src/main/java/io/github/lunasaw/gb28181/common/entity/response/package-info.java
/** * Contains all the response classes. * 包含设备响应的实体类的xml bean * * @author luna * @date 2023/11/20 */ package io.github.lunasaw.gb28181.common.entity.response;
java
Apache-2.0
540577abe2124425b68b6288de9e9fc341b1f1fc
2026-01-05T02:36:27.870323Z
false
lunasaw/gb28181-proxy
https://github.com/lunasaw/gb28181-proxy/blob/540577abe2124425b68b6288de9e9fc341b1f1fc/gb28181-common/src/main/java/io/github/lunasaw/gb28181/common/entity/response/BroadcastResponse.java
gb28181-common/src/main/java/io/github/lunasaw/gb28181/common/entity/response/BroadcastResponse.java
package io.github.lunasaw.gb28181.common.entity.response; import jakarta.xml.bind.annotation.*; import io.github.lunasaw.gb28181.common.entity.xml.XmlBean; import lombok.AllArgsConstructor; import lombok.Getter; import lombok.NoArgsConstructor; import lombok.Setter; /** * GB28181协议 A.2.6 1)语音广播应答 * <pre> * <Respon...
java
Apache-2.0
540577abe2124425b68b6288de9e9fc341b1f1fc
2026-01-05T02:36:27.870323Z
false
lunasaw/gb28181-proxy
https://github.com/lunasaw/gb28181-proxy/blob/540577abe2124425b68b6288de9e9fc341b1f1fc/gb28181-common/src/main/java/io/github/lunasaw/gb28181/common/entity/response/DeviceCatalog.java
gb28181-common/src/main/java/io/github/lunasaw/gb28181/common/entity/response/DeviceCatalog.java
package io.github.lunasaw.gb28181.common.entity.response; import jakarta.xml.bind.annotation.XmlAccessType; import jakarta.xml.bind.annotation.XmlAccessorType; import jakarta.xml.bind.annotation.XmlElement; import jakarta.xml.bind.annotation.XmlRootElement; import io.github.lunasaw.gb28181.common.entity.xml.XmlBean; ...
java
Apache-2.0
540577abe2124425b68b6288de9e9fc341b1f1fc
2026-01-05T02:36:27.870323Z
false
lunasaw/gb28181-proxy
https://github.com/lunasaw/gb28181-proxy/blob/540577abe2124425b68b6288de9e9fc341b1f1fc/gb28181-common/src/main/java/io/github/lunasaw/gb28181/common/entity/response/DeviceStatusResponse.java
gb28181-common/src/main/java/io/github/lunasaw/gb28181/common/entity/response/DeviceStatusResponse.java
package io.github.lunasaw.gb28181.common.entity.response; import jakarta.xml.bind.annotation.*; import io.github.lunasaw.gb28181.common.entity.xml.XmlBean; import lombok.AllArgsConstructor; import lombok.Getter; import lombok.NoArgsConstructor; import lombok.Setter; /** * GB28181协议 A.2.6 g)设备状态信息查询应答 * <pre> * <Re...
java
Apache-2.0
540577abe2124425b68b6288de9e9fc341b1f1fc
2026-01-05T02:36:27.870323Z
false
lunasaw/gb28181-proxy
https://github.com/lunasaw/gb28181-proxy/blob/540577abe2124425b68b6288de9e9fc341b1f1fc/gb28181-common/src/main/java/io/github/lunasaw/gb28181/common/entity/response/DeviceControlResponse.java
gb28181-common/src/main/java/io/github/lunasaw/gb28181/common/entity/response/DeviceControlResponse.java
package io.github.lunasaw.gb28181.common.entity.response; import jakarta.xml.bind.annotation.*; import io.github.lunasaw.gb28181.common.entity.xml.XmlBean; import lombok.AllArgsConstructor; import lombok.Getter; import lombok.NoArgsConstructor; import lombok.Setter; /** * GB28181协议 A.2.6 a)设备控制应答 * <pre> * <Respon...
java
Apache-2.0
540577abe2124425b68b6288de9e9fc341b1f1fc
2026-01-05T02:36:27.870323Z
false
lunasaw/gb28181-proxy
https://github.com/lunasaw/gb28181-proxy/blob/540577abe2124425b68b6288de9e9fc341b1f1fc/gb28181-common/src/main/java/io/github/lunasaw/gb28181/common/entity/response/DeviceRecord.java
gb28181-common/src/main/java/io/github/lunasaw/gb28181/common/entity/response/DeviceRecord.java
package io.github.lunasaw.gb28181.common.entity.response; import java.util.List; import io.github.lunasaw.gb28181.common.entity.enums.CmdTypeEnum; import jakarta.xml.bind.annotation.*; import io.github.lunasaw.gb28181.common.entity.base.DeviceBase; import lombok.Getter; import lombok.NoArgsConstructor; import lombok...
java
Apache-2.0
540577abe2124425b68b6288de9e9fc341b1f1fc
2026-01-05T02:36:27.870323Z
false
lunasaw/gb28181-proxy
https://github.com/lunasaw/gb28181-proxy/blob/540577abe2124425b68b6288de9e9fc341b1f1fc/gb28181-common/src/main/java/io/github/lunasaw/gb28181/common/entity/response/PresetQueryResponse.java
gb28181-common/src/main/java/io/github/lunasaw/gb28181/common/entity/response/PresetQueryResponse.java
package io.github.lunasaw.gb28181.common.entity.response; import jakarta.xml.bind.annotation.*; import io.github.lunasaw.gb28181.common.entity.xml.XmlBean; import lombok.AllArgsConstructor; import lombok.Getter; import lombok.NoArgsConstructor; import lombok.Setter; import java.util.List; /** * GB28181协议 A.2.6 k)设备...
java
Apache-2.0
540577abe2124425b68b6288de9e9fc341b1f1fc
2026-01-05T02:36:27.870323Z
false
lunasaw/gb28181-proxy
https://github.com/lunasaw/gb28181-proxy/blob/540577abe2124425b68b6288de9e9fc341b1f1fc/gb28181-common/src/main/java/io/github/lunasaw/gb28181/common/entity/response/DevicePresetResponse.java
gb28181-common/src/main/java/io/github/lunasaw/gb28181/common/entity/response/DevicePresetResponse.java
package io.github.lunasaw.gb28181.common.entity.response; import java.util.List; import jakarta.xml.bind.annotation.*; import io.github.lunasaw.gb28181.common.entity.base.DeviceBase; import lombok.Getter; import lombok.NoArgsConstructor; import lombok.Setter; import org.assertj.core.util.Lists; /** * <?xml version...
java
Apache-2.0
540577abe2124425b68b6288de9e9fc341b1f1fc
2026-01-05T02:36:27.870323Z
false
lunasaw/gb28181-proxy
https://github.com/lunasaw/gb28181-proxy/blob/540577abe2124425b68b6288de9e9fc341b1f1fc/gb28181-common/src/main/java/io/github/lunasaw/gb28181/common/entity/response/RecordInfoResponse.java
gb28181-common/src/main/java/io/github/lunasaw/gb28181/common/entity/response/RecordInfoResponse.java
package io.github.lunasaw.gb28181.common.entity.response; import jakarta.xml.bind.annotation.*; import lombok.AllArgsConstructor; import lombok.Getter; import lombok.NoArgsConstructor; import lombok.Setter; import java.util.List; /** * GB28181协议 A.2.6 h)文件目录检索应答 * <pre> * <Response> * <CmdType>RecordInfo</CmdT...
java
Apache-2.0
540577abe2124425b68b6288de9e9fc341b1f1fc
2026-01-05T02:36:27.870323Z
false
lunasaw/gb28181-proxy
https://github.com/lunasaw/gb28181-proxy/blob/540577abe2124425b68b6288de9e9fc341b1f1fc/gb28181-common/src/main/java/io/github/lunasaw/gb28181/common/entity/response/DeviceItem.java
gb28181-common/src/main/java/io/github/lunasaw/gb28181/common/entity/response/DeviceItem.java
package io.github.lunasaw.gb28181.common.entity.response; import jakarta.xml.bind.annotation.*; import io.github.lunasaw.gb28181.common.entity.enums.DeviceGbType; import org.apache.commons.lang3.StringUtils; import com.luna.common.check.Assert; import com.luna.common.date.DateUtils; import com.luna.common.os.SystemI...
java
Apache-2.0
540577abe2124425b68b6288de9e9fc341b1f1fc
2026-01-05T02:36:27.870323Z
false
lunasaw/gb28181-proxy
https://github.com/lunasaw/gb28181-proxy/blob/540577abe2124425b68b6288de9e9fc341b1f1fc/gb28181-common/src/main/java/io/github/lunasaw/gb28181/common/entity/response/DeviceResponse.java
gb28181-common/src/main/java/io/github/lunasaw/gb28181/common/entity/response/DeviceResponse.java
package io.github.lunasaw.gb28181.common.entity.response; import java.util.List; import jakarta.xml.bind.annotation.*; import lombok.AllArgsConstructor; import lombok.NoArgsConstructor; import org.assertj.core.util.Lists; import io.github.lunasaw.gb28181.common.entity.base.DeviceBase; import lombok.Getter; import l...
java
Apache-2.0
540577abe2124425b68b6288de9e9fc341b1f1fc
2026-01-05T02:36:27.870323Z
false
lunasaw/gb28181-proxy
https://github.com/lunasaw/gb28181-proxy/blob/540577abe2124425b68b6288de9e9fc341b1f1fc/gb28181-common/src/main/java/io/github/lunasaw/gb28181/common/entity/response/DeviceInfo.java
gb28181-common/src/main/java/io/github/lunasaw/gb28181/common/entity/response/DeviceInfo.java
package io.github.lunasaw.gb28181.common.entity.response; import io.github.lunasaw.gb28181.common.entity.enums.CmdTypeEnum; import jakarta.xml.bind.annotation.XmlAccessType; import jakarta.xml.bind.annotation.XmlAccessorType; import jakarta.xml.bind.annotation.XmlElement; import jakarta.xml.bind.annotation.XmlRootElem...
java
Apache-2.0
540577abe2124425b68b6288de9e9fc341b1f1fc
2026-01-05T02:36:27.870323Z
false
lunasaw/gb28181-proxy
https://github.com/lunasaw/gb28181-proxy/blob/540577abe2124425b68b6288de9e9fc341b1f1fc/gb28181-common/src/main/java/io/github/lunasaw/gb28181/common/entity/response/CatalogResultResponse.java
gb28181-common/src/main/java/io/github/lunasaw/gb28181/common/entity/response/CatalogResultResponse.java
package io.github.lunasaw.gb28181.common.entity.response; import jakarta.xml.bind.annotation.*; import io.github.lunasaw.gb28181.common.entity.xml.XmlBean; import lombok.AllArgsConstructor; import lombok.Getter; import lombok.NoArgsConstructor; import lombok.Setter; /** * GB28181协议 A.2.6 d/e)目录信息查询收到应答 * <pre> * <...
java
Apache-2.0
540577abe2124425b68b6288de9e9fc341b1f1fc
2026-01-05T02:36:27.870323Z
false
lunasaw/gb28181-proxy
https://github.com/lunasaw/gb28181-proxy/blob/540577abe2124425b68b6288de9e9fc341b1f1fc/gb28181-common/src/main/java/io/github/lunasaw/gb28181/common/entity/response/DeviceStatus.java
gb28181-common/src/main/java/io/github/lunasaw/gb28181/common/entity/response/DeviceStatus.java
package io.github.lunasaw.gb28181.common.entity.response; import io.github.lunasaw.gb28181.common.entity.enums.CmdTypeEnum; import jakarta.xml.bind.annotation.XmlAccessType; import jakarta.xml.bind.annotation.XmlAccessorType; import jakarta.xml.bind.annotation.XmlElement; import jakarta.xml.bind.annotation.XmlRootElem...
java
Apache-2.0
540577abe2124425b68b6288de9e9fc341b1f1fc
2026-01-05T02:36:27.870323Z
false
lunasaw/gb28181-proxy
https://github.com/lunasaw/gb28181-proxy/blob/540577abe2124425b68b6288de9e9fc341b1f1fc/gb28181-common/src/main/java/io/github/lunasaw/gb28181/common/entity/response/ConfigDownloadResponse.java
gb28181-common/src/main/java/io/github/lunasaw/gb28181/common/entity/response/ConfigDownloadResponse.java
package io.github.lunasaw.gb28181.common.entity.response; import jakarta.xml.bind.annotation.*; import io.github.lunasaw.gb28181.common.entity.xml.XmlBean; import lombok.AllArgsConstructor; import lombok.Getter; import lombok.NoArgsConstructor; import lombok.Setter; /** * GB28181协议 A.2.6 j)设备配置查询应答 * <pre> * <Resp...
java
Apache-2.0
540577abe2124425b68b6288de9e9fc341b1f1fc
2026-01-05T02:36:27.870323Z
false
lunasaw/gb28181-proxy
https://github.com/lunasaw/gb28181-proxy/blob/540577abe2124425b68b6288de9e9fc341b1f1fc/gb28181-common/src/main/java/io/github/lunasaw/gb28181/common/entity/response/AlarmResponse.java
gb28181-common/src/main/java/io/github/lunasaw/gb28181/common/entity/response/AlarmResponse.java
package io.github.lunasaw.gb28181.common.entity.response; import jakarta.xml.bind.annotation.*; import io.github.lunasaw.gb28181.common.entity.xml.XmlBean; import lombok.AllArgsConstructor; import lombok.Getter; import lombok.NoArgsConstructor; import lombok.Setter; /** * GB28181协议 A.2.6 b)报警通知应答 * <pre> * <Respon...
java
Apache-2.0
540577abe2124425b68b6288de9e9fc341b1f1fc
2026-01-05T02:36:27.870323Z
false
lunasaw/gb28181-proxy
https://github.com/lunasaw/gb28181-proxy/blob/540577abe2124425b68b6288de9e9fc341b1f1fc/gb28181-common/src/main/java/io/github/lunasaw/gb28181/common/entity/control/DragZoom.java
gb28181-common/src/main/java/io/github/lunasaw/gb28181/common/entity/control/DragZoom.java
package io.github.lunasaw.gb28181.common.entity.control; import lombok.AllArgsConstructor; import lombok.Getter; import lombok.NoArgsConstructor; import lombok.Setter; import jakarta.xml.bind.annotation.XmlAccessType; import jakarta.xml.bind.annotation.XmlAccessorType; import jakarta.xml.bind.annotation.XmlElement; ...
java
Apache-2.0
540577abe2124425b68b6288de9e9fc341b1f1fc
2026-01-05T02:36:27.870323Z
false
lunasaw/gb28181-proxy
https://github.com/lunasaw/gb28181-proxy/blob/540577abe2124425b68b6288de9e9fc341b1f1fc/gb28181-common/src/main/java/io/github/lunasaw/gb28181/common/entity/control/DeviceControlGuard.java
gb28181-common/src/main/java/io/github/lunasaw/gb28181/common/entity/control/DeviceControlGuard.java
package io.github.lunasaw.gb28181.common.entity.control; import jakarta.xml.bind.annotation.XmlAccessType; import jakarta.xml.bind.annotation.XmlAccessorType; import jakarta.xml.bind.annotation.XmlElement; import jakarta.xml.bind.annotation.XmlRootElement; import lombok.AllArgsConstructor; import lombok.Getter; impor...
java
Apache-2.0
540577abe2124425b68b6288de9e9fc341b1f1fc
2026-01-05T02:36:27.870323Z
false
lunasaw/gb28181-proxy
https://github.com/lunasaw/gb28181-proxy/blob/540577abe2124425b68b6288de9e9fc341b1f1fc/gb28181-common/src/main/java/io/github/lunasaw/gb28181/common/entity/control/DeviceControlAlarm.java
gb28181-common/src/main/java/io/github/lunasaw/gb28181/common/entity/control/DeviceControlAlarm.java
package io.github.lunasaw.gb28181.common.entity.control; import jakarta.xml.bind.annotation.XmlAccessType; import jakarta.xml.bind.annotation.XmlAccessorType; import jakarta.xml.bind.annotation.XmlElement; import jakarta.xml.bind.annotation.XmlRootElement; import lombok.AllArgsConstructor; import lombok.Getter; impor...
java
Apache-2.0
540577abe2124425b68b6288de9e9fc341b1f1fc
2026-01-05T02:36:27.870323Z
false
lunasaw/gb28181-proxy
https://github.com/lunasaw/gb28181-proxy/blob/540577abe2124425b68b6288de9e9fc341b1f1fc/gb28181-common/src/main/java/io/github/lunasaw/gb28181/common/entity/control/DeviceControlRecordCmd.java
gb28181-common/src/main/java/io/github/lunasaw/gb28181/common/entity/control/DeviceControlRecordCmd.java
package io.github.lunasaw.gb28181.common.entity.control; import jakarta.xml.bind.annotation.XmlAccessType; import jakarta.xml.bind.annotation.XmlAccessorType; import jakarta.xml.bind.annotation.XmlElement; import jakarta.xml.bind.annotation.XmlRootElement; import lombok.AllArgsConstructor; import lombok.Getter; impor...
java
Apache-2.0
540577abe2124425b68b6288de9e9fc341b1f1fc
2026-01-05T02:36:27.870323Z
false
lunasaw/gb28181-proxy
https://github.com/lunasaw/gb28181-proxy/blob/540577abe2124425b68b6288de9e9fc341b1f1fc/gb28181-common/src/main/java/io/github/lunasaw/gb28181/common/entity/control/package-info.java
gb28181-common/src/main/java/io/github/lunasaw/gb28181/common/entity/control/package-info.java
/** * Contains classes that represent SIP control entities. * 包含设备控制的实体类的xml bean * * @author luna * @date 2023/11/20 */ package io.github.lunasaw.gb28181.common.entity.control;
java
Apache-2.0
540577abe2124425b68b6288de9e9fc341b1f1fc
2026-01-05T02:36:27.870323Z
false
lunasaw/gb28181-proxy
https://github.com/lunasaw/gb28181-proxy/blob/540577abe2124425b68b6288de9e9fc341b1f1fc/gb28181-common/src/main/java/io/github/lunasaw/gb28181/common/entity/control/KeepaliveControl.java
gb28181-common/src/main/java/io/github/lunasaw/gb28181/common/entity/control/KeepaliveControl.java
package io.github.lunasaw.gb28181.common.entity.control; import jakarta.xml.bind.annotation.*; import lombok.AllArgsConstructor; import lombok.Getter; import lombok.NoArgsConstructor; import lombok.Setter; /** * GB28181协议 Control类型的Keepalive命令 * <pre> * <Control> * <CmdType>Keepalive</CmdType> * <SN>123</SN>...
java
Apache-2.0
540577abe2124425b68b6288de9e9fc341b1f1fc
2026-01-05T02:36:27.870323Z
false
lunasaw/gb28181-proxy
https://github.com/lunasaw/gb28181-proxy/blob/540577abe2124425b68b6288de9e9fc341b1f1fc/gb28181-common/src/main/java/io/github/lunasaw/gb28181/common/entity/control/ControlBase.java
gb28181-common/src/main/java/io/github/lunasaw/gb28181/common/entity/control/ControlBase.java
package io.github.lunasaw.gb28181.common.entity.control; import jakarta.xml.bind.annotation.XmlAccessType; import jakarta.xml.bind.annotation.XmlAccessorType; import jakarta.xml.bind.annotation.XmlRootElement; import lombok.Getter; import lombok.Setter; /** * @author luna */ @Getter @Setter @XmlAccessorType(XmlAcc...
java
Apache-2.0
540577abe2124425b68b6288de9e9fc341b1f1fc
2026-01-05T02:36:27.870323Z
false
lunasaw/gb28181-proxy
https://github.com/lunasaw/gb28181-proxy/blob/540577abe2124425b68b6288de9e9fc341b1f1fc/gb28181-common/src/main/java/io/github/lunasaw/gb28181/common/entity/control/DeviceControlBase.java
gb28181-common/src/main/java/io/github/lunasaw/gb28181/common/entity/control/DeviceControlBase.java
package io.github.lunasaw.gb28181.common.entity.control; import io.github.lunasaw.gb28181.common.entity.base.DeviceBase; import lombok.Getter; import lombok.Setter; import jakarta.xml.bind.annotation.XmlElement; /** * @author luna */ @Getter @Setter public abstract class DeviceControlBase extends DeviceBase { ...
java
Apache-2.0
540577abe2124425b68b6288de9e9fc341b1f1fc
2026-01-05T02:36:27.870323Z
false
lunasaw/gb28181-proxy
https://github.com/lunasaw/gb28181-proxy/blob/540577abe2124425b68b6288de9e9fc341b1f1fc/gb28181-common/src/main/java/io/github/lunasaw/gb28181/common/entity/control/DeviceControlDragOut.java
gb28181-common/src/main/java/io/github/lunasaw/gb28181/common/entity/control/DeviceControlDragOut.java
package io.github.lunasaw.gb28181.common.entity.control; import jakarta.xml.bind.annotation.XmlAccessType; import jakarta.xml.bind.annotation.XmlAccessorType; import jakarta.xml.bind.annotation.XmlElement; import jakarta.xml.bind.annotation.XmlRootElement; import lombok.AllArgsConstructor; import lombok.Getter; impor...
java
Apache-2.0
540577abe2124425b68b6288de9e9fc341b1f1fc
2026-01-05T02:36:27.870323Z
false
lunasaw/gb28181-proxy
https://github.com/lunasaw/gb28181-proxy/blob/540577abe2124425b68b6288de9e9fc341b1f1fc/gb28181-common/src/main/java/io/github/lunasaw/gb28181/common/entity/control/DeviceConfigControl.java
gb28181-common/src/main/java/io/github/lunasaw/gb28181/common/entity/control/DeviceConfigControl.java
package io.github.lunasaw.gb28181.common.entity.control; import jakarta.xml.bind.annotation.XmlAccessType; import jakarta.xml.bind.annotation.XmlAccessorType; import jakarta.xml.bind.annotation.XmlElement; import jakarta.xml.bind.annotation.XmlRootElement; import lombok.AllArgsConstructor; import lombok.Getter; impor...
java
Apache-2.0
540577abe2124425b68b6288de9e9fc341b1f1fc
2026-01-05T02:36:27.870323Z
false
lunasaw/gb28181-proxy
https://github.com/lunasaw/gb28181-proxy/blob/540577abe2124425b68b6288de9e9fc341b1f1fc/gb28181-common/src/main/java/io/github/lunasaw/gb28181/common/entity/control/DeviceControlIFame.java
gb28181-common/src/main/java/io/github/lunasaw/gb28181/common/entity/control/DeviceControlIFame.java
package io.github.lunasaw.gb28181.common.entity.control; import jakarta.xml.bind.annotation.XmlAccessType; import jakarta.xml.bind.annotation.XmlAccessorType; import jakarta.xml.bind.annotation.XmlElement; import jakarta.xml.bind.annotation.XmlRootElement; import lombok.*; /** * @author luna */ @Getter @Setter @Al...
java
Apache-2.0
540577abe2124425b68b6288de9e9fc341b1f1fc
2026-01-05T02:36:27.870323Z
false
lunasaw/gb28181-proxy
https://github.com/lunasaw/gb28181-proxy/blob/540577abe2124425b68b6288de9e9fc341b1f1fc/gb28181-common/src/main/java/io/github/lunasaw/gb28181/common/entity/control/DeviceControlPtz.java
gb28181-common/src/main/java/io/github/lunasaw/gb28181/common/entity/control/DeviceControlPtz.java
package io.github.lunasaw.gb28181.common.entity.control; import jakarta.xml.bind.annotation.XmlAccessType; import jakarta.xml.bind.annotation.XmlAccessorType; import jakarta.xml.bind.annotation.XmlElement; import jakarta.xml.bind.annotation.XmlRootElement; import lombok.AllArgsConstructor; import lombok.Getter; impor...
java
Apache-2.0
540577abe2124425b68b6288de9e9fc341b1f1fc
2026-01-05T02:36:27.870323Z
false
lunasaw/gb28181-proxy
https://github.com/lunasaw/gb28181-proxy/blob/540577abe2124425b68b6288de9e9fc341b1f1fc/gb28181-common/src/main/java/io/github/lunasaw/gb28181/common/entity/control/DeviceControlDragIn.java
gb28181-common/src/main/java/io/github/lunasaw/gb28181/common/entity/control/DeviceControlDragIn.java
package io.github.lunasaw.gb28181.common.entity.control; import jakarta.xml.bind.annotation.XmlAccessType; import jakarta.xml.bind.annotation.XmlAccessorType; import jakarta.xml.bind.annotation.XmlElement; import jakarta.xml.bind.annotation.XmlRootElement; import lombok.AllArgsConstructor; import lombok.Getter; impor...
java
Apache-2.0
540577abe2124425b68b6288de9e9fc341b1f1fc
2026-01-05T02:36:27.870323Z
false