SNMP
snmp (client)
snmp (client)attributes:
temperature: 0.0
communication:
- snmp:
transport: udp
host: 192.168.1.50
port: 161
version: v2c
community: public
poll_interval: 5.0
bindings:
- name: temp_read
direction: inbound
operation: get
oid: 1.3.6.1.4.1.9999.1.0
codec: float32
attribute: "#attr(temperature)"snmp_server (loopback server)
snmp_server (loopback server)Notes
Last updated

