Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ConfigModel ¶
type ConfigModel struct { //this DVR name Name string OnvifDevices []OnvifDeviceConfig }
type OnvifDeviceConfig ¶
type OnvifDeviceConfigListResp ¶
type OnvifDeviceConfigListResp struct { Code int Msg string OnvifDevices []OnvifDeviceConfig }
type OperationResp ¶
Click to show internal directories.
Click to hide internal directories.