9.37. SunspecReader¶
Module that collects measurements from a Sunspec-conformant device, given a string formatted input query.
9.37.1. Provides¶
main:sunspec_reader
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).