View Source Hikvision.System (HikvisionClient v0.1.0)

System related operations

Link to this section Summary

Functions

Get information about the device

Reboot the device

Get the system status of the Camera/NVR

Link to this section Functions

@spec device_info() :: Hikvision.Operation.t()

Get information about the device

@spec ntp_servers() :: Hikvision.Operation.t()
@spec reboot() :: Hikvision.Operation.t()

Reboot the device

@spec status() :: Hikvision.Operation.t()

Get the system status of the Camera/NVR

@spec time() :: Hikvision.Operation.t()