Development status:
Released,
Release: Release_1_0
Information status: Updated
Repository:
http://svn.code.sf.net/p/tango-ds/code/DeviceClasses/Temperature/WebThermoHygrobarograph
Contact:
Class Description
Class for reading from the web thermo hygrobarograph via snmp.
Families: Instrumentation
Key words:
Platform: Unix Like
Language: Cpp
Contact:
Hardware
Manufacturer: W&T
Product:
Web Thermo Hygrobarograph
Bus: Ethernet
Class interface
Attributes:
| Name | Description |
|---|---|
| TemperatureScalar: DevFloat | — |
| HumidityScalar: DevFloat | — |
| PressureScalar: DevFloat | — |
Commands:
| Name | Description |
|---|---|
| StateInput: DevVoid Output: State Device state |
This command gets the device state (stored in its device_state data member) and returns it to the caller. |
| StatusInput: DevVoid Output: ConstDevString Device status |
This command gets the device status (stored in its device_status data member) and returns it to the caller. |
Pipes:
Properties:
| Name | Description |
|---|---|
| IpAddrDevString | Ip Address |
Please log in to comment.