Uses of Class
io.github.lunasaw.gb28181.common.entity.control.DeviceControlAlarm
Packages that use DeviceControlAlarm
Package
Description
-
Uses of DeviceControlAlarm in io.github.lunasaw.gbproxy.client.transmit.request.message.handler.control
Methods in io.github.lunasaw.gbproxy.client.transmit.request.message.handler.control with parameters of type DeviceControlAlarmModifier and TypeMethodDescriptionvoid
DeviceControlRequestHandler.handleAlarmCmd
(DeviceControlAlarm alarmCmd) 处理告警复位命令 -
Uses of DeviceControlAlarm in io.github.lunasaw.gbproxy.test.handler
Methods in io.github.lunasaw.gbproxy.test.handler that return DeviceControlAlarmModifier and TypeMethodDescriptionstatic DeviceControlAlarm
TestDeviceControlRequestHandler.getReceivedAlarm()
Methods in io.github.lunasaw.gbproxy.test.handler with parameters of type DeviceControlAlarmModifier and TypeMethodDescriptionvoid
TestDeviceControlRequestHandler.handleAlarmCmd
(DeviceControlAlarm alarmCmd)