public class Managed
extends java.lang.Object
| Constructor and Description |
|---|
Managed() |
| Modifier and Type | Method and Description |
|---|---|
static <T> T |
create(java.lang.Class<T> type,
Arduino arduino)
Creates a new managed device instance
|
public static <T> T create(java.lang.Class<T> type,
Arduino arduino)
type - arduino - Copyright © 2015. All Rights Reserved.