Class: Hikvision::System::Time
- Defined in:
- lib/hikvision/system/time.rb,
lib/hikvision/system/time/ntp.rb
Defined Under Namespace
Classes: Ntp
Instance Attribute Summary collapse
-
#ntp ⇒ Object
readonly
Returns the value of attribute ntp.
Class Method Summary collapse
Instance Method Summary collapse
-
#initialize(isapi) ⇒ Time
constructor
A new instance of Time.
Constructor Details
Instance Attribute Details
#ntp ⇒ Object (readonly)
Returns the value of attribute ntp.
6 7 8 |
# File 'lib/hikvision/system/time.rb', line 6 def ntp @ntp end |
Class Method Details
.url ⇒ Object
9 10 11 |
# File 'lib/hikvision/system/time.rb', line 9 def url '/ISAPI/System/time' end |