9.37. SunspecReader

Module that collects measurements from a Sunspec-conformant device, given a string formatted input query.

9.37.1. Provides

This is the main unit of the module
config:
ip_address:
description:
type:
pattern:
port:
description:
type:
unit:
description:
type:
query:
description:
type:
pattern:
read_interval:
description:
type:
config:
ip_address:string
IP address of device to be read.
pattern:
port:integer
TCP port number.
unit:integer
MODBUS unit ID.
query:string
Query string in the predefined format.
pattern:
read_interval:integer
Polling interval for read (in milliseconds).

9.37.2. Metadata

9.37.2.1. Authors

Andreas Heinrich
Leonardo Fernandes

9.37.2.2. License