Show / Hide Table of Contents

Class SensorMonitoringConsoleBoundInterfaceState.SensorData

Inheritance
System.Object
SensorMonitoringConsoleBoundInterfaceState.SensorData
Namespace: Content.Shared.SensorMonitoring
Assembly: Content.Shared.dll
Syntax
public sealed class SensorData : object

Fields

| Improve this Doc View Source

Address

Declaration
public string Address
Field Value
Type Description
System.String
| Improve this Doc View Source

DeviceType

Declaration
public SensorDeviceType DeviceType
Field Value
Type Description
SensorDeviceType
| Improve this Doc View Source

Name

Declaration
public string Name
Field Value
Type Description
System.String
| Improve this Doc View Source

NetId

Declaration
public int NetId
Field Value
Type Description
System.Int32
| Improve this Doc View Source

Streams

Declaration
public SensorMonitoringConsoleBoundInterfaceState.SensorStream[] Streams
Field Value
Type Description
SensorMonitoringConsoleBoundInterfaceState.SensorStream[]
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾