CreateFieldDevice
From EconzExternal
Contents |
Method
CreateFieldDeviceResult createFieldDevice(UserIDBean userID, FieldDeviceBean fieldDevice)
Description
Creates a new field device.
Parameters
| Type | Name | Description |
|---|---|---|
| UserIDBean | userID | The admin username and password. |
| FieldDeviceBean | fieldDevice | The details of the new field device to create. |
