Uses of Class
io.github.lunasaw.gb28181.common.entity.control.DeviceControlPosition
Packages that use DeviceControlPosition
Package
Description
-
Uses of DeviceControlPosition 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 DeviceControlPositionModifier and TypeMethodDescriptionvoid
DeviceControlRequestHandler.handleHomePosition
(DeviceControlPosition homePositionCmd) 处理看守位命令 -
Uses of DeviceControlPosition in io.github.lunasaw.gbproxy.test.handler
Methods in io.github.lunasaw.gbproxy.test.handler that return DeviceControlPositionModifier and TypeMethodDescriptionstatic DeviceControlPosition
TestDeviceControlRequestHandler.getReceivedHomePosition()
Methods in io.github.lunasaw.gbproxy.test.handler with parameters of type DeviceControlPositionModifier and TypeMethodDescriptionvoid
TestDeviceControlRequestHandler.handleHomePosition
(DeviceControlPosition homePositionCmd)