Method | Description | |
---|---|---|
GetDeviceType ( IDeviceNetwork deviceNetwork, int deviceTypeId ) : |
Returns the device type by it's typeId.
|
|
RegisterDeviceType ( |
Registers the given device type.
|
public GetDeviceType ( IDeviceNetwork deviceNetwork, int deviceTypeId ) : |
||
deviceNetwork | IDeviceNetwork | |
deviceTypeId | int | |
return |
public RegisterDeviceType ( |
||
aType | ||
return | void |