blob: 3abc7c5bb784d78eb524a93bb9b3940f5958bd55 [file] [log] [blame]
description: >
Implement to provide the Modbus RTU detection configuration for Modbus
devices.
properties:
- name: Type
type: string
description: >
The type of configuration object.
flags:
- readonly
- name: Name
type: string
description: >
The name of the Modbus device.
flags:
- readonly
- name: DataParity
type: string
description: >
The data parity of the Modbus device.
flags:
- readonly
- name: BaudRate
type: uint64
description: >
The baud rate of the Modbus device.
flags:
- readonly