Preparing search index...
The search index is not available
prolink-connect
prolink-connect
Device
Interface Device
Represents a device on the prolink network.
interface
Device
{
id
:
number
;
ip
:
Address4
;
lastActive
?:
Date
;
macAddr
:
Uint8Array
<
ArrayBufferLike
>
;
name
:
string
;
type
:
DeviceType
;
}
Index
Properties
id
ip
last
Active?
mac
Addr
name
type
Properties
id
id
:
number
ip
ip
:
Address4
Optional
last
Active
lastActive
?:
Date
mac
Addr
macAddr
:
Uint8Array
<
ArrayBufferLike
>
name
name
:
string
type
type
:
DeviceType
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
ip
last
Active
mac
Addr
name
type
prolink-connect
Loading...
Represents a device on the prolink network.