uapmd-binding
Toggle table of contents
JS
Target filter
JS
Switch theme
Search in API
Skip to content
uapmd-binding
uapmd-binding
/
dev.atsushieno.uapmd
/
JsFunctionBlockManager
Js
Function
Block
Manager
JS
class
JsFunctionBlockManager
:
FunctionBlockManager
Members
Properties
count
Link copied to clipboard
JS
open
override
val
count
:
Long
Functions
clear
All
Devices
Link copied to clipboard
JS
open
override
fun
clearAllDevices
(
)
:
dynamic
create
Device
Link copied to clipboard
JS
open
override
fun
createDevice
(
)
:
Long
delete
Empty
Devices
Link copied to clipboard
JS
open
override
fun
deleteEmptyDevices
(
)
:
dynamic
detach
All
Output
Mappers
Link copied to clipboard
JS
open
override
fun
detachAllOutputMappers
(
)
:
dynamic
get
Device
By
Index
Link copied to clipboard
JS
open
override
fun
getDeviceByIndex
(
index
:
Int
)
:
FunctionDevice
get
Device
For
Instance
Link copied to clipboard
JS
open
override
fun
getDeviceForInstance
(
instanceId
:
Int
)
:
FunctionDevice
?