Preparing search index...
The search index is not available
zigbee-herdsman
zigbee-herdsman
adapter/ember/uart/writer
AshWriter
Class AshWriter
Hierarchy
Readable
AshWriter
Index
Constructors
constructor
Methods
_read
write
Available
write
Byte
write
Flush
Constructors
constructor
new
AshWriter
(
opts
?:
ReadableOptions
)
:
AshWriter
Parameters
Optional
opts
:
ReadableOptions
Returns
AshWriter
Methods
_read
_read
()
:
void
Returns
void
write
Available
writeAvailable
()
:
boolean
Returns
boolean
write
Byte
writeByte
(
byte
:
number
)
:
void
Parameters
byte
:
number
Returns
void
write
Flush
writeFlush
()
:
void
If there is anything to send, send to the port.
Returns
void
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
_read
write
Available
write
Byte
write
Flush
zigbee-herdsman
Loading...
If there is anything to send, send to the port.