Show / Hide Table of Contents

    Interface ILightDatum

    Inherited Members
    IDatum.Id
    IDatum.DeviceId
    IDatum.Timestamp
    IDatum.ProtocolId
    IDatum.ParticipantId
    IDatum.DeviceManufacturer
    IDatum.DeviceModel
    IDatum.OperatingSystem
    Namespace: Sensus.Probes.Context
    Assembly: Sensus.Shared.NuGet.dll
    Syntax
    public interface ILightDatum : IDatum

    Properties

    Brightness

    Declaration
    double Brightness { get; set; }
    Property Value
    Type Description
    System.Double
    Back to top Copyright © 2014-2018 University of Virginia
    Generated by DocFX