| Package | Description |
|---|---|
| com.yoctopuce.YoctoAPI |
| Modifier and Type | Method and Description |
|---|---|
static YHub |
YHub.FindHubInUse(String url)
Retrieves hub for a given identifier.
|
static YHub |
YHub.FindHubInUseInContext(YAPIContext yctx,
String url)
Retrieves hub for a given identifier in a given YAPI context.
|
static YHub |
YAPI.findYHubFromID(String id) |
YHub |
YAPIContext.findYHubFromID(String id) |
static YHub |
YHub.FirstHubInUse()
Starts the enumeration of hubs currently in use by the API.
|
static YHub |
YHub.FirstHubInUseInContext(YAPIContext yctx)
Starts the enumeration of hubs currently in use by the API
in a given YAPI context.
|
static YHub |
YAPI.getYHubObj(int hubref) |
YHub |
YAPIContext.getYHubObj(int hubref) |
YHub |
YHub.nextHubInUse()
Continues the module enumeration started using YHub.FirstHubInUse().
|
static YHub |
YAPI.nextHubInUseInternal(int hubref) |
YHub |
YAPIContext.nextHubInUseInternal(int hubref) |
Copyright © 2026. All rights reserved.