AbstractNetworkNtp

AbstractNetworkNtp ⇐ BusinessModel

Kind: global abstract class
Extends: BusinessModel
Model:
Properties

NameTypeDescription
isNetworkNtpboolean

flag (always true)

enableboolean

true if the NTP server is enabled

serverString

The NTP server address

AbstractNetworkNtp()

Model holding a NTP server (Network Time Protocol).