public class Module extends RegistryIdentity
| Constructor and Description |
|---|
Module(String deviceId,
String moduleId)
Creates a device using the given id.
|
Module(String deviceId,
String moduleId,
AuthenticationType authenticationType) |
getAuthenticationType, getPrimaryKey, getPrimaryThumbprint, getSecondaryKey, getSecondaryThumbprint, getSymmetricKey, setSymmetricKey, setThumbprintpublic Module(String deviceId, String moduleId)
deviceId - String containing the device name.public Module(String deviceId, String moduleId, AuthenticationType authenticationType)
Copyright © 2024. All rights reserved.