Hardware
This is a base object that allows the user to create a Datapoint.
Constructor Summary
| Public Constructor | ||
| public |
|
|
Method Summary
| Public Methods | ||
| public |
composeElement(): * |
|
| public |
withClockDate(clockDate: string): Hardware Set the clockDate attribute |
|
| public |
withManufacturerName(manufacturerName: string): Hardware Set the manufacturerName attribute |
|
| public |
withManufacturerOui(manufacturerOui: string): Hardware Set the manufacturerOui attribute |
|
| public |
withModelName(modelName: string): Hardware Set the modelName attribute |
|
| public |
withModelVersion(modelVersion: string): Hardware Set the modelVersion attribute |
|
| public |
withSerialnumber(serialnumber: string): Hardware Set the serialnumber attribute |
|
Public Constructors
public constructor() source
Public Methods
public withClockDate(clockDate: string): Hardware source
Set the clockDate attribute
Params:
| Name | Type | Attribute | Description |
| clockDate | string |
public withManufacturerName(manufacturerName: string): Hardware source
Set the manufacturerName attribute
Params:
| Name | Type | Attribute | Description |
| manufacturerName | string |
public withManufacturerOui(manufacturerOui: string): Hardware source
Set the manufacturerOui attribute
Params:
| Name | Type | Attribute | Description |
| manufacturerOui | string |
public withModelName(modelName: string): Hardware source
Set the modelName attribute
Params:
| Name | Type | Attribute | Description |
| modelName | string |