Class ChannelDatum

java.lang.Object
com.nettoolkit.dashboards.ChannelDatum
All Implemented Interfaces:
Serializable

public class ChannelDatum extends Object implements Serializable
See Also:
  • Constructor Details

  • Method Details

    • getId

      public UUID getId()
    • getChannelId

      public UUID getChannelId()
    • getValue

      public Double getValue()
    • getCreated

      public Long getCreated()
    • getAdditionalValues

      public JSONObject getAdditionalValues()
    • getTextBlob

      public String getTextBlob()