Update a Modbus.

The Modbus object to be updated, with updated data, is the required input. If the Modbus exists, it is updated, else a new Modbus record is created. Returns the updated/created Modbus.

Path Params
string
required

The id of the resource being updated

Body Params

The Modbus object with updated information to be persisted.

modbusConfigs
array of objects

List of Modbus Configs.

modbusConfigs
string
required

Name of the Modbus

int64

Required for PUT requests with resource object in the request body. Forbidden for POST requests with resource object in the request body. Will result in an HTTP 400 - Bad Request response.

string

Description for Modbus

string
enum

Defaults to 'Enabled'

Allowed:
date

yyyy-MM-dd'T'HH:mm:ss.SSSZ. Generated and managed by the service. Read-only

date

yyyy-MM-dd'T'HH:mm:ss.SSSZ. Last time this Modbus was deleted. Maintained by system based on status change. Read-only

date

yyyy-MM-dd'T'HH:mm:ss.SSSZ. Generated and managed by the server. Read-only

boolean
enum

Defaults to false.

Allowed:
string
required

datacrc of the Modbus

int64
Defaults to 0

Read-only. Managed by the service. Required for PUT, ignored for POST.

fileMeta
object
required

Represents a resource in the system

account
object
required

Represents a resource in the system

Response

Language
Credentials
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json;charset=UTF-8