Demos
GitHub
NPM
jsDelivr
Preparing search index...
The search index is not available
chameleon-ultra.js - v0.3.25
chameleon-ultra.js
plugin/WebserialAdapter
WebserialAdapter
Class WebserialAdapter
See
Web Serial API | MDN
Getting started with the Web Serial API | codelabs
Read from and write to a serial port | Chrome for Developers
Implements
ChameleonPlugin
Index
Constructors
constructor
Properties
name
port
ultra?
Methods
install
Constructors
constructor
new
Webserial
Adapter
(
)
:
WebserialAdapter
Returns
WebserialAdapter
Properties
name
name
:
string
= 'adapter'
port
port
:
null
|
SerialPort1
= null
Optional
ultra
ultra
?:
ChameleonUltra
Methods
install
install
(
context
,
pluginOption
)
:
Promise
<
AdapterInstallResp
>
Parameters
context
:
AdapterInstallContext
pluginOption
:
any
Returns
Promise
<
AdapterInstallResp
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
name
port
ultra
Methods
install
Demos
GitHub
NPM
jsDelivr
chameleon-ultra.js - v0.3.25
Loading...
See