Search
Preparing search index...
The search index is not available
knx-ip
Options
All
Public
Public/Protected
All
Inherited
Only exported
Menu
Globals
"protocol/HPAI"
HPAI
Class HPAI
Hierarchy
HPAI
Index
Constructors
constructor
Properties
_header
_host
_port
_protocol
_split
Host
Accessors
header
host
length
port
protocol
NULLHPAI
Methods
to
Buffer
create
From
Buffer
Constructors
constructor
new HPAI
(
_host
:
string
, _port
?:
number
, _protocol
?:
KnxProtocol
)
:
HPAI
Parameters
_host:
string
Default value
_port:
number
= KNX_CONSTANTS.KNX_PORT
Default value
_protocol:
KnxProtocol
= KNX_CONSTANTS.IPV4_UDP
Returns
HPAI
Properties
Private
_header
_header
:
KNXHeader
Private
_host
_host
:
string
Private
_port
_port
:
number
Private
_protocol
_protocol
:
KnxProtocol
Private
_split
Host
_split
Host
:
RegExpMatchArray
Accessors
header
get
header
(
)
:
KNXHeader
Returns
KNXHeader
host
get
host
(
)
:
string
set
host
(
host
:
string
)
:
void
Returns
string
Parameters
host:
string
Returns
void
length
get
length
(
)
:
number
Returns
number
port
get
port
(
)
:
number
set
port
(
port
:
number
)
:
void
Returns
number
Parameters
port:
number
Returns
void
protocol
get
protocol
(
)
:
KnxProtocol
set
protocol
(
proto
:
KnxProtocol
)
:
void
Returns
KnxProtocol
Parameters
proto:
KnxProtocol
Returns
void
Static
NULLHPAI
get
NULLHPAI
(
)
:
HPAI
Returns
HPAI
Methods
to
Buffer
to
Buffer
(
)
:
Buffer
Returns
Buffer
Static
create
From
Buffer
create
From
Buffer
(
buffer
:
Buffer
, offset
?:
number
)
:
HPAI
Parameters
buffer:
Buffer
Default value
offset:
number
= 0
Returns
HPAI
Globals
"protocol/HPAI"
Knx
Protocol
HPAI
constructor
_header
_host
_port
_protocol
_split
Host
header
host
length
port
protocol
NULLHPAI
to
Buffer
create
From
Buffer
HPAI_
STRUCTURE_
LENGTH
Generated using
TypeDoc